2 matches found
Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
...
5.5CVSS7AI score0.00116EPSS
SaveExploits0
CVE-2025-38335
CVE-2025-38335 concerns a Linux kernel vulnerability in the gpio_keys driver related to PREEMPT_RT. The description states that when PREEMPT_RT is enabled, gpio_keys_irq_timer() can run in hard IRQ context while input_event() uses a spin_lock, which is incompatible with hard IRQ. This leads to a ...
5.5CVSS6.4AI score0.00116EPSS
SaveExploits0References7Affected Software1
20