CVE-2024-36015
HIGHLinux Kernel 4.9.22-4.9.229 - Improper Array Index Validation in ppdev register_device
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in register_device In register_device, the return value of ida_simple_get is unchecked, in witch ida_simple_get will use an invalid index value. To address this issue, index should be checked after ida_simple_get. When the index value is abnormal, a warning message should be printed, the port should be dropped, and the value should be recorded.
References (9)
Core 9
Core References
Scores
CVSS v3
7.8
EPSS
0.0025
EPSS Percentile
16.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-129
Status
published
Products (31)
linux/Kernel
4.11.0 - 4.19.316linux
linux/Kernel
4.20.0 - 5.4.278linux
linux/Kernel
5.11.0 - 5.15.161linux
linux/Kernel
5.16.0 - 6.1.93linux
linux/Kernel
5.5.0 - 5.10.219linux
linux/Kernel
6.2.0 - 6.6.33linux
linux/Kernel
6.7.0 - 6.9.4linux
Linux/Linux
< 4.11
Linux/Linux
4.10.7 - 4.11
Linux/Linux
4.11
... and 21 more
Published
May 29, 2024
Tracked Since
Feb 18, 2026