Wind River Support Network

HomeDefectsLIN1023-7516
Fixed

LIN1023-7516 : Security Advisory - linux - CVE-2024-42129

Created: Jul 30, 2024    Updated: May 25, 2025
Resolved Date: May 25, 2025
Found In Version: 10.23.30.1
Fix Version: 10.23.30.14
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:

leds: mlxreg: Use devm_mutex_init() for mutex initialization

In this driver LEDs are registered using devm_led_classdev_register()
so they are automatically unregistered after module's remove() is done.
led_classdev_unregister() calls module's led_set_brightness() to turn off
the LEDs and that callback uses mutex which was destroyed already
in module's remove() so use devm API instead.

CREATE(Triage):(User=admin) CVE-2024-42129 (https://nvd.nist.gov/vuln/detail/CVE-2024-42129)

CVEs


Live chat
Online