EN

Tracker / CVE-2023-53003

CVE-2023-53003

Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info The memory for llcc_driv_data is allocated by the LLCC driver. But when it is passed as the private driver info to the EDAC core, it will get freed during the qcom_edac driver release. So when the qcom_edac driver gets probed again, it will try to use the freed data leading to the use-after-free bug. Hence, do not pass llcc_driv_data as pvt_info but rather reference it using the platform_data pointer in the qcom_edac driver.

Prodotti e versioni affette

linux linux_kernel
linux linux_kernel · 4.20 → 5.4.231
linux linux_kernel · 5.11 → 5.15.91
linux linux_kernel · 5.16 → 6.1.9
linux linux_kernel · 5.5 → 5.10.166

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