cve/2024/CVE-2024-43849.md
2025-09-29 21:09:30 +02:00

972 B

CVE-2024-43849

Description

In the Linux kernel, the following vulnerability has been resolved:soc: qcom: pdr: protect locator_addr with the main mutexIf the service locator server is restarted fast enough, the PDR canrewrite locator_addr fields concurrently. Protect them by placingmodification of those fields under the main pdr->lock.

POC

Reference

No PoCs from references.

Github