{ "id": "CVE-2022-48699", "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "published": "2024-05-03T16:15:08.453", "lastModified": "2024-05-03T16:15:08.453", "vulnStatus": "Received", "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nsched/debug: fix dentry leak in update_sched_domain_debugfs\n\nKuyo reports that the pattern of using debugfs_remove(debugfs_lookup())\nleaks a dentry and with a hotplug stress test, the machine eventually\nruns out of memory.\n\nFix this up by using the newly created debugfs_lookup_and_remove() call\ninstead which properly handles the dentry reference counting logic." } ], "metrics": {}, "references": [ { "url": "https://git.kernel.org/stable/c/0c32a93963e03c03e561d5a066eedad211880ba3", "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67" }, { "url": "https://git.kernel.org/stable/c/26e9a1ded8923510e5529fbb28390b22228700c2", "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67" }, { "url": "https://git.kernel.org/stable/c/c2e406596571659451f4b95e37ddfd5a8ef1d0dc", "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67" } ] }