Description
In the Linux kernel, the following vulnerability has been resolved: trace/blktrace: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make things simpler, just call debugfs_lookup_and_remove() instead which handles all of the logic at once.
Product status
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (git) before a2e4b48d6f9b39aa19bafe223f9dd436a692fc80
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (git) before 3036f5f5ae5210797d95446795df01c1249af9ad
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (git) before 5286b72fb425291af5f4ca7285d73c16a08d8691
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (git) before 83e8864fee26f63a7435e941b7c36a20fd6fe93e
5.15.99 (semver)
6.1.16 (semver)
6.2.3 (semver)
6.3 (original_commit_for_fix)
References
git.kernel.org/...c/a2e4b48d6f9b39aa19bafe223f9dd436a692fc80
git.kernel.org/...c/3036f5f5ae5210797d95446795df01c1249af9ad
git.kernel.org/...c/5286b72fb425291af5f4ca7285d73c16a08d8691
git.kernel.org/...c/83e8864fee26f63a7435e941b7c36a20fd6fe93e