Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-36898
HistoryMay 30, 2024 - 12:00 a.m.

CVE-2024-36898

2024-05-3000:00:00
ubuntu.com
ubuntu.com
gpiolib kfifo edge detection event unix software debounce uninitialised containment.

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.6%

In the Linux kernel, the following vulnerability has been resolved:
gpiolib: cdev: fix uninitialised kfifo
If a line is requested with debounce, and that results in debouncing
in software, and the line is subsequently reconfigured to enable edge
detection then the allocation of the kfifo to contain edge events is
overlooked. This results in events being written to and read from an
uninitialised kfifo. Read events are returned to userspace.
Initialise the kfifo in the case where the software debounce is
already active.

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.6%