Lucene search

K
osvGoogleOSV:CVE-2023-52871
HistoryMay 21, 2024 - 4:15 p.m.

CVE-2023-52871

2024-05-2116:15:00
Google
osv.dev
3
linux
kernel
llcc
vulnerability

AI Score

6.9

Confidence

Low

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.