Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-36898
HistoryMay 30, 2024 - 4:15 p.m.

CVE-2024-36898

2024-05-3016:15:13
Debian Security Bug Tracker
security-tracker.debian.org
2
linux
kernel
vulnerability
2024-36898
resolved

6.7 Medium

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.

6.7 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.6%