THREAT OPS › Threat News › [NVD] CVE-2026-64330 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
usb: typec: tcpm: Validate SVID index in svdm_consume_modes()
In svdm_consume_modes(), the SVID value is read from pmdata->svids using
pmdata->svid_index as an array index without bounds validation:
paltmo
[NVD] CVE-2026-64330 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Validate SVID index in svdm_consume_modes() In svdm_consume_modes(), the SVID value is read from pmdata->svids using pmdata->svid_index as an array index without bounds validation: paltmo
CVE-2026-64330 CVSS: 7.8 HIGH Published: 2026-07-25T10:17:14.673
In the Linux kernel, the following vulnerability has been resolved:
usb: typec: tcpm: Validate SVID index in svdm_consume_modes()
In svdm_consume_modes(), the SVID value is read from pmdata->svids using pmdata->svid_index as an array index without bounds validation:
paltmode->svid = pmdata->svids[pmdata->svid_index];
If pmda
Indicators of compromise
- CVE-2026-64330cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64330