Tracker / CVE-2023-52655
CVE-2023-52655
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: usb: aqc111: check packet for fixup for true limit If a device sends a packet that is inbetween 0 and sizeof(u64) the value passed to skb_trim() as length will wrap around ending up as some very large value. The driver will then proceed to parse the header located at that position, which will either oops or process some random value. The fix is to check against sizeof(u64) rather than 0, which the driver currently does. The issue exists since the introduction of the driver.
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · … → 5.4.265 |
| linux | linux_kernel · 5.11 → 5.15.144 |
| linux | linux_kernel · 5.16 → 6.1.69 |
| linux | linux_kernel · 5.5 → 5.10.205 |
| linux | linux_kernel · 6.2 → 6.6.8 |
Analisi
Questa pagina non è ancora indicizzabile.Finché non contiene un’analisi originale — cosa espone davvero, come verificare in due minuti se un sistema è stato toccato, cosa fare se lo è stato — la pagina resta noindex. È il database a deciderlo, non il modello di pagina.