CVE-2022-48856

MEDIUM

Linux Kernel < 4.19.235 - Memory Leak

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: gianfar: ethtool: Fix refcount leak in gfar_get_ts_info The of_find_compatible_node() function returns a node pointer with refcount incremented, We should use of_node_put() on it when done Add the missing of_node_put() to release the refcount.

Scores

CVSS v3 5.5
EPSS 0.0002
EPSS Percentile 5.6%
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 (6)

linux/linux_kernel < 4.19.235
linux/Kernel < 4.19.235linux
linux/Kernel < 5.4.185linux
linux/Kernel < 5.10.106linux
linux/Kernel < 5.15.29linux
linux/Kernel < 5.16.15linux

Timeline

Published Jul 16, 2024
Tracked Since Feb 18, 2026