Lucene search
+L

2731 matches found

CVE
CVE
added 2026/07/27 5:13 p.m.67 views

CVE-2026-54272

The CVE affects the ip-address JavaScript library (versions 10.1.1–10.2.0). A misclassification of IPv4-mapped/NAT64 IPv6 addresses in Address6.getType() caused SSRF and trust-boundary issues by not normalizing mapped addresses to IPv4 before checks, due to the IPv6 special-use prefix table missi...

6.9CVSS5.8AI score0.00254EPSS
SaveExploits0References1
Veracode
Veracode
added 2026/07/25 4:52 p.m.7 views

Improper Handling Of Duplicate Host Headers

io.netty, netty-codec-http2 is vulnerable to Improper Handling of Duplicate Host Headers. The vulnerability is due to the HTTP/2-to-HTTP/1.x translation layer failing to deduplicate or validate Host headers when both the :authority pseudo-header and a literal Host header are present, which allows...

6.9CVSS5.5AI score0.00232EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.6 views

SUSE CVE-2026-64288

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB VNCR TLB invalidation occurs from MMU notifiers or TLBI instructions, and either can race against a vcpu not being onlined yet no pseudo-TLB allocated. Similarly, the TLB...

5.8AI score0.00198EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.8 views

CVE-2026-64288

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB VNCR TLB invalidation occurs from MMU notifiers or TLBI instructions, and either can race against a vcpu not being onlined yet no pseudo-TLB allocated. Similarly, the TLB...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-CVE-2026-64288

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB VNCR TLB invalidation occurs from MMU notifiers or TLBI instructions, and either can race against a vcpu not being onlined yet no pseudo-TLB allocated. Similarly, the TLB...

5.7AI score0.00198EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.36 views

CVE-2026-64294 mm: do file ownership checks with the proper mount idmap

In the Linux kernel, the following vulnerability has been resolved: mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in mincore and madviseMADVPAGEOUT were done against the nopmntidmap, which...

0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 8:49 a.m.7 views

CVE-2026-64294 mm: do file ownership checks with the proper mount idmap

In the Linux kernel, the following vulnerability has been resolved: mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in mincore and madviseMADVPAGEOUT were done against the nopmntidmap, which...

5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:49 a.m.8 views

EUVD-2026-49006

In the Linux kernel, the following vulnerability has been resolved: mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in mincore and madviseMADVPAGEOUT were done against the nopmntidmap, which...

5.8AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 8:49 a.m.6 views

CVE-2026-64282 KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifier

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvmtranslatevncr races MMU notifier In the case that kvmtranslatevncr races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to...

5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.10 views

CVE-2026-64282

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvmtranslatevncr races MMU notifier In the case that kvmtranslatevncr races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to...

5.7AI score0.00198EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.29 views

CVE-2026-64282 KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifier

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvmtranslatevncr races MMU notifier In the case that kvmtranslatevncr races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/24 3:31 p.m.8 views

EUVD-2026-48656

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: hyper-v: Bound the bank index when querying sparse banks When checking if a VP ID is included in a sparse bank set, explicitly check that the ID can actually be contained in a sparse bank the TLFS allows for a maximum o...

5.7AI score0.00114EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/24 3:23 p.m.24 views

CVE-2026-64229

The CVE-2026-64229 entry concerns the Linux kernel issue in x86 memory management: when PCID is disabled, broadcast TLB flush can remain enabled if INVLPGB is present, leading to a mismatch between global ASID handling and PCID state. The vulnerable flow toggles about three CPUs, with mm_global_a...

5.8AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 9:49 p.m.8 views

GHSA-C69G-56F8-XWQJ Netty: [codec-http2] Lack of Host Header Deduplication in HTTP/2→HTTP/1.x Translation Leads to Request Routing Bypass

Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client supplies both the :authority pseudo-header and a literal host header in a single HEADERS frame. The translator maps...

6.9CVSS5.4AI score0.00232EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/22 9:49 p.m.8 views

Netty: [codec-http2] Lack of Host Header Deduplication in HTTP/2→HTTP/1.x Translation Leads to Request Routing Bypass

Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client supplies both the :authority pseudo-header and a literal host header in a single HEADERS frame. The translator maps...

6.9CVSS5.4AI score0.00232EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/21 7:40 p.m.7 views

CVE-2026-63875

A flaw was found in the Linux kernel, specifically within the arm64 architecture's Translation Lookaside Buffer TLB management. When a Page Middle Directory PMD table was unshared, the TLB flush operation did not correctly invalidate entries in the walk cache. This oversight could leave stale PMD...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:7 p.m.6 views

SUSE CVE-2026-53374

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: zero-initialize GART table on allocation GART TLB is flushed after unmapping but not after mapping. Since amdgpubocreatekernel does not zero-initialize the buffer, when a single PTE is written the TLB may speculativel...

8.8CVSS5.2AI score0.0012EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/20 10:46 a.m.14 views

CVE-2026-64106

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM for arm64 architecture, specifically within the virtual Generic Interrupt Controller vgic-its module. A local user in userspace can restore an Interrupt Translation Service ITS Device Table Entry DTE with a size field that...

9CVSS5.4AI score0.00148EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.15 views

CVE-2026-63913

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check An unintended behavior in the TCP conntrack state machine allows a connection to be forced into the CLOSE state using an RST packet with an...

8.2CVSS5.3AI score0.00618EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:55 p.m.46 views

CVE-2026-63913

The CVE-2026-63913 entry concerns the Linux kernel netfilter conntrack TCP state machine. A crafted RST with an invalid SEQ after observing a SYN could transition the conntrack entry to TCP_CONNTRACK_CLOSE, even if the RST is not a valid response to the observed SYN or its direction. This could p...

8.2CVSS5.4AI score0.00618EPSS
SaveExploits0References8
Rows per page
Query Builder