CVE-2024-57949
CVSS 3.1 Score 5.5 of 10 (medium)
Details
Published Feb 9, 2025
Updated: Feb 11, 2025
CWE ID 667
Summary
CVE-2024-57949: A vulnerability was discovered in the Linux kernel's irqchip/gic-v3-its component. The issue arises from enabling interrupts within a nested interrupt-disabled section in the function its_irq_set_vcpu_affinity(). This occurred due to a change made in commit b97e8a2f7130, which replaced the original raw_spin_[un]lock() pair with guard(raw_spinlock_irq). To address this issue, use guard(raw_spinlock) instead.
Prevent 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
Affected Products
- Linux Kernel
Affected Vendors
- LINUX