The following table lists the changes that have been made to the
CVE-2024-55639 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by 416baaa9-dc9f-4396-8d5f-8c081fb06d67Jan. 11, 2025
Action Type Old Value New Value Added Description 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.
Added Reference https://git.kernel.org/stable/c/66b7e9f85b8459c823b11e9af69dbf4be5eb6be8 Added Reference https://git.kernel.org/stable/c/92007a28f95413058a7268dc84e5f44b700165d1 Added Reference https://git.kernel.org/stable/c/bf8c6755f02029d1eddc3ff19b870240f054afc7