CVE-2023-52871
Last modified
CVE-2023-52871 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: soc: qcom: llcc: Handle a second device without data corruption Usually there is only one llcc device. But if there were a second, even a failed probe call would modify the global drv_data pointer. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: llcc: Handle a second device without data corruption Usually there is only one llcc device. But if there were a second, even a failed probe call would modify the global drv_data pointer. So check if drv_data is valid before overwriting it.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.19, < 5.4.261 |
| Linux | Linux Kernel | >= 5.5, < 5.10.201 |
| Linux | Linux Kernel | >= 5.11, < 5.15.139 |
| Linux | Linux Kernel | >= 5.16, < 6.1.63 |
| Linux | Linux Kernel | >= 6.2, < 6.5.12 |
| Linux | Linux Kernel | >= 6.6, < 6.6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-52871?
How severe is CVE-2023-52871?
How do I fix CVE-2023-52871?
Are you affected by CVE-2023-52871?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
