Descrição
In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swing_tbl and pre_emphasis_tbl are 4x4 arrays (valid indices 0-3), but the boundary check uses -> 4- instead of ->= 4-, allowing index 4 to cause an out-of-bounds access.
CVSS 7.1EPSS 0.155%Risco 0.72
Ver fonte- Publicação
- 2026-07-24 16:16:48
- Versões afetadas
- unknown
- Tipo
- Kernel
- Última alteração
- 2026-08-12 00:17:55
- Vetor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
- Sistemas operativos
- Linux