CVE-2024-53080

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Nov 19, 2024
Updated: Nov 27, 2024
CWE ID 667

Summary

CVE-2024-53080 is a vulnerability affecting the Linux kernel. It involves the drm/panthor subsystem, where retrieving vm pointers from the XArray required improved synchronization. Similar to a previous commit, the solution involves utilizing the XArray's internal locking mechanism when accessing its entries. A prior attempt to protect fetching heap pointers from XArray has been removed, as this operation is already protected by the @pool->lock.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share