CVE-2026-74611Network attack vector

Application-buffer corruption via stale TLS receive iterator

Published Aug 22, 2026 · Updated Aug 25, 2026

Out-of-bounds write in the Linux kernel TLS receive path allows remote attackers to corrupt application buffers via crafted TLS 1.3 records. tls_decrypt_sg() advances msg_iter during optimistic zero-copy mapping, and tls_decrypt_sw() retries through an skb without restoring the iterator. The receiver must use TLS 1.3 kTLS RX with TLS_RX_EXPECT_NO_PAD; the later copy overwrites subsequent iovecs beyond recvmsg()'s returned length.

CVSS severity9.8
Critical
EPSS probability0.44%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Out-of-bounds write in the Linux kernel TLS receive path allows remote attackers to corrupt application buffers via crafted TLS 1.3 records. tls_decrypt_sg() advances msg_iter during optimistic zero-copy mapping, and tls_decrypt_sw() retries through an skb without restoring the iterator. The receiver must use TLS 1.3 kTLS RX with TLS_RX_EXPECT_NO_PAD; the later copy overwrites subsequent iovecs beyond recvmsg()'s returned length.

The record

CVE
CVE-2026-74611
Published
Aug 22, 2026
Updated
Aug 25, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-787, T1190
Attack vector
network
Privileges
unauthenticated

Timeline

How it unfolded

  1. Aug 22, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 25, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=6.0
  2. Affected versionversion=ce61327ce989b63c0bd1cc7afee00e218ee696ac <1c8629651cb54f7b51db8fc0b1a9944e4a4b0f5e
  3. Affected versionversion=ce61327ce989b63c0bd1cc7afee00e218ee696ac <3c837266a734e2a22b24d2d567404a501d405835
  4. Affected versionversion=ce61327ce989b63c0bd1cc7afee00e218ee696ac <68787940274ec89f41dc91b1a68ee1a16a90735f

What conditions does exploitation require?

Attack vectornetwork
Required privilegesunauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=6.0; version=ce61327ce989b63c0bd1cc7afee00e218ee696ac <1c8629651cb54f7b51db8fc0b1a9944e4a4b0f5e; version=ce61327ce989b63c0bd1cc7afee00e218ee696ac <3c837266a734e2a22b24d2d567404a501d405835; version=ce61327ce989b63c0bd1cc7afee00e218ee696ac <68787940274ec89f41dc91b1a68ee1a16a90735f

Published CVSS scores

7.0Red HatCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
9.8Linux kernel CVE teamCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesunauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-787Out-of-bounds Write
T1190Exploit Public-Facing Application

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo