CVE-2026-74611

9.8

Linux · Kernel

A memory corruption vulnerability in the Linux kernel TLS receive path allows a remote attacker to trigger unintended memory writes, potentially leading to information disclosure or system compromise.

Executive summary

A critical memory corruption vulnerability in the Linux kernel TLS implementation could allow a remote attacker to compromise system integrity and confidentiality.

Vulnerability

The vulnerability exists in the TLS 1.3 optimistic zero-copy receive path where the kernel fails to correctly restore the message iterator during a retry. This allows a remote peer to trigger memory corruption by causing decrypted data to be written to unintended memory locations.

Business impact

With a CVSS score of 9.8, this vulnerability poses a severe risk to the entire system. Successful exploitation allows for remote code execution or data corruption, potentially exposing sensitive information or allowing full system takeover, which necessitates immediate remediation.

Remediation

Immediate Action: Update the Linux kernel to version 6.18.45, 7.1.9, or later, to incorporate the fix for the message iterator handling.

Proactive Monitoring: Review network traffic patterns for anomalous TLS 1.3 control record sequences that might be used to trigger the optimistic retry path.

Compensating Controls: Deploy Web Application Firewalls or Intrusion Prevention Systems capable of inspecting TLS traffic to identify and drop malformed or suspicious TLS records.

Exploitation status

Public Exploit Available: No

Analyst recommendation

This is a critical vulnerability that requires urgent attention. System administrators must apply the kernel security patches immediately to mitigate the risk of remote compromise, as no other effective local mitigations exist for this deep kernel-level flaw.

More Linux CVEs

Sources