Back to search
CVE-2024-42087
Published: Jul 29, 2024
Modified: May 11, 2026
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 26aec25593c2ee2e24f9facabcf85abba54bdb37 - < b71348be1236398be2d04c5e145fd6eaae86a91baffected 26aec25593c2ee2e24f9facabcf85abba54bdb37 - < 98686ec1824728ff41d7b358131f7d0227c2ba2aaffected 26aec25593c2ee2e24f9facabcf85abba54bdb37 - < cae52f61fda0f5d2949dc177f984c9e187d4c6a0affected 26aec25593c2ee2e24f9facabcf85abba54bdb37 - < 489f38de3375ab84b3d269d0a1d64d6ee95d7044affected 26aec25593c2ee2e24f9facabcf85abba54bdb37 - < 5f41401219fbe7663b3cf65ebd4ed95ebbb8ffb9+3 more versions |
Linux | Linux | affected 4.19unaffected 0 - < 4.19unaffected 4.19.317 - <= 4.19.*unaffected 5.4.279 - <= 5.4.*unaffected 5.10.221 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now