Lucene search
+L

118121 matches found

Cvelist
Cvelist
added 2026/08/17 8:26 a.m.43 views

CVE-2026-49306

UAF vulnerability in the time and time zone module. Impact: Successful exploitation of this vulnerability may affect availability...

3.3CVSS0.0008EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:52 a.m.6 views

BIT-NODE-MIN-2026-56848

A flaw in Node.js HTTP/2 handling allows nghttp2sessionmemsend to be called re-entrantly while nghttp2sessionmemrecv is executing, resulting in a heap-use-after-free. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/17 5:52 a.m.7 views

BIT-NODE-2026-56848

A flaw in Node.js HTTP/2 handling allows nghttp2sessionmemsend to be called re-entrantly while nghttp2sessionmemrecv is executing, resulting in a heap-use-after-free. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

7.5CVSS5.4AI score0.0049EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/17 5:40 a.m.16 views

BIT-DOTNET-SDK-2026-62898 Microsoft QUIC Information Disclosure Vulnerability

Use after free in Microsoft QUIC allows an unauthorized attacker to disclose information over a network...

7.5CVSS5.3AI score0.01112EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:40 a.m.7 views

BIT-DOTNET-2026-62898 Microsoft QUIC Information Disclosure Vulnerability

Use after free in Microsoft QUIC allows an unauthorized attacker to disclose information over a network...

7.5CVSS5.1AI score0.01112EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/17 5:28 a.m.10 views

CVE-2026-74579

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: fix mask build for partial field offload nftpayloadoffloadmask builds the offload match mask for a payload expression that covers only part of a header field. For a partial IPv6 address match fieldlen = 16,...

7.1CVSS5.4AI score0.0012EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.11 views

kernel: net/sched: act_api: use RCU with deferred freeing for action lifecycle

A flaw was found in the Linux kernel's networking scheduler. A race condition, which is a problem that occurs when multiple operations try to access the same resource at the same time, exists when network filter operations are run concurrently. This can lead to a Use-After-Free UAF vulnerability,...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.9 views

kernel: rxrpc: Fix potential UAF after skb_unshare() failure

A flaw was found in the Linux kernel's rxrpc subsystem. This vulnerability arises when the system attempts to unshare a packet buffer, and the operation fails due to an allocation issue. This failure can lead to a Use-After-Free UAF condition, where the system attempts to access memory that has...

7.8CVSS6.9AI score0.00132EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.9 views

kernel: iommu: disable SVA when CONFIG_X86 is set

A security vulnerability was found in the Linux kernel's IOMMU Shared Virtual Addressing SVA implementation on x86 architecture. When SVA is enabled, the IOMMU caches kernel page table entries. Since the kernel lacks a mechanism to notify the IOMMU when kernel page table pages are freed and...

7.8CVSS6.3AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.10 views

kernel: crypto: seqiv - Do not use req->iv after crypto_aead_encrypt

A use-after-free vulnerability was found in the Linux kernel's seqiv Sequence IV crypto module. After calling cryptoaeadencrypt, the underlying request may be freed by asynchronous completion handlers. The code then incorrectly dereferences req-iv to compare against info, accessing potentially...

7.5CVSS6.2AI score0.00253EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.24 views

kernel: drm/amd/display: Do not skip unrelated mode changes in DSC validation

A flaw was found in the Linux kernel's AMD display component. This vulnerability arises from incorrect validation of display mode changes during Display Stream Compression DSC processing. A local attacker could exploit this by initiating specific display configuration changes, which may lead to a...

7.8CVSS5.2AI score0.0014EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.25 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.1CVSS6AI score0.01338EPSS
SaveExploits1References13
GithubExploit
GithubExploit
added 2026/08/17 4:49 a.m.20 views

avicii-ghostlock

CVE-2026-43499 — Linux Kernel Futex PI Use-After-Free Bug...

7.8CVSS6.9AI score0.00768EPSS
SaveExploits80
RedHat Linux
RedHat Linux
added 2026/08/17 2:39 a.m.7 views

kernel: gfs2: Fix use-after-free in iomap inline data write path

A flaw was found in the Linux kernel's GFS2 filesystem. This memory corruption vulnerability, a use-after-free, occurs in the iomap inline data write path. The issue arises because a data buffer is released prematurely while still being referenced, leading to a write to freed memory. This could...

7.8CVSS6.7AI score0.00184EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 2:39 a.m.59 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring Syst...

7.8CVSS5.4AI score0.00287EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/17 2:17 a.m.7 views

kernel: net/sched: act_api: use RCU with deferred freeing for action lifecycle

A flaw was found in the Linux kernel's networking scheduler. A race condition, which is a problem that occurs when multiple operations try to access the same resource at the same time, exists when network filter operations are run concurrently. This can lead to a Use-After-Free UAF vulnerability,...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/17 2:17 a.m.54 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS5.8AI score0.00241EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.17 views

PT-2026-73264

Use after free in Microsoft QUIC allows an unauthorized attacker to disclose information over a network...

7.5CVSS5.1AI score0.01112EPSS
SaveExploits0References3
Amazon
Amazon
added 2026/08/17 12:00 a.m.15 views

Important: firefox

Issue Overview: Same-origin policy bypass in the DOM: Navigation component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, and Firefox ESR 140.13. CVE-2026-16349 Incorrect boundary conditions in the Audio/Video: cubeb component. This vulnerability was fixed in Firefox 153, Firef...

9.8CVSS6.7AI score0.00521EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.11 views

Important: firefox

Issue Overview: Same-origin policy bypass in the DOM: Navigation component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, and Firefox ESR 140.13. CVE-2026-16349 Incorrect boundary conditions in the Audio/Video: cubeb component. This vulnerability was fixed in Firefox 153, Firef...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0
Rows per page
Query Builder