Description
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: lpc32xx_udc: 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 036ada6ca9eea926abc0b0ef550b10488d66d4d8
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (git) before 7a5fdd8660174a8056de57d1fdce3a7e9f77f60e
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (git) before 72c25eb9ae4993ccac4821354ff34eb1f32e4781
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (git) before e3965acaf3739fde9d74ad82979b46d37c6c208f
5.15.100 (semver)
6.1.18 (semver)
6.2.5 (semver)
6.3 (original_commit_for_fix)
References
git.kernel.org/...c/036ada6ca9eea926abc0b0ef550b10488d66d4d8
git.kernel.org/...c/7a5fdd8660174a8056de57d1fdce3a7e9f77f60e
git.kernel.org/...c/72c25eb9ae4993ccac4821354ff34eb1f32e4781
git.kernel.org/...c/e3965acaf3739fde9d74ad82979b46d37c6c208f