EN

Tracker / CVE-2023-52764

CVE-2023-52764

Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: media: gspca: cpia1: shift-out-of-bounds in set_flicker Syzkaller reported the following issue: UBSAN: shift-out-of-bounds in drivers/media/usb/gspca/cpia1.c:1031:27 shift exponent 245 is too large for 32-bit type 'int' When the value of the variable "sd->params.exposure.gain" exceeds the number of bits in an integer, a shift-out-of-bounds error is reported. It is triggered because the variable "currentexp" cannot be left-shifted by more than the number of bits in an integer. In order to avoid invalid range during left-shift, the conditional expression is added.

Prodotti e versioni affette

linux linux_kernel · … → 4.14.331
linux linux_kernel · 4.15 → 4.19.300
linux linux_kernel · 4.20 → 5.4.262
linux linux_kernel · 5.11 → 5.15.140
linux linux_kernel · 5.16 → 6.1.64
linux linux_kernel · 5.5 → 5.10.202
linux linux_kernel · 6.2 → 6.5.13
linux linux_kernel · 6.6 → 6.6.3

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.

Riferimenti