CVE-2022-48698
5.3
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Summary
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().
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 86bc221918925a0bbb49043e3936e898e009b43b < 58acd2ebae034db3bacf38708f508fbd12ae2e54 | affected |
| Linux | Linux | 86bc221918925a0bbb49043e3936e898e009b43b < 3a6279d243cb035eaaff1450980b40cf19748f05 | affected |
| Linux | Linux | 86bc221918925a0bbb49043e3936e898e009b43b < cbfac7fa491651c57926c99edeb7495c6c1aeac2 | affected |
| Linux | Linux | 5.13 | affected |
| Linux | Linux | 0 < 5.13 | unaffected |
| Linux | Linux | 5.15.68 <= 5.15.* | unaffected |
| Linux | Linux | 5.19.9 <= 5.19.* | unaffected |
| Linux | Linux | 6.0 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/58acd2ebae034db3bacf38708f508fbd12ae2e54
- https://git.kernel.org/stable/c/3a6279d243cb035eaaff1450980b40cf19748f05
- https://git.kernel.org/stable/c/cbfac7fa491651c57926c99edeb7495c6c1aeac2
References
- https://git.kernel.org/stable/c/58acd2ebae034db3bacf38708f508fbd12ae2e54
- https://git.kernel.org/stable/c/3a6279d243cb035eaaff1450980b40cf19748f05
- https://git.kernel.org/stable/c/cbfac7fa491651c57926c99edeb7495c6c1aeac2
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.