CVE-2026-68120

7.5

Linux · Kernel

A flaw in the Linux kernel rtase driver allows a remote attacker to trigger a transmission hang and denial of service via crafted network packets with malformed headers.

Executive summary

A critical vulnerability in the Linux kernel rtase driver enables remote denial of service attacks by causing hardware transmission hangs through malformed packet headers.

Vulnerability

This vulnerability involves improper handling of packet parsing within the rtase hardware driver, which can be triggered by an unauthenticated remote attacker sending crafted IPv4, IPv6, TCP, or UDP headers.

Business impact

The vulnerability carries a CVSS score of 7.5, indicating a high severity risk. Successful exploitation results in a persistent transmission hang, effectively causing a Denial of Service (DoS) for the affected system, which can lead to significant operational downtime and service disruption.

Remediation

Immediate Action: Update the Linux kernel to version 6.12.101, 6.18.42, 7.1.6, or later.

Proactive Monitoring: Monitor network traffic for anomalous packet patterns and review system logs for recurring driver-related transmission errors or hardware stalls.

Compensating Controls: Deploy network-level inspection to filter malformed or truncated network headers before they reach the kernel network stack.

Exploitation status

Public Exploit Available: No (unknown).

Analyst recommendation

Given the potential for remote denial of service, administrators should prioritize updating kernel packages to the identified fixed versions. Timely patching is essential to maintain system availability and protect against disruption caused by malformed network traffic.

More Linux CVEs