PT-2026-79671 · Linux · Linux Kernel
CVE-2026-74666
·
Published
2026-08-22
·
Updated
2026-08-27
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/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 where
packet set ring() updates the RX ring state under sk receive queue.lock but publishes the tpacket receive mode through po->prot hook.func after releasing that lock. This allows packet poll() and packet recvmsg() to execute the pressure clearing path after the ring has been cleared while still recognizing tpacket rcv, leading the packet rcv has room() function to dereference stale or NULL ring storage.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