2 matches found
The vulnerability of the iio_device_register_eventset() function in the drivers/iio/industrialio-event.c module allows a hacker to cause a service failure for various types of built-in sensors in the Linux operating system.
The vulnerability of the iiodeviceregistereventset function in the drivers/iio/industrialio-event.c module of various types of embedded sensors for Linux operating systems is related to improper memory release. Exploiting this vulnerability could allow an attacker to cause a service failure...
UBUNTU-CVE-2022-50561
In the Linux kernel, the following vulnerability has been resolved: iio: fix memory leak in iiodeviceregistereventset When iiodeviceregistersysfsgroup returns failed, iiodeviceregistereventset needs to free attrs array. Otherwise, kmemleak would scan & report memory leak as below: unreferenced...