ubuntu_kernel_selftests:net:tls: 106 failed test cases on noble/fips
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
New
|
Low
|
Magali Lemes do Sacramento |
Bug Description
The n:fips kernel has some net:tls selftests failing with the aria-gcm variant, which is not allowed in FIPS mode. Output sample below:
# # RUN tls.12_
# # tls.c:383:
# # sendfile: Test terminated by assertion
# # FAIL tls.12_
# not ok 591 tls.12_
# # RUN tls.12_
# # tls.c:383:
# # send_then_sendfile: Test terminated by assertion
# # FAIL tls.12_
# not ok 592 tls.12_
# # RUN tls.12_
# # tls.c:383:
# # recv_max: Test terminated by assertion
# # FAIL tls.12_
# not ok 593 tls.12_
This was found in the 6.8.0-31.31+fips3 version, during the d2024.02.29 cycle in all supported architectures.
We have to just set the `fips_non_
https:/
Changed in ubuntu-kernel-tests: | |
assignee: | nobody → Magali Lemes do Sacramento (magalilemes) |
importance: | Undecided → Low |