Tracker / CVE-2022-50156
CVE-2022-50156
Alta 7.8
In the Linux kernel, the following vulnerability has been resolved: HID: cp2112: prevent a buffer overflow in cp2112_xfer() Smatch warnings: drivers/hid/hid-cp2112.c:793 cp2112_xfer() error: __memcpy() 'data->block[1]' too small (33 vs 255) drivers/hid/hid-cp2112.c:793 cp2112_xfer() error: __memcpy() 'buf' too small (64 vs 255) The 'read_length' variable is provided by 'data->block[0]' which comes from user and it(read_length) can take a value between 0-255. Add an upper bound to 'read_length' variable to prevent a buffer overflow in memcpy().
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 4.15.1 → 4.19.256 |
| linux | linux_kernel · 4.20 → 5.4.211 |
| linux | linux_kernel · 5.11 → 5.15.61 |
| linux | linux_kernel · 5.16 → 5.18.18 |
| linux | linux_kernel · 5.19 → 5.19.2 |
| linux | linux_kernel · 5.5 → 5.10.137 |
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.