In the Linux kernel, the following vulnerability has been resolved:
iio: adc: ad7606: check for NULL before calling swmodeconfig()
Check that the swmodeconfig function pointer is not NULL before calling it. Not all buses define this callback, which resulted in a NULL pointer dereference.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38025.json"
}