CVE-2022-48859

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base_mac_addr This node pointer is returned by of_find_compatible_node() with refcount incremented. Calling of_node_put() to aovid the refcount leak.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

23 Jul 2024, 15:02

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/c9ffa3e2bc451816ce0295e40063514fabf2bd36 - () https://git.kernel.org/stable/c/c9ffa3e2bc451816ce0295e40063514fabf2bd36 - Patch
References () https://git.kernel.org/stable/c/b7c2fd1d126329340639adfb8dd2938fe4b65df7 - () https://git.kernel.org/stable/c/b7c2fd1d126329340639adfb8dd2938fe4b65df7 - Patch
References () https://git.kernel.org/stable/c/4cc66bf17220ff9631f9fa99b02a872e0ad5a08b - () https://git.kernel.org/stable/c/4cc66bf17220ff9631f9fa99b02a872e0ad5a08b - Patch
CWE CWE-401
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux
Linux linux Kernel

16 Jul 2024, 13:43

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-16 13:15

Updated : 2024-07-23 15:02


NVD link : CVE-2022-48859

Mitre link : CVE-2022-48859


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime