Security Advisory

CVE-2024-43849

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-08-17 09:22:02
Last updated 2026-05-11 20:31:00
Assigner Linux
State PUBLISHED

Description

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.