2 matches found
CVE-2026-68338
A flaw was found in the Linux kernel's net/packet subsystem. A race condition can occur during the re-registration of a fanout hook after a network device has been unregistered. This issue arises when the packetsetring function attempts to re-add a fanout hook based on a stale state, potentially...
4.7CVSS5.2AI score0.00209EPSS
SaveExploits0References8
kernel: packet: annotate data-races around ignore_outgoing
In the Linux kernel, the following vulnerability has been resolved: packet: annotate data-races around ignoreoutgoing ignoreoutgoing is read locklessly from devqueuexmitnit and packetgetsockopt Add appropriate READONCE/WRITEONCE annotations. syzbot reported: BUG: KCSAN: data-race in devqueuexmitn...
4.7CVSS6.8AI score0.00208EPSS
SaveExploits0References5
20