Bug 2301472 (CVE-2024-42109)
Summary: | CVE-2024-42109 kernel: netfilter: nf_tables: unconditionally flush pending work before notifier | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | dfreiber, drow, jburrell, vkumar |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kernel 5.15.163, kernel 6.1.98, kernel 6.6.39, kernel 6.9.9, kernel 6.10 | Doc Type: | If docs needed, set a value |
Doc Text: |
A vulnerability was found in the Linux kernel in the nft_rcv_nl_event() function where a conditional flush on the pending nf_tables objects to be destroyed could lead to a situation where the table-to-be-removed is still referenced by transactions being processed by the worker, causing use-after-free errors because a deleted object is being referenced. This vulnerability could lead to system instability or crashes.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 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: | 2301771 | ||
Bug Blocks: |
Description
OSIDB Bzimport
2024-07-30 08:30:29 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024073021-CVE-2024-42109-2531@gregkh/T Created kernel tracking bugs for this issue: Affects: fedora-all [bug 2301771] |