PT-2026-82126 · Linux · Linux Kernel
CVE-2026-74746
·
Published
2026-08-26
·
Updated
2026-08-29
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the netfilter flowtable where the
nf flow table iterate() function only treats original-direction tuple nodes as owning entries. This allows the Garbage Collector (GC) to observe and free a flow while flow offload add() is still inserting the reply node. This race condition can lead to slab-use-after-free read and write operations within the flowtable/rhashtable path, specifically affecting functions such as rht deferred worker(), jhash(), flow offload del(), and flow offload lookup().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel