PT-2026-72921 · Linux · Linux Kernel

CVE-2026-74469

·

Published

2026-07-25

·

Updated

2026-09-24

CVSS v2.0

9.0

High

VectorAV:N/AC:L/Au:S/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An integer overflow occurs in the SCTP implementation when the sctp assoc add peer() function increments the 16-bit transport count variable for every new unique peer. When the 65,536th transport is added, the count wraps around to zero. Subsequently, SCTP sock diag uses this transport count to reserve the INET DIAG PEERS payload but copies one sockaddr storage for every entry in the transport addr list. This results in a diagnostic dump that reserves an empty payload and writes 8 MiB of peer addresses beyond the skb tail.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Corruption

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-96329
BDU:2026-14930
CVE-2026-74469

Affected Products

Linux Kernel