CVE-2024-35953

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
20/05/2024
Last modified:
10/01/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> accel/ivpu: Fix deadlock in context_xa<br /> <br /> ivpu_device-&gt;context_xa is locked both in kernel thread and IRQ context.<br /> It requires XA_FLAGS_LOCK_IRQ flag to be passed during initialization<br /> otherwise the lock could be acquired from a thread and interrupted by<br /> an IRQ that locks it for the second time causing the deadlock.<br /> <br /> This deadlock was reported by lockdep and observed in internal tests.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.3 (including) 6.6.28 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.8.7 (excluding)
cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:*