CVE-2026-74688

Source
https://cve.org/CVERecord?id=CVE-2026-74688
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74688.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74688
Downstream
Published
2026-08-22T15:32:53.423Z
Modified
2026-08-27T11:30:45.896268029Z
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: clear control chunk transport if it is being removed
Details

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

sctp: clear control chunk transport if it is being removed

sctpmakeheartbeatack() caches the destination transport in chunk->transport without taking a reference. When srcoutofasocok is enabled, the HEARTBEAT ACK may remain queued on controlchunk_list instead of being transmitted immediately.

If the peer transport is removed while the chunk is still queued, sctpassocrmpeer() drops the transport and schedules it for RCU freeing, but only clears cached transport pointers in outchunk_list. The queued control chunk therefore retains a dangling transport pointer.

Once an ASCONF_ACK clears the suppression and the queued control chunk is transmitted, SCTP dereferences the stale transport pointer, leading to a use-after-free.

Fix this by also clearing chunk->transport for queued control chunks in controlchunklist when removing the transport.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74688.json"
}
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
8a07eb0a50aebc8c95478d49c28c7f8419a26cef
Fixed
dbb3f418a8665ffb0514e1a9520ab6a1c5d4d886
Fixed
fad4766a74220fe579c6fcaa10ba01c23529814f
Fixed
936658ec41c28c397ef390140e02d4c91ade92f0
Fixed
8de65194a04d2552cd39b6c67d942d490f22d174
Fixed
6160e756db81d6cb63e3e2952efcf6c5134be385
Fixed
18d704bdd809377dfd81a3c2f42426763b5da227
Fixed
4d6b9cac6df5e0cfef1a66b3edd7aebdb9e4b7e7
Fixed
c9158ceaf27780ef64534ad72f44ffde3f8ccc49

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.1.0
Fixed
5.10.265
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.216
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.183
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.152
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.104
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.45
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.9

Database specific

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