Lucene search
+L

10406 matches found

Cvelist
Cvelist
added 2026/04/03 1:24 p.m.39 views

CVE-2026-23423 btrfs: free pages on error in btrfs_uring_read_extent()

In the Linux kernel, the following vulnerability has been resolved: btrfs: free pages on error in btrfsuringreadextent In this function the 'pages' object is never freed in the hopes that it is picked up by btrfsuringreadfinished whenever that executes in the future. But that's just the happy pat...

0.0012EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/03 1:24 p.m.6 views

CVE-2026-23423

In the Linux kernel, the following vulnerability has been resolved: btrfs: free pages on error in btrfsuringreadextent In this function the 'pages' object is never freed in the hopes that it is picked up by btrfsuringreadfinished whenever that executes in the future. But that's just the happy pat...

5.8AI score0.0012EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/04/03 1:24 p.m.38 views

CVE-2026-23423

CVE-2026-23423 concerns memory management in the Linux kernel’s btrfs_uring_read_extent() path. The issue: the 'pages' object allocated during read operations is not freed in error scenarios, under the hopeful path that it will be reclaimed by btrfs_uring_read_finished() later. If errors occur (e...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/03 1:24 p.m.9 views

CVE-2026-23423 btrfs: free pages on error in btrfs_uring_read_extent()

In the Linux kernel, the following vulnerability has been resolved: btrfs: free pages on error in btrfsuringreadextent In this function the 'pages' object is never freed in the hopes that it is picked up by btrfsuringreadfinished whenever that executes in the future. But that's just the happy pat...

5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.29 views

PT-2026-30040

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a device node reference leak in the logicvc drm config parse function. The function calls of get child by name to find the "layers" node but fails to release th...

5.5CVSS6.8AI score0.00115EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/04/03 12:00 a.m.11 views

The vulnerability of the rxe_qp_do_cleanup() function in the drivers/infiniband/sw/rxe/rxe_qp.c module of the Linux operating system’s kernel allows a malicious actor to cause a service failure.

The vulnerability of the rxeqpdocleanup function in the drivers/infiniband/sw/rxe/rxeqp.c module of the Linux operating system’s kernel involves a pointer dereferencing issue. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00179EPSS
SaveExploits0References6Affected Software2
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.14 views

PT-2026-30173

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak in the xe vm madvise ioctl function within the drm/xe subsystem of the Linux kernel has been addressed. The issue occurs when validation within check bo args are sane fails...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.29 views

Roundcube Webmail 安全漏洞

Roundcube Webmail is an open-source browser-based IMAP client developed by Roundcube. It supports address book management, information search, spelling checking, and more. Versions of Roundcube Webmail prior to 1.5.14 and 1.6.14 contained security vulnerabilities. These vulnerabilities stemmed fr...

5.3CVSS5.8AI score0.00366EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.17 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 stems from the failure to clean up requests when cache is released, potentially leading to memory leaks...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.11 views

PT-2026-30037

In the Linux kernel, the following vulnerability has been resolved: btrfs: free pages on error in btrfs uring read extent In this function the 'pages' object is never freed in the hopes that it is picked up by btrfs uring read finished whenever that executes in the future. But that's just the hap...

5.8AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/02 6:42 p.m.12 views

GO-2026-4874 Ella Core has a Denial of Service via SCTP connection cleanup deadlock in github.com/ellanetworks/core

Ella Core has a Denial of Service via SCTP connection cleanup deadlock in github.com/ellanetworks/core...

6.5CVSS5.9AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/02 12:31 p.m.9 views

EUVD-2026-18195

In the Linux kernel, the following vulnerability has been resolved: tls: Purge asynchold in tlsdecryptasyncwait The asynchold queue pins encrypted input skbs while the AEAD engine references their scatterlist data. Once tlsdecryptasyncwait returns, every AEAD operation has completed and the engin...

5.6AI score0.00244EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/02 12:16 p.m.10 views

CVE-2026-23414

In the Linux kernel, the following vulnerability has been resolved: tls: Purge asynchold in tlsdecryptasyncwait The asynchold queue pins encrypted input skbs while the AEAD engine references their scatterlist data. Once tlsdecryptasyncwait returns, every AEAD operation has completed and the engin...

7.5CVSS0.00244EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/02 11:40 a.m.4 views

CVE-2026-23414

In the Linux kernel, the following vulnerability has been resolved: tls: Purge asynchold in tlsdecryptasyncwait The asynchold queue pins encrypted input skbs while the AEAD engine references their scatterlist data. Once tlsdecryptasyncwait returns, every AEAD operation has completed and the engin...

5.6AI score0.00244EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/04/02 11:40 a.m.38 views

CVE-2026-23414

CVE-2026-23414 is addressed in the Linux kernel TLS code. The vulnerability involved the async_hold queue that pins encrypted input skbs while AEAD operations reference scatterlist data. The fix centralizes purge of async_hold in tls_decrypt_async_wait(), ensuring all callers (recvmsg drain path,...

7.5CVSS5.6AI score0.00244EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.13 views

phpMyFAQ 安全漏洞

phpMyFAQ is a multilingual FAQ system developed by Thorsten Rinne. It is entirely database-driven. Versions of phpMyFAQ prior to 4.1.1 contained security vulnerabilities, which were due to insufficient email address validation and cleanup measures. These vulnerabilities could lead to cross-site...

6.4CVSS5.6AI score0.00262EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.17 views

SEPPmail Secure Email Gateway 安全漏洞

SEPPmail Secure Email Gateway is an email security gateway developed by the German company SEPPmail. Versions of SEPPmail Secure Email Gateway prior to version 15.0.3 contained security vulnerabilities. These vulnerabilities stemmed from allowing attackers to bypass subject cleanup and forge tags...

7.7CVSS5.8AI score0.00212EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/02 12:00 a.m.14 views

PT-2026-29929

Ella Core has a Denial of Service via SCTP connection cleanup deadlock in github.com/ellanetworks/core...

6.5CVSS5.9AI score0.00165EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.15 views

Endian Firewall 跨站脚本漏洞

Endian Firewall is a network security firewall system from Endian. A cross-site scripting vulnerability exists in the Endian Firewall name parameter, which stems from improper cleanup of the name parameter input in /manage/qos/classes/, and can be exploited by an attacker to inject malicious...

6.4CVSS5.7AI score0.00168EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/01 11:01 p.m.13 views

CVE-2026-34535

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger a segmentation fault SEGV in CIccTagArray::Cleanup. The issue is observable under UBSan/ASan as misaligned member access / misaligned pointer...

6.2CVSS5.8AI score0.00156EPSS
SaveExploits1References1
Rows per page
Query Builder