Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7606: check for NULL before calling sw_mode_config() Check that the sw_mode_config function pointer is not NULL before calling it. Not all buses define this callback, which resulted in a NULL pointer dereference.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.14.8 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/5257d80e22bf27009d6742e4c174f42cfe54e425Patch
- https://git.kernel.org/stable/c/c28ad63aa55eaadad2b1793b90bfbe7296cc03baPatch
FAQ
What is CVE-2025-38025?
CVE-2025-38025 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7606: check for NULL before calling sw_mode_config() Check that the sw_mode_config function pointer is not NULL before...
How severe is CVE-2025-38025?
CVE-2025-38025 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38025?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.