[Unknown] CVE-2026-46282 – In the Linux kernel, the following vulnerability has been resolved: iio: freque...
Unknown CVE-2026-46282 In the Linux kernel, the following vulnerability has been resolved: iio: frequency: admv1013: fix NULL pointer dereference on str When device_property_read_string() fails, str is left uninitialized but the code falls through to strcmp(str, ...), dereferencing a garbage...