CVE-2024-46823
MEDIUM EPSS 14.5%
Published Sep 27, 20241y ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Published Sep 27, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
14.5% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Affected Products 4
References 3
- git.kernel.org https://git.kernel.org/stable/c/92e9bac18124682c4b99ede9ee3bcdd68f121e92
- git.kernel.org https://git.kernel.org/stable/c/d1207f07decc66546a7fa463d2f335a856c986ef
- lists.debian.org https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html
Remediation
- git.kernel.org https://git.kernel.org/stable/c/92e9bac18124682c4b99ede9ee3bcdd68f121e92
- git.kernel.org https://git.kernel.org/stable/c/d1207f07decc66546a7fa463d2f335a856c986ef