Lucene search
+L

12878 matches found

CVE
CVE
added 2026/08/22 3:33 p.m.13 views

CVE-2026-74728

CVE-2026-74728 is a NULL pointer dereference in the Linux kernel's XFS filesystem repair tooling. When xfs_buf_alloc_backing_mem() fails, xfs_buf_free() is called with bp->b_addr still NULL. The code then falls through to the folio_put path, which calls virt_to_folio(NULL), dereferencing an in...

5.6AI score0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 4:09 a.m.16 views

EUVD-2026-63810

Software installed and run as a non-privileged user may conduct GPU system calls which cause GPU memory leaks and possible kernel heap corruption. Scenario caused by memory free paths not maintaining state data of upgraded higher order allocations. This could cause memory leak or double free even...

5.3AI score0.00149EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.8 views

Apache Struts 6.x < 6.11.0 / 7.x < 7.3.0 Multiple Vulnerabilities (S2-072) (S2-074)

The version of Apache Struts installed on the remote host is 6.0.0 prior to 6.11.0, or 7.0.0 prior to 7.3.0. It is, therefore, affected by multiple denial of service vulnerabilities, as referenced in the S2-072 and S2-074 advisories: - When an application is configured to populate actions from a...

7.5CVSS5.5AI score0.00698EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.5 views

Apache Struts 6.0.0 <=> 6.10.0 / 7.0.0 <=> 7.2.1 Denial of Service (S2-073)

The version of Apache Struts installed on the remote host is 6.0.0 prior to 6.11.0, or 7.0.0 prior to 7.3.0. It is, therefore, affected by a denial of service vulnerability as referenced in the S2-073 advisory. - Struts provides an optional facility for collecting Content Security Policy violatio...

7.5CVSS5.6AI score0.0073EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 6:37 p.m.10 views

CVE-2026-53585 libgit2: Unbounded Memory Allocation via Delta Object Result-Size Header

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS5.5AI score
SaveExploits0References8
OSV
OSV
added 2026/08/20 6:16 p.m.4 views

DEBIAN-CVE-2026-63384

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an incorrect integer conversion in eventtagging.c when evtagunmarshalheader uses evtagdecodeint to decode an attacker-controlled uint32 payload length and returns it as a signed int. Values above INTMAX becom...

8.7CVSS5.4AI score0.00384EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.7 views

Elasticsearch 8.x < 8.19.20 / 9.0.x < 9.4.5 / 9.5.x < 9.5.1 Multiple Vulnerabilities (ESA-2026-78 / ESA-2026-79 / ESA-2026-116)

The version of Elasticsearch installed on the remote host is 8.x prior to 8.19.20, or 9.0.x prior to 9.4.5, or 9.5.x prior to 9.5.1. It is, therefore, affected by multiple vulnerabilities as referenced in the ESA-2026-78, ESA-2026-79, and ESA-2026-116 advisories. - Memory Allocation with Excessiv...

6.5CVSS5.9AI score0.00359EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.11 views

Elasticsearch 8.11.x < 8.18.0 DoS (ESA-2026-111)

The version of Elasticsearch installed on the remote host is 8.11.x prior to 8.18.0. It is, therefore, affected by a vulnerability as referenced in the ESA-2026-111 advisory. - Memory Allocation with Excessive Size Value CWE-789 in the ES|QL query processing of Elasticsearch can lead to denial of...

6.5CVSS5.6AI score0.00289EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 6:26 p.m.6 views

CVE-2026-72485

A flaw was found in the Linux kernel's coresight platform component. The functions responsible for adding input and output connections increment internal counters before successfully allocating memory. If a memory allocation fails, these counters become inconsistent with the actual state of...

7.8CVSS5.6AI score0.00154EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 6:19 p.m.6 views

CVE-2026-74526

A flaw was found in the Linux kernel's mpi3mr SCSI driver. When the mpi3mrfaultueventemit function is called from fault watchdog or reset paths, memory allocation requests can trigger a reclaim process. This reclaim process may then wait on host I/O that is already blocked, leading to a system...

5.5CVSS5.5AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:41 p.m.6 views

CVE-2026-72363

A flaw was found in the netfs component of the Linux kernel. This vulnerability occurs when the system runs out of memory during a data write operation, leading to an incorrect state for the affected memory pages folios. An attacker could potentially trigger this condition, which may cause the...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 11:21 a.m.4 views

CVE-2026-66273

A flaw was found in Apache Qpid Proton-J. A remote attacker, without needing to authenticate, could exploit a vulnerability in how the software handles type sizes and counts. This could lead to excessive memory allocation, causing the system to become unresponsive and resulting in a denial of...

7.5CVSS5AI score0.00426EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 8:39 a.m.6 views

BIT-ELASTICSEARCH-2026-72656 Memory Allocation with Excessive Size Value in Elasticsearch Leading to Denial of Service

Memory Allocation with Excessive Size Value CWE-789 in the ES|QL query processing of Elasticsearch can lead to denial of service via Excessive Allocation CAPEC-130. An authenticated user able to submit ES|QL queries could send a specially crafted query whose evaluation allocates an unbounded amou...

6.5CVSS5.5AI score0.00289EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 4:56 a.m.5 views

CVE-2026-72050

A flaw was found in the octeontx2-af component of the Linux kernel. During the setup of BPID Back Pressure ID mapping arrays, if memory allocation fails, the BPID bitmap is not properly freed. This can lead to a memory leak, potentially impacting system stability or performance...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 8:17 p.m.4 views

CVE-2026-75935

Uncontrolled memory allocation in the binary Ion stream cursor in Amazon ion-java before 1.12.0 might allow remote actors to cause a denial of service via a crafted Ion binary document containing a declared-length field that causes excessive heap preallocation. To remediate this issue, users shou...

8.7CVSS0.00441EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 7:33 p.m.12 views

EUVD-2026-61173

Uncontrolled memory allocation in the binary Ion stream cursor in Amazon ion-java before 1.12.0 might allow remote actors to cause a denial of service via a crafted Ion binary document containing a declared-length field that causes excessive heap preallocation. To remediate this issue, users shou...

8.7CVSS5.5AI score0.00441EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/18 5:59 p.m.7 views

CVE-2026-72252

A flaw was found in the Linux kernel. A memory allocation failure during network filter operations can lead to an inconsistent state within the netfilter: nftsetpipapo module. This inconsistency can result in out-of-bounds writes, which may allow a local attacker to cause a system crash denial of...

7.8CVSS5.9AI score0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 4:38 p.m.7 views

GO-2026-6138 Unbounded memory allocation in proto.UnencryptedMessage.Decode in github.com/gotd/td

Unbounded memory allocation in proto.UnencryptedMessage.Decode in github.com/gotd/td...

7.5CVSS5.2AI score0.00346EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 2:32 p.m.3 views

CVE-2026-72168

A flaw was found in the Linux kernel's Memory Technology Device MTD subsystem, specifically within the vmu-flash driver. This vulnerability arises from incorrect memory allocation, where kmallocobj was used instead of kzallocobj for memcard structures. This can lead to access of uninitialized dat...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 12:43 p.m.4 views

CVE-2026-72457

A flaw was found in the AppArmor security module within the Linux kernel. During the unpacking of security policies, a memory allocation failure for the ACCEPT2 table was not handled correctly. This could result in an incomplete security policy being loaded, potentially leading to a bypass of...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
Rows per page
Query Builder