Lucene search
+L

2620 matches found

Cvelist
Cvelist
added 2026/05/01 2:14 p.m.44 views

CVE-2026-31757 usb: misc: usbio: Fix URB memory leak on submit failure

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usbsubmiturb fails in usbioprobe, the previously allocated URB is never freed, causing a memory leak. Fix this by jumping to errfreeurb label to properly release the UR...

0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/01 2:14 p.m.20 views

EUVD-2026-26570

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usbsubmiturb fails in usbioprobe, the previously allocated URB is never freed, causing a memory leak. Fix this by jumping to errfreeurb label to properly release the UR...

5.8AI score0.00121EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.8 views

CVE-2026-31745

In the Linux kernel, the following vulnerability has been resolved: reset: gpio: fix double free in resetaddgpioauxdevice error path When auxiliarydeviceadd fails, resetaddgpioauxdevice calls auxiliarydeviceuninitadev. The device release callback resetgpioauxdevicerelease frees adev, but the...

5.8AI score0.0012EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/05/01 2:14 p.m.24 views

CVE-2026-31745

CVE-2026-31745 affects the Linux kernel GPIO reset path. The double-free occurs in reset_add_gpio_aux_device(): if __auxiliary_device_add() fails, the code calls auxiliary_device_uninit(adev), the device release callback frees adev, but the error path then frees adev again with kfree(adev). The f...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.41 views

CVE-2026-31745 reset: gpio: fix double free in reset_add_gpio_aux_device() error path

In the Linux kernel, the following vulnerability has been resolved: reset: gpio: fix double free in resetaddgpioauxdevice error path When auxiliarydeviceadd fails, resetaddgpioauxdevice calls auxiliarydeviceuninitadev. The device release callback resetgpioauxdevicerelease frees adev, but the...

0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 2:14 p.m.25 views

CVE-2026-31730

CVE-2026-31730 affects the Linux kernel fastrpc component, where a double-free of cctx->remote_heap could occur if INIT_CREATE_STATIC ioctl hits an error path and the rpmsg device is removed. The root cause is that fastrpc_init_create_static_process() frees cctx->remote_heap on the err_map ...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/05/01 2:14 p.m.17 views

EUVD-2026-26543

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx-remoteheap fastrpcinitcreatestaticprocess may free cctx-remoteheap on the errmap path but does not clear the pointer. Later, fastrpcrpmsgremove frees cctx-remoteheap again if it is...

5.8AI score0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/01 2:14 p.m.9 views

CVE-2026-31730 misc: fastrpc: possible double-free of cctx->remote_heap

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx-remoteheap fastrpcinitcreatestaticprocess may free cctx-remoteheap on the errmap path but does not clear the pointer. Later, fastrpcrpmsgremove frees cctx-remoteheap again if it is...

7.8CVSS6.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.45 views

CVE-2026-31730 misc: fastrpc: possible double-free of cctx->remote_heap

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx-remoteheap fastrpcinitcreatestaticprocess may free cctx-remoteheap on the errmap path but does not clear the pointer. Later, fastrpcrpmsgremove frees cctx-remoteheap again if it is...

7.8CVSS0.00129EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.5 views

CVE-2026-31730

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx-remoteheap fastrpcinitcreatestaticprocess may free cctx-remoteheap on the errmap path but does not clear the pointer. Later, fastrpcrpmsgremove frees cctx-remoteheap again if it is...

5.8AI score0.00129EPSS
SaveExploits0References6Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/05/01 8:01 a.m.20 views

net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption

...

9.8CVSS5.8AI score0.00388EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.12 views

PT-2026-36392

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the Linux kernel when the usb submit urb function fails within the usbio probe function. This happens because the previously allocated USB Request Block URB—a dat...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/30 11:23 a.m.14 views

CLSA-2026-1777548230 python2: Fix of CVE-2026-6100

CVE-2026-6100: defensively null bzs-nextin on the error path of BZ2Decompdecompress to align with upstream; the UAF window does not exist in Python 2.7 nextin is reassigned at function entry, lzma/gzip are not C extensions...

9.1CVSS6AI score0.00579EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/04/29 8:01 a.m.11 views

EDAC/mc: Fix error path ordering in edac_mc_alloc()

...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-31654

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mm/vma: fix memory leak in mmapregion commit 605f6586ecf7 mm/vma: do not leak memory when...

5.5CVSS5.4AI score0.00113EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/27 6:16 p.m.10 views

CVE-2026-31689

In the Linux kernel, the following vulnerability has been resolved: EDAC/mc: Fix error path ordering in edacmcalloc When the mci-pvtinfo allocation in edacmcalloc fails, the error path will call putdevice which will end up calling the device's release function. However, the init ordering is wrong...

5.5CVSS0.00115EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/27 5:34 p.m.7 views

CVE-2026-31689

In the Linux kernel, the following vulnerability has been resolved: EDAC/mc: Fix error path ordering in edacmcalloc When the mci-pvtinfo allocation in edacmcalloc fails, the error path will call putdevice which will end up calling the device's release function. However, the init ordering is wrong...

5.2AI score0.00115EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/04/27 5:34 p.m.11 views

EUVD-2026-25886

In the Linux kernel, the following vulnerability has been resolved: EDAC/mc: Fix error path ordering in edacmcalloc When the mci-pvtinfo allocation in edacmcalloc fails, the error path will call putdevice which will end up calling the device's release function. However, the init ordering is wrong...

5.3AI score0.00115EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/27 5:34 p.m.39 views

CVE-2026-31689 EDAC/mc: Fix error path ordering in edac_mc_alloc()

In the Linux kernel, the following vulnerability has been resolved: EDAC/mc: Fix error path ordering in edacmcalloc When the mci-pvtinfo allocation in edacmcalloc fails, the error path will call putdevice which will end up calling the device's release function. However, the init ordering is wrong...

0.00115EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:04 a.m.12 views

bnge: return after auxiliary_device_uninit() in error path

...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0
Rows per page
Query Builder