Lucene search
+L

10080 matches found

OSV
OSV
added 2026/02/14 4:15 p.m.10 views

UBUNTU-CVE-2026-23150

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log hinted that nfcllcpsenduiframe failed to allocate skb due to sockerrors...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.9 views

CVE-2026-23150

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log hinted that nfcllcpsenduiframe failed to allocate skb due to sockerrors...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References32
OSV
OSV
added 2026/02/14 4:15 p.m.10 views

UBUNTU-CVE-2026-23137

In the Linux kernel, the following vulnerability has been resolved: of: unittest: Fix memory leak in unittestdataadd In unittestdataadd, if ofresolvephandles fails, the allocated unittestdata is not freed, leading to a memory leak. Fix this by using scope-based cleanup helper freekfree for...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References10
OSV
OSV
added 2026/02/14 4:15 p.m.11 views

UBUNTU-CVE-2026-23160

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References21
OSV
OSV
added 2026/02/14 4:15 p.m.9 views

UBUNTU-CVE-2026-23144

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure When a context DAMON sysfs directory setup is failed after setup of attrs/ directory, subdirectories of attrs/ directory are not cleaned up. As a result, DAMON...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References22
OSV
OSV
added 2026/02/14 4:1 p.m.8 views

CVE-2026-23173 net/mlx5e: TC, delete flows only for existing peers

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, delete flows only for existing peers When deleting TC steering flows, iterate only over actual devcom peers instead of assuming all possible ports exist. This avoids touching non-existent peers and ensures cleanup ...

5.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/02/14 4:1 p.m.32 views

CVE-2026-23164 rocker: fix memory leak in rocker_world_port_post_fini()

In the Linux kernel, the following vulnerability has been resolved: rocker: fix memory leak in rockerworldportpostfini In rockerworldportpreinit, rockerport-wpriv is allocated with kzallocwops-portprivsize, GFPKERNEL. However, in rockerworldportpostfini, the memory is only freed when...

0.00115EPSS
SaveExploits0References7
CVE
CVE
added 2026/02/14 4:1 p.m.34 views

CVE-2026-23164

CVE-2026-23164 affects the Linux kernel rocker subsystem. The root cause is a memory leak: rocker_world_port_pre_init() allocates rocker_port->wpriv with kzalloc, but rocker_world_port_post_fini() frees it only if wops->port_post_fini is set. Since rock­er_ofdpa_ops provides port_post_fini ...

5.5CVSS5.2AI score0.00115EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/02/14 4:1 p.m.13 views

EUVD-2026-5879

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

5.3AI score0.00114EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/14 4:1 p.m.37 views

CVE-2026-23160 octeon_ep: Fix memory leak in octep_device_setup()

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

0.00114EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:1 p.m.7 views

CVE-2026-23160

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

5.3AI score0.00114EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/02/14 4:1 p.m.32 views

CVE-2026-23160

CVE-2026-23160 affects the Linux kernel octep (octeon_ep) path. The vulnerability arises when octep_ctrl_net_init() fails inside octep_device_setup(): resources remain mapped and configuration memory isn’t freed, causing a memory leak. A patch introduces a cleanup jump to the unsupported_dev labe...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/14 4:1 p.m.10 views

CVE-2026-23160 octeon_ep: Fix memory leak in octep_device_setup()

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix memory leak in octepdevicesetup In octepdevicesetup, if octepctrlnetinit fails, the function returns directly without unmapping the mapped resources and freeing the allocated configuration memory. Fix this by jumpin...

5.3AI score
SaveExploits0References7
EUVD
EUVD
added 2026/02/14 4:1 p.m.13 views

EUVD-2026-5880

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix UAF in configfs release path The gpio-virtuser configfs release path uses guardmutex to protect the device structure. However, the device is freed before the guard cleanup runs, causing mutexunlock to operate ...

5.2AI score0.00116EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:1 p.m.5 views

CVE-2026-23150

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log hinted that nfcllcpsenduiframe failed to allocate skb due to sockerrors...

5.1AI score0.00115EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/02/14 4:1 p.m.38 views

CVE-2026-23150 nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log hinted that nfcllcpsenduiframe failed to allocate skb due to sockerrors...

0.00115EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/02/14 4:1 p.m.14 views

EUVD-2026-5886

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log hinted that nfcllcpsenduiframe failed to allocate skb due to sockerrors...

5.2AI score0.00115EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/14 4:1 p.m.10 views

CVE-2026-23150 nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log hinted that nfcllcpsenduiframe failed to allocate skb due to sockerrors...

5.2AI score
SaveExploits0References10
OSV
OSV
added 2026/02/14 4:1 p.m.5 views

CVE-2026-23148 nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix race in nvmetbiodone leading to NULL pointer dereference There is a race condition in nvmetbiodone that can cause a NULL pointer dereference in blkcgroupbiostart: 1. nvmetbiodone is called when a bio completes 2...

7.5CVSS5.2AI score
SaveExploits0References6
EUVD
EUVD
added 2026/02/14 4:1 p.m.12 views

EUVD-2026-5887

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix race in nvmetbiodone leading to NULL pointer dereference There is a race condition in nvmetbiodone that can cause a NULL pointer dereference in blkcgroupbiostart: 1. nvmetbiodone is called when a bio completes 2...

5.2AI score0.00271EPSS
SaveExploits0References3
Rows per page
Query Builder