Lucene search

K
osvGoogleOSV:CVE-2024-43849
HistoryAug 17, 2024 - 10:15 a.m.

CVE-2024-43849

2024-08-1710:15:10
Google
osv.dev
1
linux
kernel
vulnerability
resolved
soc
qcom
pdr
protect
locator addr
main mutex
pdr lock
concurrency
software

AI Score

6.8

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved:

soc: qcom: pdr: protect locator_addr with the main mutex

If the service locator server is restarted fast enough, the PDR can
rewrite locator_addr fields concurrently. Protect them by placing
modification of those fields under the main pdr->lock.

AI Score

6.8

Confidence

Low