3 matches found
SUSE CVE-2026-64077
In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: move to two-stage removal scheme Like previous patches for xtables, follow same pattern in ebtables. We can't reuse xt helpers: ebttable struct layout is incompatible. table-ops assignment is now done while...
CVE-2026-64077
A flaw was found in the Linux kernel's netfilter ebtables component. A concurrency issue exists during the two-stage removal scheme where the table-ops assignment could expose a partially-filled table structure if the ebt mutex is not held. This could lead to unpredictable system behavior...
PT-2026-61394
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw in the netfilter ebtables component occurs due to the way table structures are removed. The issue is addressed by implementing a two-stage removal scheme to ensure that the...