CVE-2024-0639: Kernel: potential deadlock on &net->sctp.addr_wq_lock leading to dos
A denial of service vulnerability due to a deadlock was found in sctp_auto_asconf_init in net/sctp/socket.c in the Linux kernel’s SCTP subsystem. This flaw allows guests with local user privileges to trigger a deadlock and potentially crash the system.
Security readout for executives and security teams
Plain-English summary
CVE-2024-0639 is a Linux kernel denial-of-service issue in the SCTP networking subsystem. A local low-privileged user, including a guest user, may trigger a deadlock that can hang or crash the system. The business impact is availability loss, not data theft or privilege escalation based on the supplied sources.
Executive priority
Treat this as a moderate availability risk. It is not described as remotely exploitable, but affected shared Linux systems should be patched through normal kernel maintenance, with faster handling for business-critical or multi-tenant hosts.
Technical view
The flaw is a CWE-833 deadlock in sctp_auto_asconf_init within net/sctp/socket.c involving &net->sctp.addr_wq_lock. Red Hat rates it medium with CVSS 3.1 score 5.5: local attack vector, low complexity, low privileges, no user interaction, and high availability impact.
Likely exposure
Exposure is most relevant to Red Hat Enterprise Linux 9 kernel and kernel-rt systems listed as affected, including version 0:5.14.0-362.8.1.el9_3. RHEL 6, 7, and 8 entries in the bundle are marked unaffected.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires local low-privileged access, so risk is higher on shared, multi-user, virtualized, or workload-hosting systems where untrusted users can run code.
Researcher notes
Evidence points to a kernel SCTP deadlock fixed upstream in the referenced Linux commit. The bundle names Red Hat Enterprise Linux 9 as affected and several older Red Hat releases as unaffected. No exploit availability or weaponized technique is provided.
Mitigation direction
Check Red Hat advisory RHSA-2023:6583 for applicable kernel updates.
Apply vendor-provided kernel or kernel-rt fixes where available.
Prioritize shared RHEL 9 hosts and systems with untrusted local users.
Limit unnecessary local shell access to affected systems.
Monitor vendor CVE guidance for status changes.
Validation and detection
Inventory RHEL 9 kernel and kernel-rt package versions.
Compare installed versions against the affected Red Hat entries.
Confirm whether SCTP support is present or used on scoped systems.
Review system logs for unexplained hangs or crash patterns.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-833: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.