CVE-2022-48656

MEDIUM

Linux Kernel < 5.10.146 - Memory Leak

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get() We should call of_node_put() for the reference returned by of_parse_phandle() in fail path or when it is not used anymore. Here we only need to move the of_node_put() before the check.

Scores

CVSS v3 5.5
EPSS 0.0002
EPSS Percentile 3.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (4)

linux/linux_kernel < 5.10.146
linux/Kernel < 5.10.146linux
linux/Kernel < 5.15.71linux
linux/Kernel < 5.19.12linux

Timeline

Published Apr 28, 2024
Tracked Since Feb 18, 2026