CVE-2022-48698

MEDIUM

Linux Kernel < 5.15.68 - Memory Leak

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix memory leak when using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. Fix this up by properly calling dput().

Scores

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

Classification

CWE
CWE-401
Status published

Affected Products (7)

linux/linux_kernel < 5.15.68
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel < 5.15.68linux
linux/Kernel < 5.19.9linux

Timeline

Published May 03, 2024
Tracked Since Feb 18, 2026