Lucene search
+L

44041 matches found

OSV
OSV
added 2026/05/01 2:14 p.m.16 views

CVE-2026-31750 comedi: runflags cannot determine whether to reclaim chanlist

In the Linux kernel, the following vulnerability has been resolved: comedi: runflags cannot determine whether to reclaim chanlist syzbot reported a memory leak 1, because commit 4e1da516debb "comedi: Add reference counting for Comedi command handling" did not consider the exceptional exit case in...

5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/05/01 2:14 p.m.30 views

CVE-2026-31746

CVE-2026-31746 concerns the Linux kernel’s s390/zcrypt component. When Common Cryptographic Architecture (CCA) cards are used as accelerators for clear key RSA requests (ME and CRT), a memory leak occurs due to an unreleased memory allocation in the AP message handling. The issue stems from a rew...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.17 views

CVE-2026-31746

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix memory leak with CCA cards used as accelerator Tests showed that there is a memory leak if CCA cards are used as accelerator for clear key RSA requests ME and CRT. With the last rework for the memory allocation t...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.48 views

CVE-2026-31746 s390/zcrypt: Fix memory leak with CCA cards used as accelerator

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix memory leak with CCA cards used as accelerator Tests showed that there is a memory leak if CCA cards are used as accelerator for clear key RSA requests ME and CRT. With the last rework for the memory allocation t...

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

EUVD-2026-26559

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix memory leak with CCA cards used as accelerator Tests showed that there is a memory leak if CCA cards are used as accelerator for clear key RSA requests ME and CRT. With the last rework for the memory allocation t...

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

CVE-2026-31746 s390/zcrypt: Fix memory leak with CCA cards used as accelerator

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix memory leak with CCA cards used as accelerator Tests showed that there is a memory leak if CCA cards are used as accelerator for clear key RSA requests ME and CRT. With the last rework for the memory allocation t...

5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.47 views

CVE-2026-31737 net: ftgmac100: fix ring allocation unwind on open failure

In the Linux kernel, the following vulnerability has been resolved: net: ftgmac100: fix ring allocation unwind on open failure ftgmac100allocrings allocates rxskbs, txskbs, rxdes, txdes, and rxscratch in stages. On intermediate failures it returned -ENOMEM directly, leaking resources allocated...

0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/01 2:14 p.m.33 views

CVE-2026-31737

Technical details (affected product/component/versions/root cause/impact or fixes) for CVE-2026-31737 are not publicly available in the provided connected documents. Monitor for updates.

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2026/05/01 1:56 p.m.52 views

CVE-2026-31714

The CVE-2026-31714 issue affects the Linux kernel F2FS component, where a memory leak occurs in f2fs_rename() due to an unpaired call to f2fs_free_filename() after f2fs_setup_filename() was added in commit 40b2d55e0452. Exploitation details are local (AV:L/AC:L) with a high availability impact (A...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/01 1:56 p.m.45 views

CVE-2026-31714 f2fs: fix to avoid memory leak in f2fs_rename()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid memory leak in f2fsrename syzbot reported a f2fs bug as below: BUG: memory leak unreferenced object 0xffff888127f70830 size 16: comm "syz.0.23", pid 6144, jiffies 4294943712 hex dump first 16 bytes: 3c af 57 72...

0.00114EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/01 1:56 p.m.26 views

EUVD-2026-26523

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid memory leak in f2fsrename syzbot reported a f2fs bug as below: BUG: memory leak unreferenced object 0xffff888127f70830 size 16: comm "syz.0.23", pid 6144, jiffies 4294943712 hex dump first 16 bytes: 3c af 57 72...

5.8AI score0.00114EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/05/01 1:56 p.m.16 views

CVE-2026-31714

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid memory leak in f2fsrename syzbot reported a f2fs bug as below: BUG: memory leak unreferenced object 0xffff888127f70830 size 16: comm "syz.0.23", pid 6144, jiffies 4294943712 hex dump first 16 bytes: 3c af 57 72...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:56 p.m.8 views

CVE-2026-31714

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid memory leak in f2fsrename syzbot reported a f2fs bug as below: BUG: memory leak unreferenced object 0xffff888127f70830 size 16: comm "syz.0.23", pid 6144, jiffies 4294943712 hex dump first 16 bytes: 3c af 57 72...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/01 1:56 p.m.51 views

CVE-2026-31711 smb: server: fix active_num_conn leak on transport allocation failure

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix activenumconn leak on transport allocation failure Commit 77ffbcac4e56 "smb: server: fix leak of activenumconn in ksmbdtcpnewconnection" addressed the kthreadrun failure path. The earlier alloctransport == NULL...

7.5CVSS0.00542EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/01 2:10 a.m.10 views

SUSE CVE-2026-7379

Memory leak in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.23 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which arises from the inability to properly reclaim the chanlist when runflags are not set, potentially leading to...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.14 views

PT-2026-36381

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix memory leak with CCA cards used as accelerator Tests showed that there is a memory leak if CCA cards are used as accelerator for clear key RSA requests ME and CRT. With the last rework for the memory allocation t...

5.8AI score0.00121EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.15 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the usb misc usbio driver not freeing the URB when usbsubmiturb fails, which could lead to a memory leak...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.16 views

Prosody 安全漏洞

Prosody is an instant messaging server software from Prosody Open Source. A security vulnerability exists in Prosody versions prior to 0.12.6 and versions 1.0.0 through 13.0.0 prior to 13.0.5, which stems from an unauthenticated connection resulting in a memory leak that could cause a memory...

7.5CVSS5.8AI score0.00279EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.16 views

PT-2026-36395

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the lpvo usb driver within the GPIB subsystem. During the GPIB attach process, the driver iterates through registered USB interfaces and acquires references to US...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References7
Rows per page
Query Builder