Lucene search
+L

7454 matches found

OSV
OSV
added 2025/09/18 2:15 p.m.4 views

UBUNTU-CVE-2023-53417

In the Linux kernel, the following vulnerability has been resolved: USB: sl811: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS5.7AI score0.00136EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 2:15 p.m.4 views

UBUNTU-CVE-2023-53406

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: pxa25xudc: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremov...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 2:15 p.m.6 views

UBUNTU-CVE-2023-53413

In the Linux kernel, the following vulnerability has been resolved: USB: isp116x: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 2:15 p.m.5 views

UBUNTU-CVE-2023-53387

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd NOP OUT to the device for link recovery. If this cmd times out and clearing the doorbell fails,...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/18 1:58 p.m.11 views

CVE-2023-53416 USB: isp1362: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: isp1362: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

0.00135EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/18 1:58 p.m.9 views

CVE-2023-53413

In the Linux kernel, the following vulnerability has been resolved: USB: isp116x: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS5.4AI score0.00135EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 1:58 p.m.9 views

CVE-2023-53413 USB: isp116x: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: isp116x: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/18 1:58 p.m.31 views

CVE-2023-53412

The CVE-2023-53412 issue affects the Linux kernel USB gadget bcm63xx_udc where memory leaks occur when using debugfs_lookup() because the result is not dput()’d. The mitigated pattern is to call debugfs_lookup_and_remove() which handles the lookup and cleanup in one step, preventing leaks. Eviden...

5.5CVSS6.2AI score0.00136EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/18 1:58 p.m.2 views

CVE-2023-53410 USB: ULPI: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: ULPI: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

6.2AI score0.00134EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/18 1:58 p.m.35 views

CVE-2023-53407

CVE-2023-53407 refers to a Linux kernel issue in USB gadget support for pxa27x_udc where memory leaks occur if debugfs_lookup() results are not released (dput). The resolution, as described in multiple sources, is to call debugfs_lookup_and_remove() which handles the lookup and cleanup in one ste...

5.5CVSS6.2AI score0.00136EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/09/18 1:58 p.m.32 views

CVE-2023-53405

CVE-2023-53405 concerns the Linux kernel USB gadget gr_udc: a memory leak that occurs when debugfs_lookup() is used without proper cleanup. The vulnerability arises because the result of debugfs_lookup() must be released with dput(), else memory leaks accumulate over time. The fixed approach in t...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/18 1:58 p.m.12 views

CVE-2023-53405 USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: grudc: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

0.00135EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/18 1:58 p.m.1 views

CVE-2023-53404 USB: fotg210: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: fotg210: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

6.2AI score0.00135EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.3 views

CVE-2023-53387 scsi: ufs: core: Fix device management cmd timeout flow

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd NOP OUT to the device for link recovery. If this cmd times out and clearing the doorbell fails,...

6.1AI score0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 1:33 p.m.7 views

CVE-2023-53387 scsi: ufs: core: Fix device management cmd timeout flow

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd NOP OUT to the device for link recovery. If this cmd times out and clearing the doorbell fails,...

5.5CVSS6.1AI score0.00134EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.16 views

CVE-2023-53387

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd NOP OUT to the device for link recovery. If this cmd times out and clearing the doorbell fails,...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 1:33 p.m.5 views

CVE-2023-53379 usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

5.5CVSS6.1AI score0.00136EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.6 views

CVE-2023-53379

In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvousbprobe Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvousbprobe warn: missing unwind goto? After geting irq, if ret 0, it will return without error handling to free memory. Just ad...

5.5CVSS5.3AI score0.00136EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/17 6:43 p.m.3 views

CVE-2023-53359

In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead which...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2025/09/17 4:49 p.m.14 views

USN-7755-2: Linux kernel (FIPS) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Media drivers; - SPI subsystem; - USB core drivers; - NILFS2 file system; - IPv6 networking; - Network traffic...

9.1CVSS7AI score0.01358EPSS
SaveExploits0
Rows per page
Query Builder