Executive Summary

Informations
Name CVE-2024-46823 First vendor Publication 2024-09-27
Vendor Cve Last vendor Modification 2024-11-20

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:

kunit/overflow: Fix UB in overflow_allocation_test

The 'device_name' array doesn't exist out of the 'overflow_allocation_test' function scope. However, it is being used as a driver name when calling 'kunit_driver_create' from 'kunit_device_register'. It produces the kernel panic with KASAN enabled.

Since this variable is used in one place only, remove it and pass the device name into kunit_device_register directly as an ascii string.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3650

Sources (Detail)

https://git.kernel.org/stable/c/92e9bac18124682c4b99ede9ee3bcdd68f121e92
https://git.kernel.org/stable/c/d1207f07decc66546a7fa463d2f335a856c986ef
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
Date Informations
2025-01-08 03:05:29
  • Multiple Updates
2025-01-07 03:05:02
  • Multiple Updates
2024-12-25 03:03:39
  • Multiple Updates
2024-12-12 03:06:36
  • Multiple Updates
2024-11-22 21:22:19
  • Multiple Updates
2024-11-22 00:23:15
  • Multiple Updates
2024-11-21 21:21:54
  • Multiple Updates
2024-11-20 17:20:49
  • Multiple Updates
2024-09-30 17:27:26
  • Multiple Updates
2024-09-27 17:27:23
  • First insertion