CVE-2026-80634

9.8

Linux · Kernel

A vulnerability in the Linux kernel netfilter flowtable allows for an out-of-bounds stack read due to an integer underflow when handling bridge VLAN untagging.

Executive summary

A critical integer underflow vulnerability in the Linux kernel netfilter component could lead to unauthorized memory access and potential system compromise.

Vulnerability

The flaw resides in the netfilter flowtable implementation where the num_encaps variable undergoes an unsafe decrement during bridge VLAN untagging. This unauthenticated, network-accessible flaw results in an out-of-bounds stack read, potentially allowing attackers to influence route descriptors and cause system instability or information disclosure.

Business impact

With a CVSS score of 9.8, this vulnerability poses a severe risk to infrastructure stability and data confidentiality. Successful exploitation could allow a remote, unauthenticated attacker to read sensitive memory or manipulate network traffic, potentially leading to a complete system compromise or denial of service for critical network operations.

Remediation

Immediate Action: Update the Linux kernel to version 7.1.5 or later, or apply the upstream patches identified in the official Linux stable repository.

Proactive Monitoring: Monitor system logs for kernel-related crashes or unexpected network stack errors that may indicate exploitation attempts.

Compensating Controls: Utilize network-level ingress filtering to restrict traffic to trusted sources, and ensure that netfilter configurations do not expose bridge paths unnecessarily to untrusted networks.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the critical nature of this kernel-level vulnerability and the high CVSS severity, organizations should prioritize patching affected Linux distributions immediately. Kernel updates are essential to prevent potential remote code execution or system-wide instability resulting from this memory corruption flaw.

More Linux CVEs

Sources