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.
References
Configurations
Configuration 1 (hide)
|
History
07 Oct 2025, 16:46
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/1618f7a875ffd916596392fd29880c0429b8af60 - Patch | |
References | () https://git.kernel.org/stable/c/489f38de3375ab84b3d269d0a1d64d6ee95d7044 - Patch | |
References | () https://git.kernel.org/stable/c/5f41401219fbe7663b3cf65ebd4ed95ebbb8ffb9 - Patch | |
References | () https://git.kernel.org/stable/c/98686ec1824728ff41d7b358131f7d0227c2ba2a - Patch | |
References | () https://git.kernel.org/stable/c/b71348be1236398be2d04c5e145fd6eaae86a91b - Patch | |
References | () https://git.kernel.org/stable/c/cae52f61fda0f5d2949dc177f984c9e187d4c6a0 - Patch | |
References | () https://git.kernel.org/stable/c/e646402bf82145349fcf5dcbe395afaf02a8ce47 - Patch | |
References | () https://git.kernel.org/stable/c/ee7860cd8b5763017f8dc785c2851fecb7a0c565 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
CWE | NVD-CWE-noinfo |
21 Nov 2024, 09:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/1618f7a875ffd916596392fd29880c0429b8af60 - | |
References | () https://git.kernel.org/stable/c/489f38de3375ab84b3d269d0a1d64d6ee95d7044 - | |
References | () https://git.kernel.org/stable/c/5f41401219fbe7663b3cf65ebd4ed95ebbb8ffb9 - | |
References | () https://git.kernel.org/stable/c/98686ec1824728ff41d7b358131f7d0227c2ba2a - | |
References | () https://git.kernel.org/stable/c/b71348be1236398be2d04c5e145fd6eaae86a91b - | |
References | () https://git.kernel.org/stable/c/cae52f61fda0f5d2949dc177f984c9e187d4c6a0 - | |
References | () https://git.kernel.org/stable/c/e646402bf82145349fcf5dcbe395afaf02a8ce47 - | |
References | () https://git.kernel.org/stable/c/ee7860cd8b5763017f8dc785c2851fecb7a0c565 - |
30 Jul 2024, 13:33
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
29 Jul 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-29 17:15
Updated : 2025-10-07 16:46
NVD link : CVE-2024-42087
Mitre link : CVE-2024-42087
CVE.ORG link : CVE-2024-42087
JSON object : View
Products Affected
linux
- linux_kernel
CWE