CVE-2026-64078

7.8

Linux · Kernel

A vulnerability in the Linux kernel netfilter x_tables subsystem allows local users to cause a denial of service or potentially achieve elevation of privilege.

Executive summary

A local privilege escalation vulnerability in the Linux kernel netfilter subsystem poses a high risk to system confidentiality, integrity, and availability.

Vulnerability

This is a subsystem state management flaw within netfilter x_tables where module removal operations fail to handle table re-instantiation correctly. An authenticated local user with low privileges can trigger this condition with no user interaction.

Business impact

A successful exploit of this vulnerability could allow a malicious local actor to compromise the entire operating system, leading to unauthorized access, complete data compromise, and system downtime. The CVSS score of 7.8 reflects the high potential impact on confidentiality, integrity, and availability, though mitigated slightly by the requirement for local access.

Remediation

Immediate Action: Update the Linux kernel to version 6.18.34, 7.0.11, version 7.1, or any later unaffected release.

Proactive Monitoring: Monitor system logs for kernel panics, segmentation faults, and unauthorized module removal activities.

Compensating Controls: Restrict local shell access and auditing user privileges to minimize the risk of unauthorized actors executing arbitrary code or manipulating kernel modules.

Exploitation status

Public Exploit Available: false

Analyst recommendation

Administrators must prioritize updating vulnerable Linux kernel installations to the patched versions as soon as possible. Given the severity of potential kernel level compromises, establishing strict access controls while pending maintenance windows is highly advised.

More Linux CVEs

Sources