VDB
DEBIAN-CVE-2025-23136
DEBIAN-CVE-2025-23136
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for adev Not all devices have an ACPI companion fwnode, so adev might be NULL. This is similar to the commit cd2fd6eab480 ("platform/x86: int3472: Check for adev == NULL"). Add a check for adev not being set and return -ENODEV in that case to avoid a possible NULL pointer deref in int3402_thermal_probe(). Note, under the same directory, int3400_thermal_probe() has such a check. [ rjw: Subject edit, added Fixes: ]
Risk Scores
CVSS 3.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:13 | linux | 0, 0 |
| Debian:12 | linux | 0, 6.1.106-1, 6.1.106-3 |
| Debian:11 | linux | 5.10.178-1, 5.10.209-2, 5.10.216-1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.106-3, 6.1.112-1, 6.1.119-1 |
Exploit Intelligence
- 3510.3.8.yml (github-poc)
- 4081.3.3.yml (github-poc)
Timeline
- Apr 16, 2025 CVE Published
- Apr 28, 2026 CVE Updated