Bug 2416728
| Summary: | Unbound fails to start in FIPS mode on Fedora 43 due to unconditional QUIC (DoQ) crypto initialization (ngtcp2_crypto_ossl_init failure) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pranav Thube <pthube> |
| Component: | unbound | Assignee: | Petr Menšík <pemensik> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 43 | CC: | dns-sig, minfrin, paul.wouters, pemensik, pj.pandit, tkorbar |
| Target Milestone: | --- | Flags: | pemensik:
mirror+
|
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | unbound-1.24.1-5.fc44 unbound-1.24.2-1.fc43 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-11-24 16:25:15 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2404703 | ||
| Bug Blocks: | |||
|
Description
Pranav Thube
2025-11-24 11:15:23 UTC
Created proposal at: https://github.com/NLnetLabs/unbound/pull/1381 This does not seem to be reproducible by just setting FIPS policy. It seems enforcement by kernel fips=1 parameter should happen. FEDORA-2025-742ec282bf (unbound-1.24.1-5.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2025-742ec282bf FEDORA-2025-f5f66984a9 (unbound-1.24.1-5.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f5f66984a9 FEDORA-2025-742ec282bf (unbound-1.24.1-5.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report. In addition, this problem is fixed also in new ngtcp2 version. That does not fail anymore on crypto failures. Bug #2404703. FEDORA-2025-f5f66984a9 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-f5f66984a9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-f5f66984a9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-90281e4554 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-90281e4554` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-90281e4554 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-90281e4554 (unbound-1.24.2-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |