๐Ÿ” CVE Alert

CVE-2023-53003

HIGH 7.8

EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Mar 27, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
27450653f1db0b9d5b5048a246c850c52ee4aa61 < 66e10d5f399629ef7877304d9ba2b35d0474e7eb 27450653f1db0b9d5b5048a246c850c52ee4aa61 < 76d9ebb7f0bc10fbc78b6d576751552edf743968 27450653f1db0b9d5b5048a246c850c52ee4aa61 < bff5243bd32661cf9ce66f6d9210fc8f89bda145 27450653f1db0b9d5b5048a246c850c52ee4aa61 < 6f0351d0c311951b8b3064db91e61841e85b2b96 27450653f1db0b9d5b5048a246c850c52ee4aa61 < 977c6ba624f24ae20cf0faee871257a39348d4a9
Linux / Linux
4.20

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/66e10d5f399629ef7877304d9ba2b35d0474e7eb git.kernel.org: https://git.kernel.org/stable/c/76d9ebb7f0bc10fbc78b6d576751552edf743968 git.kernel.org: https://git.kernel.org/stable/c/bff5243bd32661cf9ce66f6d9210fc8f89bda145 git.kernel.org: https://git.kernel.org/stable/c/6f0351d0c311951b8b3064db91e61841e85b2b96 git.kernel.org: https://git.kernel.org/stable/c/977c6ba624f24ae20cf0faee871257a39348d4a9