Acknowledged
Created: Jan 12, 2025
Updated: Jan 15, 2025
Found In Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:
net: renesas: rswitch: avoid use-after-put for a device tree node
The device tree node saved in the rswitch_device structure is used at
several driver locations. So passing this node to of_node_put() after
the first use is wrong.
Move of_node_put() for this node to exit paths.
CREATE(Triage):(User=admin) CVE-2024-55639 (https://nvd.nist.gov/vuln/detail/CVE-2024-55639)