2 matches found
CVE-2026-64076
A flaw was found in the Linux kernel's Netfilter ebtables module. A race condition during the module's initialization allows sockopts to be exposed globally before they are fully registered. This could potentially lead to unexpected behavior or security vulnerabilities if exploited by a local...
CVE-2026-64076 netfilter: bridge: eb_tables: close module init race
In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: ebtables: close module init race sashiko reports for unrelated patch: Does the core ebtables initialization in ebtables.c suffer from a similar race? Once nfregistersockopt completes, the sockopts are exposed...