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.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025061847-CVE-2025-38025-5a9e@gregkh/T