PT-2026-61288 · Linux+1 · Linux Kernel+1

CVE-2026-63971

·

Published

2026-05-28

·

Updated

2026-09-10

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition exists between the sctp wait for connect() function and the peeloff process. The sctp wait for connect() function releases and subsequently re-acquires the socket lock while waiting for an association to reach the ESTABLISHED state. During this interval, a separate thread can migrate the association to a new socket using the getsockopt(SCTP SOCKOPT PEELOFF) endpoint, which modifies asoc->base.sk. Upon re-acquiring the lock, sctp wait for connect() may return success without detecting this migration, leading the caller to access the association using an incorrect lock within the sctp datamsg from user() function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

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

Weakness Enumeration

Related Identifiers

ALSA-2026:66324
ALSA-2026:66325
BDU:2026-14337
CVE-2026-63971
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3593-1
SUSE-SU-2026:3595-1
SUSE-SU-2026:3602-1
SUSE-SU-2026:3616-1
SUSE-SU-2026:3617-1
SUSE-SU-2026:3790-1
SUSE-SU-2026:3810-1
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu