Lucene search
+L

213 matches found

Packet Storm News
Packet Storm News
added 2025/06/09 12:00 a.m.8 views

Unraveling Ethereum'S Mempool: the Impact of Fee Fairness, Transaction Prioritization, and Consensus Efficiency

Ethereum's transaction pool mempool dynamics and fee market efficiency critically affect transaction inclusion, validator workload, and overall network performance. This research empirically analyzes gas price variations, mempool clearance rates, and block finalization times in Ethereum's...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.7 views

SUSE CVE-2022-49097

In the Linux kernel, the following vulnerability has been resolved: NFS: Avoid writeback threads getting stuck in mempoolalloc In a low memory situation, allow the NFS writeback code to fail without getting stuck in infinite loops in mempoolalloc...

5.5CVSS6.6AI score0.00248EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:00 a.m.12 views

DEBIAN-CVE-2022-49097

In the Linux kernel, the following vulnerability has been resolved: NFS: Avoid writeback threads getting stuck in mempoolalloc In a low memory situation, allow the NFS writeback code to fail without getting stuck in infinite loops in mempoolalloc...

5.5CVSS5.4AI score0.00248EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.8 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, which stems from the possibility that NFS write-back code may fall into an infinite loop in mempoolalloc in low memory...

5.5CVSS5.5AI score0.00248EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/02/20 8:34 p.m.14 views

Namada-apps allows Excessive Computation in Mempool Validation

Impact A malicious transaction may cause an expensive computation in mempool validation. A transaction with multiple repeated sections causes the section hash calculation used for signature validation to grow exponentially and potentially even cubic in proportion to number of sections. This may b...

7AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/20 8:34 p.m.8 views

GHSA-F8QM-HMM3-FV7F Namada-apps allows Excessive Computation in Mempool Validation

Impact A malicious transaction may cause an expensive computation in mempool validation. A transaction with multiple repeated sections causes the section hash calculation used for signature validation to grow exponentially and potentially even cubic in proportion to number of sections. This may b...

9.2CVSS7AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/02/20 8:33 p.m.16 views

Namada-apps can Crash with Excessive Computation in Mempool Validation

Impact A malicious transaction may cause a crash in mempool validation. A transaction with authorization section containing 256 public keys or more with valid matching signatures triggers an integer overflow in signature verification that causes a the node to panic. Patches This issue has been...

7.3AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/20 8:33 p.m.7 views

GHSA-82VG-5V4F-F9WQ Namada-apps can Crash with Excessive Computation in Mempool Validation

Impact A malicious transaction may cause a crash in mempool validation. A transaction with authorization section containing 256 public keys or more with valid matching signatures triggers an integer overflow in signature verification that causes a the node to panic. Patches This issue has been...

9.2CVSS7.3AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.12 views

PT-2025-30858

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was discovered in the raid10 subsystem within the Linux kernel. Specifically, when raid10 read request or raid10 write request registers a new request with the REQ NOWAIT...

5.5CVSS6.8AI score0.0015EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/06 3:48 a.m.9 views

SUSE CVE-2024-50119

In the Linux kernel, the following vulnerability has been resolved: cifs: fix warning when destroy 'cifsiorequestpool' There's a issue as follows: WARNING: CPU: 1 PID: 27826 at mm/slub.c:4698 freelargekmalloc+0xac/0xe0 RIP: 0010:freelargekmalloc+0xac/0xe0 Call Trace: ? warn+0xea/0x330...

5.5CVSS7.7AI score0.00188EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/05 6:15 p.m.9 views

DEBIAN-CVE-2024-50119

In the Linux kernel, the following vulnerability has been resolved: cifs: fix warning when destroy 'cifsiorequestpool' There's a issue as follows: WARNING: CPU: 1 PID: 27826 at mm/slub.c:4698 freelargekmalloc+0xac/0xe0 RIP: 0010:freelargekmalloc+0xac/0xe0 Call Trace: ? warn+0xea/0x330...

5.5CVSS5.4AI score0.00188EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/05 6:55 a.m.50 views

CVE-2024-39482 bcache: fix variable length array abuse in btree_iter

In the Linux kernel, the following vulnerability has been resolved: bcache: fix variable length array abuse in btreeiter btreeiter is used in two ways: either allocated on the stack with a fixed size MAXBSETS, or from a mempool with a dynamic size based on the specific cache set. Previously, the...

7.8CVSS0.00238EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/27 8:29 a.m.24 views

CVE-2021-47435

In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dmiodecpending calls endioacct first and will then dec md in-flight pending count. But if a task is swapping DM table at same time this can result in a crash due to...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/22 7:15 a.m.5 views

DEBIAN-CVE-2021-47435

In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dmiodecpending calls endioacct first and will then dec md in-flight pending count. But if a task is swapping DM table at same time this can result in a crash due to...

4.7CVSS5.4AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.13 views

CVE-2021-47435

In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dmiodecpending calls endioacct first and will then dec md in-flight pending count. But if a task is swapping DM table at same time this can result in a crash due to...

4.7CVSS6.1AI score
SaveExploits0References7
NVD
NVD
added 2024/05/22 7:15 a.m.12 views

CVE-2021-47435

In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dmiodecpending calls endioacct first and will then dec md in-flight pending count. But if a task is swapping DM table at same time this can result in a crash due to...

4.7CVSS6.2AI score0.00239EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.23 views

CVE-2021-47435

In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dmiodecpending calls endioacct first and will then dec md in-flight pending count. But if a task is swapping DM table at same time this can result in a crash due to...

4.7CVSS6.3AI score0.00239EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/22 7:15 a.m.15 views

UBUNTU-CVE-2021-47435

In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dmiodecpending calls endioacct first and will then dec md in-flight pending count. But if a task is swapping DM table at same time this can result in a crash due to...

4.7CVSS6.2AI score0.00239EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/22 6:19 a.m.23 views

CVE-2021-47435 dm: fix mempool NULL pointer race when completing IO

In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dmiodecpending calls endioacct first and will then dec md in-flight pending count. But if a task is swapping DM table at same time this can result in a crash due to...

6.6AI score0.00239EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/22 6:19 a.m.153 views

CVE-2021-47435

CVE-2021-47435 affects the Linux kernel device-mapper (dm) path, causing a crash via a NULL pointer dereference during IO completion. The issue stems from dm_io_dec_pending() calling end_io_acct() before the in-flight pending count is decremented, and a race if a DM table swap happens concurrentl...

4.7CVSS6.5AI score0.00239EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder