SB20260626118 - Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel netfilter



SB20260626118 - Time-of-check Time-of-use (TOCTOU) Race Condition in Linux kernel netfilter

Published: June 26, 2026

Security Bulletin ID SB20260626118
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-ID: N/A)

CWE-ID: CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper state validation in nfqnl_reinject() in net/netfilter/nfnetlink_queue.c when reinjecting queued bridge packets after bridge port membership changes. A local user can remove a bridge port from the bridge while a packet is queued to cause a denial of service.

The queued skb leaves RCU protection, and the advisory notes that rx_handler_data could point to data that is not a net_bridge_port structure at reinjection time.


Remediation

Install update from vendor's website.