Lucene search
+L

22761 matches found

RedhatCVE
RedhatCVE
added 2026/07/21 11:50 p.m.4 views

CVE-2026-63991

A flaw was found in the Linux kernel's Bluetooth 6lowpan module. This vulnerability occurs because the sendmcastpkt function does not properly check the return value of skbclone, which can be null if memory allocation fails. An attacker could exploit this by triggering a scenario where skbclone...

5.5CVSS5.2AI score0.00177EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/21 10:53 p.m.7 views

CVE-2026-63260 Uncontrolled Resource Consumption in Kibana Leading to Denial of Service

Uncontrolled Resource Consumption CWE-400 in Kibana can lead to denial of service via Excessive Allocation CAPEC-130. An authenticated attacker with low-privilege access can trigger a denial of service condition in Kibana by sending a specially crafted, oversized request payload. Processing this...

6.5CVSS5.3AI score0.0027EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/21 10:19 p.m.11 views

CVE-2026-65315

Ollama HEAD f0078ae contains an uncontrolled memory allocation vulnerability in the GGUF metadata parser that allows remote attackers to crash the server by supplying a crafted GGUF file with attacker-controlled length and count fields in string lengths, tensor dimension counts, and metadata arra...

8.7CVSS0.00572EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/21 9:35 p.m.5 views

Security Bulletin: IBM DevOps Deploy / IBM UrbanCode Deploy (UCD) is affected by a Resource Allocation Vulnerability in Netty (CVE-2026-45416)

Summary Netty is used by IBM UrbanCode Deploy UCD for network communication. CVE-2026-45416. Vulnerability Details CVEID:CVE-2026-45416 DESCRIPTION: Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final,...

7.5CVSS5.5AI score0.00856EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/07/21 9:32 p.m.8 views

EUVD-2026-46387

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. An authenticated user can submit a specially crafted request to affected Entity Analytics endpoints containing an oversized input value that causes excessive...

6.5CVSS5.3AI score0.0029EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 9:30 p.m.7 views

EUVD-2026-46447

The MCTP-over-I2C+GPIO target binding in Zephyr subsys/pmci/mctp/mctpi2cgpiotarget.c processes pseudo-register writes from an I2C bus master byte-by-byte in mctpi2cgpiotargetwritereceived without validating the order or the receive buffer. In the affected versions the MCTPI2CGPIORXMSGADDR data...

8.1CVSS6AI score0.0033EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 9:30 p.m.11 views

CVE-2026-10678

The CVE-2026-10678 issue affects Zephyr’s MCTP over I2C+GPIO target binding (mctp_i2c_gpio_target.c). It processes I2C bus master writes byte-by-byte without validating the receive buffer, dereferencing b->rx_pkt to write data for data registers (MCTP_I2C_GPIO_RX_MSG_ADDR) before the receive b...

8.1CVSS6AI score0.0033EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/21 9:18 p.m.26 views

CVE-2026-65315

Technical details about CVE-2026-65315 are not publicly available in the provided documents. Monitor for updates.

8.7CVSS5.6AI score0.00572EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/21 9:18 p.m.6 views

CVE-2026-65315 Ollama Remote Denial of Service via Attacker-Controlled Allocation in GGUF Metadata Parser

Ollama HEAD f0078ae contains an uncontrolled memory allocation vulnerability in the GGUF metadata parser that allows remote attackers to crash the server by supplying a crafted GGUF file with attacker-controlled length and count fields in string lengths, tensor dimension counts, and metadata arra...

8.7CVSS5.5AI score0.00572EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 9:18 p.m.44 views

CVE-2026-65315 Ollama Remote Denial of Service via Attacker-Controlled Allocation in GGUF Metadata Parser

Ollama HEAD f0078ae contains an uncontrolled memory allocation vulnerability in the GGUF metadata parser that allows remote attackers to crash the server by supplying a crafted GGUF file with attacker-controlled length and count fields in string lengths, tensor dimension counts, and metadata arra...

8.7CVSS0.00572EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 9:4 p.m.5 views

CVE-2026-47714 libheif has integer overflow in inline mask size calculation that causes undersized buffer allocation

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, the inline mask parsing code in libheif/region.cc contains an integer overflow. Both width and height are unsigned int 32-bit values parsed from the HEIF file. Their product can exceed UINT32MAX, wrapping to...

6.1CVSS5.1AI score
SaveExploits0References3
OSV
OSV
added 2026/07/21 8:17 p.m.4 views

DEBIAN-CVE-2026-47667

CImg Library is a C++ library for image processing. Prior to version 4.0.0 in loadanalyze, the headersize field is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI file and passed directly to new unsigned charheadersize without being bounded against the actual file size. A value...

7.5CVSS5.5AI score0.00426EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/21 8:14 p.m.8 views

EUVD-2026-46402

The QUIC transport parameters extension handler in s2n-tls incorrectly uses s2nalloc instead of s2nrealloc to store the peer's transport parameters. When a TLS 1.3 connection goes through a HelloRetryRequest, the handler is called twice on the same connection. On the second call, s2nalloc zeroes...

6.9CVSS5.3AI score0.00388EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 7:57 p.m.31 views

CVE-2026-47667 CImg Library: Uncontrolled Memory Allocation and Memory Leak in `_load_analyze()` via Crafted NIfTI/Analyze Header

CImg Library is a C++ library for image processing. Prior to version 4.0.0 in loadanalyze, the headersize field is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI file and passed directly to new unsigned charheadersize without being bounded against the actual file size. A value...

7.5CVSS0.00426EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 7:57 p.m.10 views

CVE-2026-47667

CVE-2026-47667 affects the CImg Library prior to 4.0.0. In _load_analyze(), header_size is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI header and passed directly to new unsigned char[header_size] without bounding to the actual file size. Values up to ~4 GB are accepted; if ...

7.5CVSS5.6AI score0.00426EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/21 7:57 p.m.10 views

CVE-2026-47667

CImg Library is a C++ library for image processing. Prior to version 4.0.0 in loadanalyze, the headersize field is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI file and passed directly to new unsigned charheadersize without being bounded against the actual file size. A value...

7.5CVSS5.5AI score0.00426EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/21 7:55 p.m.6 views

CVE-2026-63878

A flaw was found in the drm/amdgpu component of the Linux kernel. A local attacker can exploit an integer overflow vulnerability by providing an excessively large value for the numentries parameter in the GEMOP GETMAPPINGINFO ioctl. This can lead to an attempt to allocate an extremely large amoun...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 7:40 p.m.30 views

CVE-2026-42397 Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. An authenticated user can submit a specially crafted request to affected Entity Analytics endpoints containing an oversized input value that causes excessive...

6.5CVSS0.0029EPSS
SaveExploits0References1
Elastic
Elastic
added 2026/07/21 7:31 p.m.17 views

Kibana 9.3.7, 9.4.4 Security Update (ESA-2026-55)

Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to a denial of service via Excessive Allocation CAPEC-130. An authenticated user can submit a specially crafted request to...

6.5CVSS5.5AI score0.0029EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/21 4:17 p.m.8 views

CVE-2026-63955

A flaw was found in the Linux kernel's memory management. This vulnerability could lead to a system crash, making the system unavailable. The issue arises from an incorrect check within the kernel's virtual memory allocation process, which mistakenly triggers a system halt under certain condition...

7.5CVSS5.4AI score0.00468EPSS
SaveExploits0References4
Rows per page
Query Builder