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.1%
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 (24)
Linux/Linux
< 4.11
Linux/Linux
4.10.7 - 4.11
Linux/Linux
4.11
Linux/Linux
4.19.316 - 4.19.*
Linux/Linux
4.9.22 - 4.10
Linux/Linux
5.10.219 - 5.10.*
Linux/Linux
5.15.161 - 5.15.*
Linux/Linux
5.4.278 - 5.4.*
Linux/Linux
6.1.93 - 6.1.*
Linux/Linux
6.10
... and 14 more
Published
May 29, 2024
Tracked Since
Feb 18, 2026