---
id: CVE-2026-64076
title: |-
  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 ra…
summary: |-
  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 ra…
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
vendor: linux
product: linux_kernel
affected:
  - 'linux_kernel >= 5.13, < 6.18.34'
  - 'linux_kernel >= 6.19, < 7.0.11'
  - linux_kernel = 7.1
patched:
  - linux_kernel 7.0.11
published: '2026-07-19'
updated: '2026-09-03'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-64076'
references:
  - url: 'https://git.kernel.org/stable/c/02d999dc69b3918dba2414932b5d95f1f75c76cb'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/27414ff1b287ea9a2a11675149ec28e05539f3cc'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/c647e2a21bbbaceda6cdb8a44a56f44d231dc4b4'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
epss: 0.00127
epssPercentile: 0.02734
ingestedAt: '2026-09-04T05:15:22.792Z'
---

## Overview

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.

## Affected

- `linux_kernel >= 5.13, < 6.18.34`
- `linux_kernel >= 6.19, < 7.0.11`
- `linux_kernel = 7.1`

## Remediation

Upgrade past the affected range:

- `linux_kernel 7.0.11`
