Lucene search
+L

14041 matches found

UbuntuCve
UbuntuCve
added 2026/06/26 8:17 p.m.6 views

CVE-2026-53312

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: Remove overflows on the invalidation path Since RISC-V supports a sign extended page table it should support a gather-end of ULONGMAX, but if this happens it will infinite loop because of the overflow. Also avoid...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References12
OSV
OSV
added 2026/06/26 7:41 p.m.5 views

CVE-2026-53312 iommu/riscv: Remove overflows on the invalidation path

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: Remove overflows on the invalidation path Since RISC-V supports a sign extended page table it should support a gather-end of ULONGMAX, but if this happens it will infinite loop because of the overflow. Also avoid...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:41 p.m.10 views

CVE-2026-53312

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: Remove overflows on the invalidation path Since RISC-V supports a sign extended page table it should support a gather-end of ULONGMAX, but if this happens it will infinite loop because of the overflow. Also avoid...

5.9AI score0.00112EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/06/26 7:41 p.m.11 views

EUVD-2026-39847

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: Remove overflows on the invalidation path Since RISC-V supports a sign extended page table it should support a gather-end of ULONGMAX, but if this happens it will infinite loop because of the overflow. Also avoid...

5.9AI score0.00112EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/26 7:36 p.m.13 views

CVE-2026-52949

A flaw was found in the Linux kernel's Direct Rendering Manager DRM subsystem. Specifically, within the ttmboshrink function, a backup failure could lead to an infinite Least Recently Used LRU walk. This issue may allow a local attacker to trigger a Denial of Service DoS, making the system...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/26 2:14 a.m.8 views

SUSE CVE-2026-52965

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix ttmboswapout infinite LRU walk on swapout failure When ttmttswapout fails, the current code calls ttmresourceaddbulkmove followed by ttmresourcemovetolrutail to restore the resource's bulkmove membership. However,...

5.8AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:14 a.m.9 views

SUSE CVE-2026-52967

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix possible infinite loop and oob read in symlinkdata On 32-bit architectures, the infinite loop is as follows: len = p-ErrorDataLength == 0xfffffff8 u8 next = p-ErrorContextData + len next == p On 32-bit...

8.1CVSS5.8AI score0.00393EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/26 12:0 a.m.18 views

PT-2026-52951

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the RISC-V IOMMU invalidation path. Because RISC-V supports sign extended page tables, a gather-end value of ULONG MAX can cause an infinite loop due to an integer...

5.5CVSS6AI score0.00112EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/26 12:0 a.m.8 views

SUSE SLES15 Security Update : terraform-provider-local, terraform-provider-null (SUSE-SU-2026:2484-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:2484-1 advisory. This update for terraform-provider-local, terraform-provider-null fixes the following issue - CVE-2026-33814: golang.org/x/net/http2: infini...

7.5CVSS5.9AI score0.00781EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/25 11:24 p.m.11 views

CVE-2026-52967

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability, located in the symlinkdata function, could allow a malicious SMB server to trigger an infinite loop, leading to a Denial of Service DoS condition. Additionally, an out-of-bounds read could occur, potential...

8.1CVSS5.8AI score0.00393EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 10:34 p.m.10 views

GO-2026-5493 Dasel: Denial of service in dasel selector lexer due to infinite loop on unterminated regex literal in github.com/tomwright/dasel

Dasel: Denial of service in dasel selector lexer due to infinite loop on unterminated regex literal in github.com/tomwright/dasel...

6.2CVSS5.9AI score0.00112EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/25 10:21 p.m.13 views

golang.org/x/crypto vulnerable to infinite loop on large channel writes

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

9.1CVSS6AI score0.00525EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/06/25 9:48 p.m.13 views

EUVD-2026-36180

ImageMagick has an Infinite Loop in subimage-search with crafted image...

4.7CVSS5.8AI score0.00093EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 9:48 p.m.6 views

GHSA-5V62-8FQ6-CP9M ImageMagick has an Infinite Loop in subimage-search with crafted image

An infinite loop in the subimage-search operation can happen when using a crafted image...

4.7CVSS5.8AI score0.00093EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 12:1 p.m.7 views

RLSA-2023:7139 Moderate: samba security, bug fix, and enhancement update

Samba is an open-source implementation of the Server Message Block SMB protocol and the related Common Internet File System CIFS protocol, which allow PC-compatible machines to share files, printers, and various information. The following packages have been upgraded to a later upstream version:...

7.5CVSS6.5AI score0.62146EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/25 8:47 a.m.6 views

SUSE-SU-2026:22424-1 Security update for containerd

This update for containerd fixes the following issues - CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGSMAXFRAMESIZE bsc1265794. - CVE-2026-34986: github.com/go-jose/go-jose/v3: crafted JWE input with a missing encrypted key can lead to a denial of...

9.6CVSS6.8AI score0.00781EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/06/25 5:11 a.m.17 views

CVE-2026-54531

A flaw was found in pypdf before 6.13.0. A crafted PDF with outlines can trigger an infinite loop when merged into a PdfWriter, causing denial of service...

6.9CVSS5.7AI score0.00121EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:0 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-52967

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb/client: fix possible infinite loop and oob read in symlinkdata On 32-bit architectures, the infinite loop is as follows: len = p-ErrorDataLength == 0xffffff...

8.1CVSS5.6AI score0.00393EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-54904

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::AtomicReferenceupdate can enter a permanent busy retry loop when the current...

8.2CVSS7AI score0.00317EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/06/24 8:39 p.m.11 views

CVE-2026-54651

A flaw was found in pypdf. An attacker can craft a malicious PDF file that, when merged with threads or articles into a writer, can lead to an an infinite loop. This vulnerability can result in a Denial of Service DoS condition, making the affected system unresponsive. Mitigation If PDF processin...

6.9CVSS5.8AI score0.0011EPSS
SaveExploits0References6
Rows per page
Query Builder