Executive Summary

Informations
Name CVE-2023-52815 First vendor Publication 2024-05-21
Vendor Cve Last vendor Modification 2024-05-24

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu/vkms: fix a possible null pointer dereference

In amdgpu_vkms_conn_get_modes(), the return value of drm_cvt_mode() is assigned to mode, which will lead to a NULL pointer dereference on failure of drm_cvt_mode(). Add a check to avoid null pointer dereference.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-52815

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-476 NULL Pointer Dereference

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3553

Sources (Detail)

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
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2024-05-24 09:27:33
  • Multiple Updates
2024-05-21 21:27:25
  • First insertion