Lucene search
+L

2430 matches found

OSV
OSV
added 2026/05/27 2:16 p.m.17 views

UBUNTU-CVE-2026-45863

In the Linux kernel, the following vulnerability has been resolved: i3c: dw: Fix memory leak in dwi3cmasteri2cxfers The dwi3cmasteri2cxfers function allocates memory for the xfer structure using dwi3cmasterallocxfer. If pmruntimeresumeandget fails, the function returns without freeing the allocat...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:58 p.m.9 views

CVE-2026-46079

In the Linux kernel, the following vulnerability has been resolved: rbd: fix null-ptr-deref when deviceadddisk fails dorbdadd publishes the device with deviceadd before calling deviceadddisk. If deviceadddisk fails after deviceadd succeeds, the error path calls rbdfreedisk directly and then later...

5.7AI score0.00138EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.51 views

CVE-2026-46040 inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails

In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotifyaddinodemarklocked fails When fsnotifyaddinodemarklocked fails in inotifynewwatch, the error path calls inotifyremovefromidr but does not call decinotifywatches to undo the preceding...

0.00123EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/27 12:56 p.m.16 views

EUVD-2026-32421

In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotifyaddinodemarklocked fails When fsnotifyaddinodemarklocked fails in inotifynewwatch, the error path calls inotifyremovefromidr but does not call decinotifywatches to undo the preceding...

5.8AI score0.00123EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:56 p.m.15 views

CVE-2026-46040

In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotifyaddinodemarklocked fails When fsnotifyaddinodemarklocked fails in inotifynewwatch, the error path calls inotifyremovefromidr but does not call decinotifywatches to undo the preceding...

5.7AI score0.00123EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/05/27 12:56 p.m.60 views

CVE-2026-46040

CVE-2026-46040: In the Linux kernel inotify path, when fsnotify_add_inode_mark_locked() fails during inotify_new_watch(), the error path did not call dec_inotify_watches(), leaking a watch count and potentially exhausting max_user_watches (-ENOSPC) even with no active watches. The fix introduces ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/27 12:56 p.m.10 views

CVE-2026-46040 inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails

In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotifyaddinodemarklocked fails When fsnotifyaddinodemarklocked fails in inotifynewwatch, the error path calls inotifyremovefromidr but does not call decinotifywatches to undo the preceding...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.61 views

CVE-2026-46021 thermal: core: Fix thermal zone governor cleanup issues

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermalzonedeviceregisterwithtrips fails after adding a thermal governor to the thermal zone being registered, the governor is not removed from it as appropriate which ma...

0.00132EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/27 12:56 p.m.29 views

EUVD-2026-32402

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermalzonedeviceregisterwithtrips fails after adding a thermal governor to the thermal zone being registered, the governor is not removed from it as appropriate which ma...

5.8AI score0.00132EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:56 p.m.9 views

CVE-2026-46021

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermalzonedeviceregisterwithtrips fails after adding a thermal governor to the thermal zone being registered, the governor is not removed from it as appropriate which ma...

5.5CVSS6.3AI score0.00132EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/05/27 12:56 p.m.13 views

EUVD-2026-32302

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a resource leak in xfsallocbuftarg In the error path, call fsputdax to drop the DAX device reference...

5.8AI score0.00128EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.48 views

CVE-2026-46005 xfs: fix a resource leak in xfs_alloc_buftarg()

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a resource leak in xfsallocbuftarg In the error path, call fsputdax to drop the DAX device reference...

0.00128EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:56 p.m.8 views

CVE-2026-46005

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a resource leak in xfsallocbuftarg In the error path, call fsputdax to drop the DAX device reference...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/05/27 12:56 p.m.6 views

CVE-2026-46005 xfs: fix a resource leak in xfs_alloc_buftarg()

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a resource leak in xfsallocbuftarg In the error path, call fsputdax to drop the DAX device reference...

5.8AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/05/27 12:55 p.m.23 views

CVE-2026-45992

Removed by vendor...

5.2AI score0.00032EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 12:55 p.m.6 views

CVE-2026-45992 ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Fix potentially leftover ep1inurb at error path The previous fix for handling the error from setupcard missed that an internal URB cdev-ep1inurb might have been already submitted beforehand. In the normal case, this...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/05/27 12:55 p.m.31 views

CVE-2026-45992

Affected software: Linux kernel ALSA caiaq. Issue: potential leak of internal URB ep1_in_urb in error path of setup_card() after an earlier fix, since ep1_in_urb could have been submitted before error handling. What’s fixed: ensure ep1_in_urb is properly handled/cleaned up in the error path as we...

5.8AI score0.00032EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/27 12:55 p.m.48 views

CVE-2026-45992

...

0.00032EPSS
SaveExploits0
CVE
CVE
added 2026/05/27 12:18 p.m.40 views

CVE-2026-45981

CVE-2026-45981 (Linux kernel, s390/cio): The vulnerability stems from device lifecycle mismanagement in css_alloc_subchannel() where, if dma_set_coherent_mask() or dma_set_mask() fails, the error path frees the subchannel without proper device model reference counting. After device_initialize() i...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/27 12:18 p.m.7 views

CVE-2026-45964 SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gssauth kref leak in gssallocmsg error path Commit 5940d1cf9f42 "SUNRPC: Rebalance a kref in authgss.c" added a krefget&gssauth-kref call to balance the gssputauth done in gssreleasemsg, but forgot to add a...

5.9AI score
SaveExploits0References11
Rows per page
Query Builder