Executive Summary

Informations
Name CVE-2024-46694 First vendor Publication 2024-09-13
Vendor Cve Last vendor Modification 2024-09-19

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/amd/display: avoid using null object of framebuffer

Instead of using state->fb->obj[0] directly, get object from framebuffer by calling drm_gem_fb_get_obj() and return error code when object is null to avoid using null object of framebuffer.

(cherry picked from commit 73dd0ad9e5dad53766ea3e631303430116f834b3)

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-476 NULL Pointer Dereference

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3652

Sources (Detail)

https://git.kernel.org/stable/c/093ee72ed35c2338c87c26b6ba6f0b7789c9e14e
https://git.kernel.org/stable/c/3b9a33235c773c7a3768060cf1d2cf8a9153bc37
https://git.kernel.org/stable/c/49e1b214f3239b78967c6ddb8f8ec47ae047b051
https://git.kernel.org/stable/c/f6f5e39a3fe7cbdba190f42b28b40bdff03c8cf0
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Date Informations
2025-01-08 03:05:11
  • Multiple Updates
2025-01-07 03:04:44
  • Multiple Updates
2024-12-25 03:03:22
  • Multiple Updates
2024-12-12 03:06:18
  • Multiple Updates
2024-11-23 03:03:19
  • Multiple Updates
2024-11-22 03:01:28
  • Multiple Updates
2024-11-20 02:59:48
  • Multiple Updates
2024-11-14 03:00:07
  • Multiple Updates
2024-11-09 03:00:07
  • Multiple Updates
2024-10-26 02:57:29
  • Multiple Updates
2024-10-25 02:59:22
  • Multiple Updates
2024-10-23 02:58:34
  • Multiple Updates
2024-10-03 02:53:44
  • Multiple Updates
2024-10-02 02:52:07
  • Multiple Updates
2024-09-20 00:27:26
  • Multiple Updates
2024-09-14 02:47:55
  • Multiple Updates
2024-09-14 02:47:14
  • Multiple Updates
2024-09-13 21:27:31
  • Multiple Updates
2024-09-13 13:27:27
  • First insertion