CVE-2022-48990
Severity CVSS v4.0:
Pending analysis
Type:
CWE-416
Use After Free
Publication date:
21/10/2024
Last modified:
25/10/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amdgpu: fix use-after-free during gpu recovery<br />
<br />
[Why]<br />
[ 754.862560] refcount_t: underflow; use-after-free.<br />
[ 754.862898] Call Trace:<br />
[ 754.862903] <br />
[ 754.862913] amdgpu_job_free_cb+0xc2/0xe1 [amdgpu]<br />
[ 754.863543] drm_sched_main.cold+0x34/0x39 [amd_sched]<br />
<br />
[How]<br />
The fw_fence may be not init, check whether dma_fence_init<br />
is performed before job free
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.0.13 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.1:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.1:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.1:rc6:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



