CVE-2026-52929

Source
https://cve.org/CVERecord?id=CVE-2026-52929
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-52929.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-52929
Downstream
Published
2026-06-24T07:14:22.020Z
Modified
2026-07-17T21:09:47.484950194Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
sctp: stream: fully roll back denied add-stream state
Details

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

sctp: stream: fully roll back denied add-stream state

When ADDOUTSTREAMS is denied, SCTP only shrinks the queued chunks and then lowers outcnt. That leaves removed stream metadata behind, so a later re-add can reuse a stale ext and hit a null-pointer dereference in the scheduler get path.

Fix the rollback by tearing down the removed stream state the same way other stream resizes do. Unschedule the current scheduler state, drop the removed stream ext state with sctpstreamoutq_migrate(), and then reschedule the remaining streams.

This keeps scheduler-private RR/FC/PRIO lists consistent while fully rolling back denied outgoing stream additions.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52929.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
637784ade221a3c8a7ecd0f583eddd95d6276b9a
Fixed
0cd2dc6dce8ca47212cd306ccd52eb315ef3cf85
Fixed
a6724b7b812ac8793514a1d5938db5d9d29ae725
Fixed
9662eb0401518f0b4681f10e7fbf688f504f24cf
Fixed
7dd9a42b044aad2dbe037db1c1e2943582485b44
Fixed
39dc2b0eb5371a669ebc9ec6072b9184eac95418
Fixed
d5ea0b3e261fcb2cfff142675516165244cab1da
Fixed
1c6773b8c081509dcd5cd2954f2b02c50c00f151
Fixed
a5f8a90ac9f77c678a9781c0a464b635e0d63e49

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.15.0
Fixed
5.10.259
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.143
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.94
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.36
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.13

Database specific

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