CVE-2023-52815
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
21/05/2024
Last modified:
24/05/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amdgpu/vkms: fix a possible null pointer dereference<br />
<br />
In amdgpu_vkms_conn_get_modes(), the return value of drm_cvt_mode()<br />
is assigned to mode, which will lead to a NULL pointer dereference<br />
on failure of drm_cvt_mode(). Add a check to avoid null pointer<br />
dereference.
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:*:*:*:*:*:*:*:* | 5.15.140 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.64 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.5.13 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6 (including) | 6.6.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/33fb1a555354bd593f785935ddcb5d9dd4d3847f
- https://git.kernel.org/stable/c/70f831f21155c692bb336c434936fd6f24f3f81a
- https://git.kernel.org/stable/c/8c6c85a073768df68c1a3fea143d013a38c66d34
- https://git.kernel.org/stable/c/cd90511557fdfb394bb4ac4c3b539b007383914c
- https://git.kernel.org/stable/c/eaa03ea366c85ae3cb69c8d4bbc67c8bc2167a27



