CVE-2025-38025

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
18/06/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> iio: adc: ad7606: check for NULL before calling sw_mode_config()<br /> <br /> Check that the sw_mode_config function pointer is not NULL before<br /> calling it. Not all buses define this callback, which resulted in a NULL<br /> pointer dereference.

Impact