Lucene search
+L

1677 matches found

UbuntuCve
UbuntuCve
•added 2026/07/22 2:17 p.m.•8 views

CVE-2026-32665

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, when downstream DNS-over-QUIC DoQ is enabled, the first two bidirectional streams on a new QUIC connection streamid 0 and 4 bypass the per-stream 'quic-size' gate entirely, and large input buffers are allocated later, after only the 2-byte...

7.5CVSS5.4AI score0.00471EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/07/22 2:15 p.m.•12 views

unbound: Unbound: Denial of Service due to incorrect client reply accounting with specific serve-expired configuration

A Denial of Service DoS flaw exists in Unbound under specific serve-expired and discard-timeout configurations. By sending crafted queries, a remote attacker can exhaust an internal counter, causing the server to drop new legitimate client queries and degrade resolution services...

5.9CVSS5.9AI score0.00365EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/07/22 1:10 p.m.•21 views

CVE-2026-56444

In NLnet Labs Unbound 1.20.0 up to and including 1.25.1, when Unbound is configured with 'serve-expired: yes' and 'serve-expired-client-timeout discard-timeout 0' contrary to the suggested values, the discard-timeout branch during the serve expired logic drops an aged client reply without...

5.9CVSS5.3AI score0.00365EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2026/07/22 1:04 p.m.•11 views

CVE-2026-32665 Remote DNS-over-QUIC denial of service due to `quic-size` budget bypass

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, when downstream DNS-over-QUIC DoQ is enabled, the first two bidirectional streams on a new QUIC connection streamid 0 and 4 bypass the per-stream 'quic-size' gate entirely, and large input buffers are allocated later, after only the 2-byte...

7.5CVSS5.3AI score0.00471EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/07/22 1:04 p.m.•13 views

CVE-2026-32665

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, when downstream DNS-over-QUIC DoQ is enabled, the first two bidirectional streams on a new QUIC connection streamid 0 and 4 bypass the per-stream 'quic-size' gate entirely, and large input buffers are allocated later, after only the 2-byte...

7.5CVSS5.3AI score0.00471EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
•added 2026/07/22 12:31 a.m.•14 views

EUVD-2026-46977

Vulnerability in the JD Edwards EnterpriseOne HCM Foundation product of Oracle JD Edwards component: Time Accounting and HRM Base. The supported version that is affected is 9.2. Difficult to exploit vulnerability allows low privileged attacker with network access via HTTP to compromise JD Edwards...

7.5CVSS7.2AI score0.00334EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/21 10:18 p.m.•14 views

CVE-2026-60619

Vulnerability in the JD Edwards EnterpriseOne HCM Foundation product of Oracle JD Edwards component: Time Accounting and HRM Base. The supported version that is affected is 9.2. Difficult to exploit vulnerability allows low privileged attacker with network access via HTTP to compromise JD Edwards...

7.5CVSS0.00334EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/07/21 12:58 p.m.•14 views

SUSE CVE-2026-64182

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblknrpoisoninc and memblknrpoisonsub look up a memory block via findmemoryblockbyid, which acquires a reference to the memory block device. Both helpers...

3.3CVSS5.2AI score0.00162EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/07/21 12:57 p.m.•10 views

SUSE CVE-2026-64207

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.5CVSS5.3AI score0.00113EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/20 5:18 p.m.•15 views

CVE-2026-64207

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.5CVSS0.00113EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/20 4:27 p.m.•28 views

EUVD-2026-46015

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.4AI score0.00113EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/20 4:27 p.m.•74 views

CVE-2026-64207

CVE-2026-64207 affects the Linux kernel, specifically the net/sched DualPI2 GSO backlog accounting path. When a GSO skb is split into segments, the code previously counted and propagated an extra backlog to the parent, leaving the parent’s qlen inflated and risking a NULL pointer dereference in q...

5.5CVSS5.4AI score0.00113EPSS
SaveExploits0References3Affected Software1
attackerkb
attackerkb
•added 2026/07/20 4:27 p.m.•14 views

CVE-2026-64207

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.3AI score0.00113EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
•added 2026/07/20 4:27 p.m.•19 views

CVE-2026-64207

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.5CVSS5.3AI score0.00113EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64182

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblknrpoisoninc...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/19 4:18 p.m.•18 views

CVE-2026-64182

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblknrpoisoninc and memblknrpoisonsub look up a memory block via findmemoryblockbyid, which acquires a reference to the memory block device. Both helpers...

5.5CVSS0.00162EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/07/19 3:41 p.m.•16 views

CVE-2026-64182

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblknrpoisoninc and memblknrpoisonsub look up a memory block via findmemoryblockbyid, which acquires a reference to the memory block device. Both helpers...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0
CVE
CVE
•added 2026/07/19 3:41 p.m.•44 views

CVE-2026-64182

The CVE-2026-64182 vulnerability concerns the Linux kernel memory subsystem: memblk_nr_poison_inc() and memblk_nr_poison_sub() look up a memory block via find_memory_block_by_id(), which returns a reference to the memory block device. Both helpers use the returned memory block without dropping th...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
•added 2026/07/19 3:41 p.m.•17 views

EUVD-2026-45867

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblknrpoisoninc and memblknrpoisonsub look up a memory block via findmemoryblockbyid, which acquires a reference to the memory block device. Both helpers...

5.3AI score0.00162EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/19 3:41 p.m.•11 views

CVE-2026-64182 drivers/base/memory: fix memory block reference leak in poison accounting

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblknrpoisoninc and memblknrpoisonsub look up a memory block via findmemoryblockbyid, which acquires a reference to the memory block device. Both helpers...

5.3AI score
SaveExploits0References8
Rows per page
Query Builder