Linux Kernel Vulnerability in AF_PACKET TX_RING Functionality
CVE-2026-80841
What is CVE-2026-80841?
This vulnerability in the Linux kernel's handling of AF_PACKET TX_RING can lead to improper management of memory references, affecting the integrity and efficiency of packet transmission processes. Specifically, it involves a flaw in how transmitted socket buffers (skbs) retain references to their corresponding ring frames. The vulnerability allows for a racing condition, where premature reference decrementing could lead to unaccounted socket buffers during cleanup operations. By restructuring the code implementation, the vulnerability addresses issues with deferred cleanup and socket write-memory management, ensuring that all transmitted socket buffers remain properly accounted for and that memory resources are handled safely throughout their lifecycle.
Affected Version(s)
Linux b013840810c221f2b0cf641d01531526052dc1fb < 0189dce07db2dc059ae0570e06758ec4233c6e11
Linux b013840810c221f2b0cf641d01531526052dc1fb < 550d00aa58193fb649a09a9c9e338c685adad784
Linux b013840810c221f2b0cf641d01531526052dc1fb < 992cc9f94ca924089a506ba9b327caa9af797529