Vulnerability in Linux
CVE-2024-36898
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.
EPSS: 0.002 (14.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H.
Affected products
- Linux — versions 65cff70464068a823b3f4a28074000febdce0630, 5.10, 0
- Linux Linux_kernel — versions 6.9
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2024-36898?
- CVE-2024-36898 is a high-severity vulnerability in Linux, classified under Use of Uninitialized Resource. CVSS score: 7.1/10. Published 2024-05-30.
- How severe is CVE-2024-36898?
- High severity. CVSS v3 base score is 7.1 out of 10.