Lucene search
+L

208 matches found

NVD
NVD
added 2026/08/18 8:17 p.m.5 views

CVE-2026-52734

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, an unauthenticated P2P peer can cause the mempool download pipeline to retain transactions after verification reaches the outer RATELIMITDELAY timeout. In zebrad/src/components/mempool/downloads.rs, Downloads::pollnext removed...

5.3CVSS0.00371EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 7:27 p.m.18 views

CVE-2026-52829 ZEBRA: IPv4-Mapped Mempool Misbehavior Update Aborts Zebra Address Book

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, an unauthenticated IPv4 peer can deterministically terminate a synced Zebra node using the default Linux dual-stack listener configuration. The handshake path canonicalized an IPv4-mapped IPv6 PeerSocketAddr such as ::ffff:127.0.0.1 ...

7.5CVSS0.00432EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 7:27 p.m.38 views

CVE-2026-52829

An unauthenticated remote peer can deterministically crash any synced zebrad node (v4.4.1 and earlier) on the default Linux dual-stack listener by completing a P2P handshake and advertising an invalid mempool transaction; the crash fires after the 30-second misbehavior batch flush due to an IPv4-...

7.5CVSS5.3AI score0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 7:27 p.m.4 views

CVE-2026-52829 ZEBRA: IPv4-Mapped Mempool Misbehavior Update Aborts Zebra Address Book

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, an unauthenticated IPv4 peer can deterministically terminate a synced Zebra node using the default Linux dual-stack listener configuration. The handshake path canonicalized an IPv4-mapped IPv6 PeerSocketAddr such as ::ffff:127.0.0.1 ...

7.5CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/18 7:26 p.m.3 views

CVE-2026-52732 ZEBRA: Mempool transaction admission denial via single-peer inbound queue saturation

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, one unauthenticated P2P peer can monopolize all 25 MAXINBOUNDCONCURRENCY slots in Zebra's inbound mempool download and verification pipeline. In zebrad/src/components/mempool/downloads.rs, the bounded queue was shared globally withou...

5.3CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 7:26 p.m.34 views

CVE-2026-52732

ZEBRA (zebrad), a Zcash node written in Rust, is vulnerable to mempool transaction admission denial via single-peer inbound queue saturation in versions prior to 4.5.0 . A single unauthenticated P2P peer can monopolize all 25 MAX_INBOUND_CONCURRENCY slots in the inbound mempool download/verificat...

5.3CVSS5.3AI score0.00371EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 7:19 p.m.27 views

CVE-2026-52734

In Downloads::poll_next() (downloads.rs:215-228), the timeout error path (Err(elapsed)) skips cancel_handles.remove() because tokio::time::error::Elapsed carries no transaction ID, so each timed-out entry retains up to ~9 MB of transaction data. With no GC or cap, an unauthenticated peer causes m...

5.3CVSS5.3AI score0.00371EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/15 11:50 p.m.9 views

SUSE CVE-2026-74542

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

5.7AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74542

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 1:17 p.m.10 views

UBUNTU-CVE-2026-74542

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

5.7AI score0.00155EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74542

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

5.6AI score0.00155EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/15 12:27 p.m.27 views

CVE-2026-74542

CVE-2026-74542: In the Linux kernel netfs subsystem, a memory allocation path for folio_queue in writeback could fail, triggering ENOMEM. The fix adds a mempool and passes GFP flags to rolling buffer allocations, using the mempool if GFP_KERNEL is not used, and propagates the chosen GFP from netf...

5.6AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74542 netfs: Fix folio_queue ENOMEM in writeback by adding a mempool

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.29 views

CVE-2026-74542 netfs: Fix folio_queue ENOMEM in writeback by adding a mempool

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 12:27 p.m.9 views

EUVD-2026-59735

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

5.6AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74542

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

5.6AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:52 a.m.12 views

CVE-2026-72087 scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix memory leak in lpfcsli4driverresourcesetup The memory allocated for mboxq using mempoolalloc is not freed in some of the early exit error paths. Fix that by moving the mempoolfree call to an earlier point after la...

5.5AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.16 views

PT-2026-72994

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio queue ENOMEM in writeback by adding a mempool Fix the handling of folio queue allocation failure in writeback by adding a mempool and passing in gfp t flags to the rolling buffer functions that allocate memory,...

5.6AI score0.00155EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.13 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mm/mempool: Fixed the issue where poisoning operations affected pages with an order greater than 0 using HIGHMEM. The kernel test reported the following issues: - BUG: Unable to handle page faults for address: fffba000. - PF:...

5.4AI score0.00183EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/02 8:26 p.m.17 views

Zebra Address Book Aborted by IPv4-Mapped Mempool Misbehavior Update

Am I affected You are affected if: 1. You run zebrad up to and including v4.4.1. 2. Your node listens on the default :: address on a Linux host the standard deployment configuration — net.ipv6.bindv6only=0 is the default on all common Linux distributions. 3. Your node is synced near the chain tip...

7.5CVSS5.8AI score0.00432EPSS
SaveExploits0References2Affected Software2
Rows per page
Query Builder