CVE-2024-42087
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
29/07/2024
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep<br />
<br />
The ilitek-ili9881c controls the reset GPIO using the non-sleeping<br />
gpiod_set_value() function. This complains loudly when the GPIO<br />
controller needs to sleep. As the caller can sleep, use<br />
gpiod_set_value_cansleep() to fix the issue.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.19.317 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.20 (including) | 5.4.279 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.10.221 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.162 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.97 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.37 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.9.8 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1618f7a875ffd916596392fd29880c0429b8af60
- https://git.kernel.org/stable/c/489f38de3375ab84b3d269d0a1d64d6ee95d7044
- https://git.kernel.org/stable/c/5f41401219fbe7663b3cf65ebd4ed95ebbb8ffb9
- https://git.kernel.org/stable/c/98686ec1824728ff41d7b358131f7d0227c2ba2a
- https://git.kernel.org/stable/c/b71348be1236398be2d04c5e145fd6eaae86a91b
- https://git.kernel.org/stable/c/cae52f61fda0f5d2949dc177f984c9e187d4c6a0
- https://git.kernel.org/stable/c/e646402bf82145349fcf5dcbe395afaf02a8ce47
- https://git.kernel.org/stable/c/ee7860cd8b5763017f8dc785c2851fecb7a0c565
- https://git.kernel.org/stable/c/1618f7a875ffd916596392fd29880c0429b8af60
- https://git.kernel.org/stable/c/489f38de3375ab84b3d269d0a1d64d6ee95d7044
- https://git.kernel.org/stable/c/5f41401219fbe7663b3cf65ebd4ed95ebbb8ffb9
- https://git.kernel.org/stable/c/98686ec1824728ff41d7b358131f7d0227c2ba2a
- https://git.kernel.org/stable/c/b71348be1236398be2d04c5e145fd6eaae86a91b
- https://git.kernel.org/stable/c/cae52f61fda0f5d2949dc177f984c9e187d4c6a0
- https://git.kernel.org/stable/c/e646402bf82145349fcf5dcbe395afaf02a8ce47
- https://git.kernel.org/stable/c/ee7860cd8b5763017f8dc785c2851fecb7a0c565
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html



