CVSS: 5.5EPSS: 0%CPEs: 4EXPL: 0CVE-2023-53414 – scsi: snic: Fix memory leak with using debugfs_lookup()
https://notcve.org/view.php?id=CVE-2023-53414
18 Sep 2025 — In the Linux kernel, the following vulnerability has been resolved: scsi: snic: 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. In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result... • https://git.kernel.org/stable/c/5a46d8bdaf03e8a4bb83f0c363326d9aa66cc122 •
CVSS: 5.5EPSS: 0%CPEs: 4EXPL: 0CVE-2023-53413 – USB: isp116x: fix memory leak with using debugfs_lookup()
https://notcve.org/view.php?id=CVE-2023-53413
18 Sep 2025 — In the Linux kernel, the following vulnerability has been resolved: USB: isp116x: 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. In the Linux kernel, the following vulnerability has been resolved: USB: isp116x: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the re... • https://git.kernel.org/stable/c/6f12097467ea1ef57f29dd29c1d082e4752cef37 •
CVSS: 5.5EPSS: 0%CPEs: 4EXPL: 0CVE-2023-53412 – USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()
https://notcve.org/view.php?id=CVE-2023-53412
18 Sep 2025 — In the Linux kernel, the following vulnerability has been resolved: USB: gadget: bcm63xx_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. In the Linux kernel, the following vulnerability has been resolved: USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup() When calling... • https://git.kernel.org/stable/c/b0a2663ecbe8f65cd3bab2b34dd90156ceb0dbb8 •
CVSS: 7.8EPSS: 0%CPEs: 5EXPL: 0CVE-2023-53411 – PM: EM: fix memory leak with using debugfs_lookup()
https://notcve.org/view.php?id=CVE-2023-53411
18 Sep 2025 — In the Linux kernel, the following vulnerability has been resolved: PM: EM: 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. In the Linux kernel, the following vulnerability has been resolved: PM: EM: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must ha... • https://git.kernel.org/stable/c/27871f7a8a341ef5c636a337856369acf8013e4e •
CVSS: 5.5EPSS: 0%CPEs: 3EXPL: 0CVE-2023-53410 – USB: ULPI: fix memory leak with using debugfs_lookup()
https://notcve.org/view.php?id=CVE-2023-53410
18 Sep 2025 — In the Linux kernel, the following vulnerability has been resolved: USB: ULPI: 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. In the Linux kernel, the following vulnerability has been resolved: USB: ULPI: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result m... • https://git.kernel.org/stable/c/dcbe69f4f743a938344b32e60531ea55355e0c08 • CWE-772: Missing Release of Resource after Effective Lifetime •
CVSS: 5.5EPSS: 0%CPEs: 4EXPL: 0CVE-2023-53409 – drivers: base: component: fix memory leak with using debugfs_lookup()
https://notcve.org/view.php?id=CVE-2023-53409
18 Sep 2025 — In the Linux kernel, the following vulnerability has been resolved: drivers: base: component: 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. In the Linux kernel, the following vulnerability has been resolved: drivers: base: component: fix memory leak with using debugfs_lookup() When calling... • https://git.kernel.org/stable/c/09709a49283f79184c998d6dafcc01590e4d654d • CWE-772: Missing Release of Resource after Effective Lifetime •
CVSS: 5.5EPSS: 0%CPEs: 4EXPL: 0CVE-2023-53408 – trace/blktrace: fix memory leak with using debugfs_lookup()
https://notcve.org/view.php?id=CVE-2023-53408
18 Sep 2025 — 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. In the Linux kernel, the following vulnerability has been resolved: trace/blktrace: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() th... • https://git.kernel.org/stable/c/a2e4b48d6f9b39aa19bafe223f9dd436a692fc80 • CWE-772: Missing Release of Resource after Effective Lifetime •
CVSS: 5.5EPSS: 0%CPEs: 4EXPL: 0CVE-2023-53407 – USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()
https://notcve.org/view.php?id=CVE-2023-53407
18 Sep 2025 — In the Linux kernel, the following vulnerability has been resolved: USB: gadget: pxa27x_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. In the Linux kernel, the following vulnerability has been resolved: USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup() When calling d... • https://git.kernel.org/stable/c/8da78a60f3323ce7aac589d49fb82f71a04bc835 •
CVSS: 5.5EPSS: 0%CPEs: 4EXPL: 0CVE-2023-53406 – USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()
https://notcve.org/view.php?id=CVE-2023-53406
18 Sep 2025 — In the Linux kernel, the following vulnerability has been resolved: USB: gadget: pxa25x_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. In the Linux kernel, the following vulnerability has been resolved: USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup() When calling d... • https://git.kernel.org/stable/c/6236a6d2cdfb710bd8a82c4b179d0a034d0d99cb •
CVSS: 5.5EPSS: 0%CPEs: 4EXPL: 0CVE-2023-53405 – USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()
https://notcve.org/view.php?id=CVE-2023-53405
18 Sep 2025 — In the Linux kernel, the following vulnerability has been resolved: USB: gadget: gr_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. In the Linux kernel, the following vulnerability has been resolved: USB: gadget: gr_udc: fix memory leak with using debugfs_lookup() When calling debugfs_l... • https://git.kernel.org/stable/c/30f9ba2396a1130eef7f2d3ee7ee8037b7c25be9 •
