Lucene search

K
osvGoogleOSV:CVE-2022-48698
HistoryMay 03, 2024 - 4:15 p.m.

CVE-2022-48698

2024-05-0316:15:00
Google
osv.dev
2
linux kernel
vulnerability
cve-2022-48698
fix
memory leak

AI Score

6.7

Confidence

Low

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().

AI Score

6.7

Confidence

Low