Lucene search
+L

4340 matches found

OSV
OSV
added 2025/09/16 5:15 p.m.3 views

DEBIAN-CVE-2023-53334

In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: 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.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 5:15 p.m.7 views

UBUNTU-CVE-2023-53334

In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: 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.00145EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/16 4:12 p.m.16 views

CVE-2023-53334 USB: chipidea: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: 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.00145EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/16 4:12 p.m.0 views

CVE-2023-53334 USB: chipidea: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: 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.1AI score0.00145EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/16 4:12 p.m.39 views

CVE-2023-53334

CVE-2023-53334 affects the Linux kernel USB: chipidea subsystem. The issue was a memory leak that occurred when using debugfs_lookup(); the returned object must be paired with dput(), otherwise memory leaks over time. The fix simplifies handling by using debugfs_lookup_and_remove(), which perform...

5.5CVSS6.2AI score0.00145EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/16 4:12 p.m.6 views

CVE-2023-53334 USB: chipidea: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: 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.1AI score
SaveExploits0References7
OSV
OSV
added 2025/09/16 1:15 p.m.10 views

AZL-67398 CVE-2025-39817 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix slab-out-of-bounds in efivarfsdcompare Observed on kernel 6.6 present on master as well: BUG: KASAN: slab-out-of-bounds in memcmp+0x98/0xd0 Call trace: kasancheckrange+0xe8/0x190 asanloadN+0x1c/0x28 memcmp+0x98/0xd0...

7.1CVSS6AI score0.00163EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 8:15 a.m.8 views

CVE-2023-53294

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix null-ptr-deref on inode-iop in ntfslookup Syzbot reported a null-ptr-deref bug: ntfs3: loop0: Different NTFS' sector size 1024 and media sector size 512 ntfs3: loop0: Mark volume as dirty due to NTFS errors general...

5.5CVSS0.00145EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/16 8:15 a.m.6 views

CVE-2023-53273

In the Linux kernel, the following vulnerability has been resolved: Drivers: vmbus: Check for channel allocation before looking up relids relid2channel assumes vmbus channel array to be allocated when called. However, in cases such as kdump/kexec, not all relids will be reset by the host. When th...

5.5CVSS0.00155EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/16 8:15 a.m.6 views

CVE-2023-53279

In the Linux kernel, the following vulnerability has been resolved: misc: vmwballoon: 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...

5.5CVSS0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/16 8:15 a.m.1 views

DEBIAN-CVE-2023-53279

In the Linux kernel, the following vulnerability has been resolved: misc: vmwballoon: 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...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.7 views

UBUNTU-CVE-2023-53297

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp conn-chanlock isn't acquired before l2capgetchanbyscid, if l2capgetchanbyscid returns NULL, then 'bad unlock balance' is triggered...

8.8CVSS6AI score0.00217EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/16 8:15 a.m.7 views

UBUNTU-CVE-2023-53279

In the Linux kernel, the following vulnerability has been resolved: misc: vmwballoon: 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...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.10 views

CVE-2023-53297 Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp conn-chanlock isn't acquired before l2capgetchanbyscid, if l2capgetchanbyscid returns NULL, then 'bad unlock balance' is triggered...

8.8CVSS0.00217EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 8:11 a.m.4 views

CVE-2023-53297 Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp conn-chanlock isn't acquired before l2capgetchanbyscid, if l2capgetchanbyscid returns NULL, then 'bad unlock balance' is triggered...

8.8CVSS4.9AI score
SaveExploits0References11
OSV
OSV
added 2025/09/16 8:11 a.m.5 views

CVE-2023-53294 fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix null-ptr-deref on inode-iop in ntfslookup Syzbot reported a null-ptr-deref bug: ntfs3: loop0: Different NTFS' sector size 1024 and media sector size 512 ntfs3: loop0: Mark volume as dirty due to NTFS errors general...

5.5CVSS6.2AI score
SaveExploits0References8
CVE
CVE
added 2025/09/16 8:11 a.m.61 views

CVE-2023-53294

Summary (CVE-2023-53294): A Linux kernel issue in the ntfs3 path caused a null pointer dereference when inode->i_op could be NULL if the MFT record is not base, leading to a crash during d_splice_alias via d_flags_for_inode. The identified root cause is an unconditional call path through ntfs_...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.1 views

CVE-2023-53279 misc: vmw_balloon: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: misc: vmwballoon: 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...

6.2AI score0.00155EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/16 8:11 a.m.37 views

CVE-2023-53279

CVE-2023-53279 concerns a Linux kernel issue in the misc: vmw_balloon path where calling debugfs_lookup() left the result undereferenced (no dput), causing a memory leak over time. The published fixes replace the single-lookup path with debugfs_lookup_and_remove(), which performs the necessary cl...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.5 views

CVE-2023-53279

In the Linux kernel, the following vulnerability has been resolved: misc: vmwballoon: 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...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0
Rows per page
Query Builder