PT-2024-11877 · Linux+3 · Linux Kernel+3

Yang Yingliang

·

Published

2022-11-24

·

Updated

2025-02-13

·

CVE-2022-49016

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to an unbalanced node reference count in the Linux kernel's net component, specifically in the mdiobus subsystem. This can lead to a memory leak. The problem occurs when the fwnode is not an ACPI node, and the reference count is incremented in fwnode mdiobus phy device register(), but never decremented when the device is freed. To fix this, fwnode handle put() is called in phy device release(). If the fwnode is an ACPI node, the reference count is not incremented, but it is decremented in the error path, so fwnode handle get() is called before phy device register() to balance the get/put operation. The estimated number of potentially affected devices is not provided.
Recommendations To resolve the issue, update the Linux kernel to a version that includes the fix for the unbalanced node reference count in the mdiobus subsystem. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2025-14276
CVE-2022-49016
OPENSUSE-SU-2024_3983-1
OPENSUSE-SU-2024_3985-1
OPENSUSE-SU-2024_4131-1
SUSE-SU-2024:3983-1
SUSE-SU-2024:3985-1
SUSE-SU-2024:4082-1
SUSE-SU-2024:4131-1
SUSE-SU-2024:4364-1

Affected Products

Astra Linux
Linux Kernel
Red Os
Suse