CVE-2026-52917

Source
https://cve.org/CVERecord?id=CVE-2026-52917
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-52917.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-52917
Downstream
Related
Published
2026-06-24T07:14:13.886Z
Modified
2026-07-15T01:49:18.781852108Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
sctp: diag: reject stale associations in dump_one path
Details

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

sctp: diag: reject stale associations in dump_one path

The SCTP exact sockdiag lookup can hold a transport reference, block on locksock(sk), and then resume after sctpassociationfree() has marked the association dead and freed its bind address list.

When that happens, inetassocattrsize() and inetdiagmsgsctpasocfill() can still dereference association state that is no longer valid for reporting. In particular, inetdiagmsgsctpasocfill() may read an empty bind-address list as a real sctpsockaddr_entry and trigger an out-of-bounds read from unrelated association memory.

Reject the association after taking the socket lock if it has been reaped or detached from the endpoint, and report the lookup as stale. This keeps the exact dump-one path from formatting torn association state.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52917.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
8f840e47f190cbe61a96945c13e9551048d42cef
Fixed
6657af827e21883ae90693e42e7f59a6aab690b5
Fixed
b2be72d401833194917e44fbd8d8144bb4f2db16
Fixed
5425de8bd6e9fe5bd67d158e3348171ae7510117
Fixed
e97c2a535e23ed0fdd2660993fb3f10d9535c9bc
Fixed
480f754580b5686b928977d16a59f20cef83ff01
Fixed
78c4f964b2f94e405721c093773f6250e1e676b2
Fixed
f5af203dec6e0e7a6090fcc2130e9f3901bfc84d
Fixed
5eba3e48d78edd7551b992cb7ba687019b3a78da

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.7.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/cve-osv-conversion/osv-output/CVE-2026-52917.json"