CVE-2026-64209
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/07/2026
Última modificación:
30/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config<br />
<br />
swing_tbl and pre_emphasis_tbl are 4x4 arrays (valid indices 0-3), but<br />
the boundary check uses "> 4" instead of ">= 4", allowing index 4 to<br />
cause an out-of-bounds access.



