CVE-2022-48698

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-48698
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-48698.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-48698
Downstream
Related
Published
2024-05-03T16:15:08Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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

References

Affected packages