CVE-2026-93038
Description
AI Translation Available
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.
https://git.kernel.org/stable/c/572a008526359cdac2fa935dad75e9d50a79792f
https://git.kernel.org/stable/c/cdaa9cb77eb67f2d4921600f6531315040888e29