EN

Tracker / CVE-2024-53063

CVE-2024-53063

Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIG_DVB_DYNAMIC_MINORS is set or not. When not set, dvb_register_device() won't check for boundaries, as it will rely that a previous call to dvb_register_adapter() would already be enforcing it. On a similar way, dvb_device_open() uses the assumption that the register functions already did the needed checks. This can be fragile if some device ends using different calls. This also generate warnings on static check analysers like Coverity. So, add explicit guards to prevent potential risk of OOM issues.

Prodotti e versioni affette

linux linux_kernel
linux linux_kernel · 2.6.29 → 4.19.324
linux linux_kernel · 4.20 → 5.4.286
linux linux_kernel · 5.11 → 5.15.172
linux linux_kernel · 5.16 → 6.1.117
linux linux_kernel · 5.5 → 5.10.230
linux linux_kernel · 6.2 → 6.6.61
linux linux_kernel · 6.7 → 6.11.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.

Riferimenti