Bug 2443346
| Summary: | Fix crash when ops doesn't support udata | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Phil Sutter <psutter> |
| Component: | nftables | Assignee: | Phil Sutter <psutter> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 43 | CC: | extras-qa, kevin, psutter, scott-fedora, xzhou |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | nftables-1.1.3-6.fc43.1 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2443276 | Environment: | |
| Last Closed: | 2026-03-01 00:53:19 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: | 2443276 | ||
| Bug Blocks: | |||
|
Description
Phil Sutter
2026-02-27 15:51:02 UTC
FEDORA-2026-95887e17b6 (nftables-1.1.3-6.fc43.1) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2026-95887e17b6 Of course, ideally it'd be nice to patch nftables 1.1.3+ to not trigger the crash in all older versions of nftables by only adding udata when the expression requires it... but to my knowledge no such a patch exists in upstream so that may prove more involved (and wouldn't cover use of complex expressions in newer nftables anyway). But basically, until all affected containers use a patched (or newer) nftables, F43+ will trigger crashes in those older nftables if they're in the host network namespace. I hit this bug on F43 host using nftables which had containers running kube-proxy, calico and istio in nftables mode; they are all working on patching their nftables or limiting the tables they access. FEDORA-2026-95887e17b6 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-2026-95887e17b6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-95887e17b6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2026-95887e17b6 (nftables-1.1.3-6.fc43.1) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |