Lucene search
+L

23237 matches found

Microsoft CVE
Microsoft CVE
added 2026/07/17 8:1 a.m.6 views

ipv4: account for fraggap on the paged allocation path

...

8.5CVSS5.6AI score0.00171EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.7 views

Oracle Linux 10 : wireshark (ELSA-2026-20600)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-20600 advisory. - Resolves: RHEL-173221 - CVE-2026-5656 Improper Limitation of a Pathname to a Restricted Directory - Resolves: RHEL-173218 - CVE-2026-5405 Heap-base...

7.8CVSS7.7AI score0.00208EPSS
SaveExploits6References3
CVE
CVE
added 2026/07/16 10:23 p.m.24 views

CVE-2026-44433

CVE-2026-44433 concerns the Quicly QUIC implementation (used with H2O HTTP server). Before commit 8b178e6, an adversarial peer could send a STREAM frame with a single byte at the largest permitted offset to obtain additional flow control credit, potentially causing a denial of service. If the app...

7.5CVSS6AI score0.00278EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/16 7:20 p.m.10 views

GHSA-H7PQ-86H8-RP5X Envoy Gateway: OCI layer extraction allocates make([]byte, h.Size) from untrusted tar header

Vulnerability report without repro case. Repro case may be added later after harness is complete. Preconditions 4: - Tenant can create EnvoyExtensionPolicy baseline - Controller has egress to attacker-controlled OCI registry - No registry allowlist none exists in code - Layer presents Docker/OCI...

6.5CVSS6.1AI score0.00044EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/16 7:20 p.m.20 views

Envoy Gateway: OCI layer extraction allocates make([]byte, h.Size) from untrusted tar header

Vulnerability report without repro case. Repro case may be added later after harness is complete. Preconditions 4: - Tenant can create EnvoyExtensionPolicy baseline - Controller has egress to attacker-controlled OCI registry - No registry allowlist none exists in code - Layer presents Docker/OCI...

6.1AI score0.00044EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/16 3:57 p.m.13 views

CVE-2026-55407 Buffa: Memory Exhaustion Denial of Service in decode_unknown_field via Unbounded Allocation

Buffa is a pure-Rust Protocol Buffers implementation with first-class protobuf editions support. Prior to 0.8.0, the decodeunknownfield function in buffa's protobuf decoder allocated heap memory in proportion to untrusted input unknown fields in the serialized protobuf without enforcing an...

6.3CVSS6.1AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/16 9:37 a.m.10 views

CVE-2026-61869

A flaw was found in ImageMagick. A memory leak in the Magick Image File Format MIFF encoder can occur when the software attempts to process an image and a memory allocation fails. This vulnerability allows an attacker to cause a denial of service DoS by exhausting system resources. Mitigation Do...

2.9CVSS6AI score0.00102EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/16 8:57 a.m.6 views

SUSE-SU-2026:22679-1 Security update for the Linux Kernel (Live Patch 23 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-46.1 fixes various security issues The following security issues were fixed: - CVE-2026-43501: ipv6: rpl: reserve maclen headroom when recompressed SRH grows bsc1266015. - CVE-2026-45970: bonding: alb: fix UAF in rlbarprecv during bond up/dow...

9.8CVSS6.8AI score0.00595EPSS
SaveExploits5References19
NVD
NVD
added 2026/07/16 6:16 a.m.33 views

CVE-2026-53366

In the Linux kernel, the following vulnerability has been resolved: ipv4: account for fraggap on the paged allocation path In ipappenddata, when the paged-allocation branch is taken, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen; pagedlen = datalen - transhdrlen;...

7.8CVSS0.00171EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/16 5:13 a.m.56 views

CVE-2026-53366 ipv4: account for fraggap on the paged allocation path

In the Linux kernel, the following vulnerability has been resolved: ipv4: account for fraggap on the paged allocation path In ipappenddata, when the paged-allocation branch is taken, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen; pagedlen = datalen - transhdrlen;...

7.8CVSS0.00171EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/16 5:13 a.m.138 views

CVE-2026-53366

CVE-2026-53366 affects the Linux kernel IPv4 path. In __ip_append_data(), the paged-allocation branch miscomputed alloclen/pagedlen due to fraggap carried from the previous skb, causing the linear area to be undersized. The patch corrects this by adding the fraggap to alloclen and subtracting it ...

7.8CVSS6AI score0.00171EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/16 5:13 a.m.12 views

CVE-2026-53366 ipv4: account for fraggap on the paged allocation path

In the Linux kernel, the following vulnerability has been resolved: ipv4: account for fraggap on the paged allocation path In ipappenddata, when the paged-allocation branch is taken, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen; pagedlen = datalen - transhdrlen;...

7.8CVSS6AI score
SaveExploits0References9
EUVD
EUVD
added 2026/07/16 5:13 a.m.28 views

EUVD-2026-44868

In the Linux kernel, the following vulnerability has been resolved: ipv4: account for fraggap on the paged allocation path In ipappenddata, when the paged-allocation branch is taken, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen; pagedlen = datalen - transhdrlen;...

6AI score0.00171EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/16 5:13 a.m.12 views

CVE-2026-53366

In the Linux kernel, the following vulnerability has been resolved: ipv4: account for fraggap on the paged allocation path In ipappenddata, when the paged-allocation branch is taken, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen; pagedlen = datalen - transhdrlen;...

7.8CVSS5.2AI score0.00171EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/16 3:12 a.m.12 views

CVE-2026-21729 Loki detected_fields query limits results in unbounded memory allocation

Loki queries with large limits can cause large memory allocations which can impact the availability of the service, depending on its deployment strategy...

7.5CVSS6.1AI score0.00263EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/16 3:12 a.m.11 views

CVE-2026-21729

Loki queries with large limits can cause large memory allocations which can impact the availability of the service, depending on its deployment strategy...

7.5CVSS6.1AI score0.00263EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/16 3:12 a.m.40 views

CVE-2026-21729 Loki detected_fields query limits results in unbounded memory allocation

Loki queries with large limits can cause large memory allocations which can impact the availability of the service, depending on its deployment strategy...

7.5CVSS0.00263EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/16 3:12 a.m.32 views

CVE-2026-21729

CVE-2026-21729 concerns Loki: queries with large limits can trigger large memory allocations, potentially affecting service availability depending on deployment. The available documents do not specify affected Loki versions, exact vulnerable components, or a remediation. It is not stated whether ...

7.5CVSS6.1AI score0.00263EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/16 12:5 a.m.4 views

Low: Red Hat Security Advisory: php:8.2 security, bug fix, and enhancement update

An update for the php:8.2 module is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

5.6CVSS5.7AI score0.00279EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-50651

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Allocation of resources without limits or throttling in .NET allows an unauthorized attacker to deny service over a network. CVE-2026-50651 Note that Nessus...

7.5CVSS5.9AI score0.0084EPSS
SaveExploits0References2
Rows per page
Query Builder