CVE-2024-47729
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
21/10/2024
Last modified:
23/10/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/xe: Use reserved copy engine for user binds on faulting devices<br />
<br />
User binds map to engines with can fault, faults depend on user binds<br />
completion, thus we can deadlock. Avoid this by using reserved copy<br />
engine for user binds on faulting devices.<br />
<br />
While we are here, normalize bind queue creation with a helper.<br />
<br />
v2:<br />
- Pass in extensions to bind queue creation (CI)<br />
v3:<br />
- s/resevered/reserved (Lucas)<br />
- Fix NULL hwe check (Jonathan)
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 (including) | 6.11.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



