CVE-2026-74752

Source
https://cve.org/CVERecord?id=CVE-2026-74752
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74752.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74752
Downstream
Published
2026-08-26T14:36:59.548Z
Modified
2026-08-28T03:47:13.659180524Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
sctp: validate cookie AUTH state before use
Details

In the Linux kernel, the following vulnerability has been resolved:

sctp: validate cookie AUTH state before use

When cookie authentication is disabled, COOKIE_ECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then reach association consumers with lengths or identifiers that were never validated against the local backing arrays.

A forged RANDOM length can cause out-of-bounds reads during key-vector construction. A forged HMAC identifier also caused a 32-byte write past a zero-length AUTH chunk, providing a primitive for a local privilege escalation chain.

Validate the cookie's RANDOM, HMACS, and CHUNKS parameters at the cookie trust boundary before copying them into the association. Reject invalid types, malformed lengths, unsupported HMAC identifiers, HMAC lists without SHA1, and forbidden chunk ids.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74752.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1f485649f52929d9937b346a920a522a7363e202
Fixed
88619b117be1daf633ce32210570ce35a0bd1c98
Fixed
3dbb44d88b1e94dd31fe43588af7437b34b44d56

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74752.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.24
Fixed
7.1.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74752.json"