sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Summary
| CVE | CVE-2024-49944 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2024-10-21 18:15:15 UTC |
| Updated | 2026-05-12 12:17:18 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start In sctp_listen_start() invoked by sctp_inet_listen(), it should set the sk_state back to CLOSED if sctp_autobind() fails due to whatever reason. Otherwise, next time when calling sctp_inet_listen(), if sctp_sk(sk)->reuse is already set via setsockopt(SCTP_REUSE_PORT), sctp_sk(sk)->bind_hash will be dereferenced as sk_state is LISTENING, which causes a crash as bind_hash is NULL. KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007] RIP: 0010:sctp_inet_listen+0x7f0/0xa20 net/sctp/socket.c:8617 Call Trace: <TASK> __sys_listen_socket net/socket.c:1883 [inline] __sys_listen+0x1b7/0x230 net/socket.c:1894 __do_sys_listen net/socket.c:1902 [inline] |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Problem Types: NVD-CWE-noinfo
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 5e8f3f703ae4e4af65e2695e486b3cd198328863 89bbead9d897c77d0b566349c8643030ff2abeba git | Not specified |
| CNA | Linux | Linux | affected 5e8f3f703ae4e4af65e2695e486b3cd198328863 0e4e2e60556c6ed00e8450b720f106a268d23062 git | Not specified |
| CNA | Linux | Linux | affected 5e8f3f703ae4e4af65e2695e486b3cd198328863 dd70c8a89ef99c3d53127fe19e51ef47c3f860fa git | Not specified |
| CNA | Linux | Linux | affected 5e8f3f703ae4e4af65e2695e486b3cd198328863 e7a8442195e8ebd97df467ce4742980ab57edcce git | Not specified |
| CNA | Linux | Linux | affected 5e8f3f703ae4e4af65e2695e486b3cd198328863 9230a59eda0878d7ecaa901d876aec76f57bd455 git | Not specified |
| CNA | Linux | Linux | affected 5e8f3f703ae4e4af65e2695e486b3cd198328863 7f64cb5b4d8c872296eda0fdce3bcf099eec7aa7 git | Not specified |
| CNA | Linux | Linux | affected 5e8f3f703ae4e4af65e2695e486b3cd198328863 f032e1dac30b3376c7d6026fb01a8c403c47a80d git | Not specified |
| CNA | Linux | Linux | affected 5e8f3f703ae4e4af65e2695e486b3cd198328863 e914bf68dab88815a7ae7b7a3a5e8913c8ff14a5 git | Not specified |
| CNA | Linux | Linux | affected 5e8f3f703ae4e4af65e2695e486b3cd198328863 8beee4d8dee76b67c75dc91fd8185d91e845c160 git | Not specified |
| CNA | Linux | Linux | affected 2.6.30 | Not specified |
| CNA | Linux | Linux | unaffected 2.6.30 semver | Not specified |
| CNA | Linux | Linux | unaffected 4.19.323 4.19.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.4.285 5.4.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.227 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.168 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.113 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.55 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.10.14 6.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.11.3 6.11.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12 * original_commit_for_fix | Not specified |
| ADP | Siemens | RUGGEDCOM RST2428P | affected V3.2 custom | Not specified |
| ADP | Siemens | SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 Family | affected V3.2 custom | Not specified |
| ADP | Siemens | SCALANCE XCM-/XRM-/XCH-/XRH-300 Family | affected V3.2 custom | Not specified |
| ADP | Siemens | SIMATIC S7-1500 TM MFP - GNU/Linux Subsystem | affected * custom | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/dd70c8a89ef99c3d53127fe19e51ef47c3f860fa | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| lists.debian.org/debian-lts-announce/2025/03/msg00002.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | |
| git.kernel.org/stable/c/9230a59eda0878d7ecaa901d876aec76f57bd455 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/89bbead9d897c77d0b566349c8643030ff2abeba | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| cert-portal.siemens.com/productcert/html/ssa-265688.html | 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e | cert-portal.siemens.com | |
| git.kernel.org/stable/c/f032e1dac30b3376c7d6026fb01a8c403c47a80d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/0e4e2e60556c6ed00e8450b720f106a268d23062 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/8beee4d8dee76b67c75dc91fd8185d91e845c160 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| cert-portal.siemens.com/productcert/html/ssa-355557.html | 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e | cert-portal.siemens.com | |
| git.kernel.org/stable/c/7f64cb5b4d8c872296eda0fdce3bcf099eec7aa7 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| lists.debian.org/debian-lts-announce/2025/01/msg00001.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | |
| git.kernel.org/stable/c/e7a8442195e8ebd97df467ce4742980ab57edcce | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/e914bf68dab88815a7ae7b7a3a5e8913c8ff14a5 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.