Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-36015
HistoryMay 29, 2024 - 12:00 a.m.

CVE-2024-36015

2024-05-2900:00:00
ubuntu.com
ubuntu.com
2
linux kernel
ppdev
register_device
vulnerability
ida_simple_get
index
warning message

9.2 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.0%

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.

9.2 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.0%