VDB
DEBIAN-CVE-2024-42087
DEBIAN-CVE-2024-42087
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.162-1, 5.10.178-3, 5.10.179-2 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.27-1, 6.1.38-1, 6.1.38-2 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.112-1~deb11u1, *, 0 |
Timeline
- Jul 29, 2024 CVE Published
- Apr 28, 2026 CVE Updated