VYPR
High severity7.8NVD Advisory· Published May 30, 2024· Updated Apr 23, 2026

CVE-2024-36898

CVE-2024-36898

Description

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.

Affected products

8
  • Linux/Kernel8 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 7 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=5.10,<5.15.203
    • cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.9:rc4:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.9:rc5:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.9:rc6:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.9:rc7:*:*:*:*:*:*

Patches

4

Vulnerability mechanics

Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

News mentions

0

No linked articles in our index yet.