CVE-2023-53003

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
27/03/2025
Last modified:
01/04/2025

Description

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

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.20 (including) 5.4.231 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.166 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.91 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.9 (excluding)
cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc5:*:*:*:*:*:*