Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-43849
HistoryAug 17, 2024 - 9:22 a.m.

CVE-2024-43849 soc: qcom: pdr: protect locator_addr with the main mutex

2024-08-1709:22:02
Linux
github.com
linux kernel
vulnerability resolved
qcom
pdr
locator_addr
mutex
service locator server

AI Score

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-43849