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().
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 5.3 | Medium | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 13.0.0 |
| Linux | Linux | 12.0.0-12.1.3.1 |
| Linux | Linux | V500R002C00 |
| Linux | Linux | V500R001C50 |