EN

Tracker / CVE-2024-26778

CVE-2024-26778

Media 5.5

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl() interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. Although pixclock is checked in savagefb_decode_var(), but it is not checked properly in savagefb_probe(). Fix this by checking whether pixclock is zero in the function savagefb_check_var() before info->var.pixclock is used as the divisor. This is similar to CVE-2022-3061 in i740fb which was fixed by commit 15cf0b8.

Prodotti e versioni affette

debian debian_linux
linux linux_kernel
linux linux_kernel · … → 4.19.308
linux linux_kernel · 4.20 → 5.4.270
linux linux_kernel · 5.11 → 5.15.150
linux linux_kernel · 5.16 → 6.1.80
linux linux_kernel · 5.5 → 5.10.211
linux linux_kernel · 6.2 → 6.6.19
linux linux_kernel · 6.7 → 6.7.7

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