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.
Metrics
Affected Vendors & Products
References
History
No history.

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2024-12-19T09:01:37.861Z
Reserved: 2024-05-30T15:25:07.066Z
Link: CVE-2024-36898

Updated: 2024-08-02T03:43:50.051Z

Status : Awaiting Analysis
Published: 2024-05-30T16:15:13.423
Modified: 2024-11-21T09:22:45.997
Link: CVE-2024-36898
