Security Advisory

CVE-2026-64076

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-19 15:39:50
Last updated 2026-07-20 13:43:03
Assigner Linux
CVSS score 7.8
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: eb_tables: close module init race sashiko reports for unrelated patch: Does the core ebtables initialization in ebtables.c suffer from a similar race? Once nf_register_sockopt() completes, the sockopts are exposed globally. sockopt has to be registered last, just like in ip/ip6/arptables.