CVE-2025-23136
Published: Apr 16, 2025
Modified: May 11, 2026
Description
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: ]
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 77e337c6e23e3b9d22e09ffec202a80f755a54c2 - < d0d21c8e44216fa9afdb3809edf213f3c0a8c060affected 77e337c6e23e3b9d22e09ffec202a80f755a54c2 - < bc7b5f782d28942dbdfda70df30ce132694a06deaffected 77e337c6e23e3b9d22e09ffec202a80f755a54c2 - < 3155d5261b518776d1b807d9d922669991bbee56affected 77e337c6e23e3b9d22e09ffec202a80f755a54c2 - < 6a810c462f099353e908c70619638884cb82229caffected 77e337c6e23e3b9d22e09ffec202a80f755a54c2 - < ac2eb7378319e3836cdf3a2c15a0bdf04c50e81d+4 more versions |
Linux | Linux | affected 3.18unaffected 0 - < 3.18unaffected 5.4.292 - <= 5.4.*unaffected 5.10.236 - <= 5.10.*unaffected 5.15.180 - <= 5.15.*+6 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