2 matches found
CVE-2026-64330
CVE-2026-64330 (Linux kernel, usb: typec: tcpm) A bounds-checking flaw exists in svdm_consume_modes() where the SVID value is read from pmdata->svids[pmdata->svid_index] without validating the index. If svid_index is driven beyond SVID_DISCOVERY_MAX (16), it can read past the svids array in...
5.7AI score0.00177EPSS
SaveExploits0References8
CVE-2026-63962
The CVE-2026-63962 entry describes a Linux kernel vulnerability in usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes(). The root cause is that svdm_consume_modes() checked pmdata->altmodes against the array size only once before looping over the count, not at every ite...
5.3AI score0.002EPSS
SaveExploits0References4
20