2 matches found
DEBIAN-CVE-2024-42129
In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...
PT-2024-29761
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the use of mutex initialization in the Linux kernel's leds: mlxreg driver. LEDs are registered using devm led classdev register, which automatically unregisters...