Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iio: dac: ad5686: missing NULL check on match data Verify that chip_info pointer is not NULL. If a user binds the driver using driver_override via sysfs with a device name not present in the id_table or of_match_table, match data will be NULL.
References
- https://git.kernel.org/stable/c/572a008526359cdac2fa935dad75e9d50a79792f
- https://git.kernel.org/stable/c/cdaa9cb77eb67f2d4921600f6531315040888e29
FAQ
What is CVE-2026-93038?
CVE-2026-93038 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: iio: dac: ad5686: missing NULL check on match data Verify that chip_info pointer is not NULL. If a user binds the driver using dri...
How severe is CVE-2026-93038?
CVSS scoring is not yet available for CVE-2026-93038. Check NVD for updates.
Is there a patch for CVE-2026-93038?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.