Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-42087
HistoryJul 29, 2024 - 5:15 p.m.

CVE-2024-42087

2024-07-2917:15:11
Debian Security Bug Tracker
security-tracker.debian.org
4
linux kernel
vulnerability
resolved

AI Score

7

Confidence

High

EPSS

0

Percentile

13.5%

In the Linux kernel, the following vulnerability has been resolved: drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep The ilitek-ili9881c controls the reset GPIO using the non-sleeping gpiod_set_value() function. This complains loudly when the GPIO controller needs to sleep. As the caller can sleep, use gpiod_set_value_cansleep() to fix the issue.

AI Score

7

Confidence

High

EPSS

0

Percentile

13.5%