CVE-2024-35924: usb: typec: ucsi: Limit read size on v1.2
In the Linux kernel, the following vulnerability has been resolved:
usb: typec: ucsi: Limit read size on v1.2
Between UCSI 1.2 and UCSI 2.0, the size of the MESSAGE_IN region was
increased from 16 to 256. In order to avoid overflowing reads for older
systems, add a mechanism to use the read UCSI version to truncate read
sizes on UCSI v1.2.
Security readout for executives and security teams
Plain-English summary
A Linux USB Type-C driver can read more data than older UCSI 1.2 systems provide because UCSI 2.0 enlarged a message region. This may expose kernel memory or disrupt the system. Exploitation requires local, low-privileged access according to the supplied CVSS assessment.
Executive priority
Treat this as a high-priority local privilege-bound kernel issue, especially on shared or multi-user Linux systems with UCSI 1.2 hardware. Patch through supported distribution channels after normal compatibility testing. Internet-wide emergency action is not supported by the supplied evidence.
Technical view
The Linux UCSI Type-C code did not restrict MESSAGE_IN reads to the 16-byte UCSI 1.2 size after UCSI 2.0 increased it to 256 bytes. On older systems, oversized reads may cross valid boundaries. The kernel fixes use the detected UCSI version to truncate reads appropriately.
Likely exposure
Exposure is limited to Linux systems using the affected UCSI driver with older UCSI 1.2-compatible hardware or firmware. The supplied version metadata names Linux 5.5, 6.6.27, 6.8.6, and 6.9, but does not clearly express complete affected or fixed ranges.
Exploitation context
The CVSS vector describes a local, low-complexity attack requiring low privileges and no user interaction, with possible high confidentiality and availability impact. The source bundle marks this CVE as absent from KEV, and provides no evidence of active exploitation or a public exploit.
Researcher notes
No CWE is assigned in the bundle. The affected-version data is ambiguous and includes duplicated commit identifiers, so exposure should be established through vendor advisories and patch ancestry. The supplied stable commits implement version-aware read truncation; the sources do not establish exploitability beyond the stated CVSS impacts.
Mitigation direction
Install a vendor-supported kernel containing the applicable upstream stable fix.
Prioritize systems combining affected kernels with UCSI 1.2 hardware or firmware.
If immediate updating is unavailable, check distribution or hardware-vendor guidance for supported mitigations.
Avoid assuming a listed version is safe without confirming its vendor backport status.
Validation and detection
Inventory kernel versions and identify systems using the Linux UCSI Type-C driver.
Determine the UCSI version reported by relevant hardware or firmware.
Confirm the installed vendor kernel includes the applicable stable fix or documented backport.
Review kernel logs for unexplained UCSI, USB Type-C, memory, or stability errors.
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.
cve · low confidence lookup
CVE-2024-35924 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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.