|
Bugzilla – Full Text Bug Listing |
| Summary: | Kernel 5.14.21-150500.55.28-default breaks nftables ruleset loading | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Timo Sigurdsson <timo> |
| Component: | Kernel | Assignee: | Michal Kubeček <mkubecek> |
| Status: | IN_PROGRESS --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | matthias.gerstner, mkubecek, tiwai |
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Test ruleset to trigger the bug with kernel 5.14.21-150500.55.28-default | ||
|
Description
Timo Sigurdsson
2023-10-07 19:14:32 UTC
It looks like a side-effect of the backport of the fix for CVE-2023-4147. Reassigned to Michal. The way I understand Pablo's e-mail linked in the initial description, the stricter check introduced in the CVE backport only revealed a bug in (older version of) nft utility so that it should be rather solved by patching nft. I'll take a closer look at the proposed solution but let's add nftables package maintainer proactively. (In reply to Michal Kubeček from comment #2) > The way I understand Pablo's e-mail linked in the initial description, the > stricter check introduced in the CVE backport only revealed a bug in (older > version of) nft utility so that it should be rather solved by patching nft. Yes. That's also the way Debian took eventually. They patched their nftables packages with the three patches provided by Pablo to solve this issue. So this should affect SLE-15-SP5 / Leap 15.5 and newer. Should I work on maintenance updates already or is there anything else to check up on? Please assign to me once I should start working on updates. |