CVE-2026-64076
Received Received - Intake

ebtables Race Condition in Linux Kernel

Vulnerability report for CVE-2026-64076, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-19

Last updated on: 2026-07-19

Assigner: kernel.org

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-19
Last Modified
2026-07-19
Generated
2026-07-20
AI Q&A
2026-07-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves a race condition during the initialization of the ebtables module. The issue occurs because the sockopt registration happens too early, exposing socket options globally before the module is fully initialized. This is similar to a previously reported issue in other table modules like ip/ip6/arptables.

Detection Guidance

This vulnerability involves a race condition in the Linux kernel's ebtables initialization. Detection requires checking kernel logs for related errors or examining the ebtables module for race conditions during initialization. No specific commands are provided in the context.

Impact Analysis

An attacker could exploit this race condition to manipulate socket options before the ebtables module is fully set up, potentially leading to unexpected behavior or unauthorized access to network filtering capabilities.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards as it pertains to a race condition in the Linux kernel's netfilter bridge module initialization. No evidence suggests data exposure or privacy violations typical of compliance violations.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the netfilter bridge ebtables race condition. Monitor vendor advisories for kernel updates addressing this issue.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-64076. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart