CVE-2024-42146
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
30/07/2024
Last modified:
11/12/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf<br />
<br />
Any kunit doing any memory access should get their own runtime_pm<br />
outer references since they don&#39;t use the standard driver API<br />
entries. In special this dma_buf from the same driver.<br />
<br />
Found by pre-merge CI on adding WARN calls for unprotected<br />
inner callers:<br />
<br />
[318.639739] # xe_dma_buf_kunit: running xe_test_dmabuf_import_same_driver<br />
[318.639957] ------------[ cut here ]------------<br />
[318.639967] xe 0000:4d:00.0: Missing outer runtime PM protection<br />
[318.640049] WARNING: CPU: 117 PID: 3832 at drivers/gpu/drm/xe/xe_pm.c:533 xe_pm_runtime_get_noresume+0x48/0x60 [xe]
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.9.9 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



