Lucene search
+L

7904 matches found

EUVD
EUVD
added 2026/06/09 11:52 a.m.16 views

EUVD-2026-35406

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Reassign nestedmmus array behind mmulock kvm-arch.nestedmmus is walked under kvm-mmulock, including from the MMU notifier path kvmunmapgfnrange - kvmnesteds2unmap, which can run at any time. kvmvcpuinitnested...

5.6AI score0.00125EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/06/09 11:52 a.m.25 views

CVE-2026-46317

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Reassign nestedmmus array behind mmulock kvm-arch.nestedmmus is walked under kvm-mmulock, including from the MMU notifier path kvmunmapgfnrange - kvmnesteds2unmap, which can run at any time. kvmvcpuinitnested...

8.8CVSS5.5AI score0.00125EPSS
SaveExploits0
EUVD
EUVD
added 2026/06/09 11:52 a.m.30 views

EUVD-2026-35405

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry vgicitsinvalidatecache walks the per-ITS translation cache with xaforeach and drops the cache's reference on each entry with vgicputirq. It puts...

5.4AI score0.00441EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/09 11:52 a.m.10 views

CVE-2026-46316 KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry vgicitsinvalidatecache walks the per-ITS translation cache with xaforeach and drops the cache's reference on each entry with vgicputirq. It puts...

9.3CVSS6.5AI score
SaveExploits0References18
CVE
CVE
added 2026/06/09 11:52 a.m.379 views

CVE-2026-46316

A vulnerability in Linux kernel KVM for ARM64 (vgic-its) is resolved. The issue stemmed from vgic_its_invalidate_cache() traversing the per-ITS translation cache with xa_for_each() and dropping the cache’s reference on each entry using vgic_put_irq(), but it dropped the reference of the pointer r...

9.3CVSS5.4AI score0.00441EPSS
SaveExploits1References15Affected Software1
GithubExploit
GithubExploit
added 2026/06/09 11:32 a.m.94 views

ecommerce-poc

Event-Driven E-Commerce Saga POC This project is a small even...

5.6AI score
SaveExploits0
CNNVD
CNNVD
added 2026/06/09 12:00 a.m.21 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system developed by Chinese company Huawei. It is a full-scenario distributed operating system based on a microkernel architecture. There is a security vulnerability in Huawei HarmonyOS, which stems from a logic bypass in the file system. This vulnerability may...

2.4CVSS5.2AI score0.0011EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/06/09 12:00 a.m.17 views

FreeBSD Security Advisory - FreeBSD-SA-26:31.arm64

FreeBSD Security Advisory - Some Arm CPUs have errata where the ordering of stores and the TLBI+DSB sequence may be incorrect. If one CPU stores to a virtual address while another CPU invalidates the translation for that address, the second CPU's TLBI+DSB may complete before the first CPU's store...

9.1CVSS5.4AI score0.00571EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/06/09 12:00 a.m.9 views

CVE-2026-46316

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry vgicitsinvalidatecache walks the per-ITS translation cache with xaforeach and drops the cache's reference on each entry with vgicputirq. It puts...

9.3CVSS6.5AI score0.00441EPSS
SaveExploits1References16
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.20 views

KB5095051: Windows 11 Version 26H1 Security Update (June 2026)

The remote Windows host is missing security update 5095051. It is, therefore, affected by multiple vulnerabilities - Heap-based buffer overflow in Remote Desktop Client allows an unauthorized attacker to execute code over a network. CVE-2026-42909, CVE-2026-42913, CVE-2026-42985, CVE-2026-42992,...

9.8CVSS7.5AI score0.53829EPSS
SaveExploits12References119
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.23 views

KB5093998: Windows 11 version 23H2 Security Update (June 2026)

The remote Windows host is missing security update 5093998. It is, therefore, affected by multiple vulnerabilities - Heap-based buffer overflow in Remote Desktop Client allows an unauthorized attacker to execute code over a network. CVE-2026-42909, CVE-2026-42913, CVE-2026-42985, CVE-2026-42992,...

9.8CVSS7.5AI score0.53829EPSS
SaveExploits8References104
OSV
OSV
added 2026/06/08 5:16 p.m.26 views

UBUNTU-CVE-2026-46306

In the Linux kernel, the following vulnerability has been resolved: flowdissector: do not dissect PPPoE PFC frames RFC 2516 Section 7 states that Protocol Field Compression PFC is NOT RECOMMENDED for PPPoE. In practice, pppd does not support negotiating PFC for PPPoE sessions, and the flow...

7.5CVSS5.3AI score0.00389EPSS
SaveExploits0References33
CVE
CVE
added 2026/06/08 3:46 p.m.69 views

CVE-2026-46306

CVE-2026-46306 — Linux kernel PPPoE PFC flow-dissector fix The vulnerability affects the Linux kernel flow dissector for PPPoE when handling Protocol Field Compression (PFC) frames. A compressed 1-byte Protocol Field can shift the PPP payload by one byte, causing a 4-byte misalignment in the netw...

7.5CVSS5.4AI score0.00389EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/06/08 3:46 p.m.10 views

CVE-2026-46295 KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Do IRR scan in kvmapicupdateirr even if PIR is empty Fall back to apicfindhighestvector when PID.ON is set but PIR turns out to be empty, to correctly report the highest pending interrupt from the existing IRR. In a...

5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/06/08 3:46 p.m.17 views

EUVD-2026-35156

In the Linux kernel, the following vulnerability has been resolved: x86/efi: Fix graceful fault handling after FPU softirq changes Since commit d02198550423 "x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable in softirqs", kernelfpubegin calls fpregslock which uses...

5.4AI score0.00121EPSS
SaveExploits0References3
Amazon
Amazon
added 2026/06/08 12:00 a.m.21 views

Medium: vorbis-tools

Issue Overview: A buffer underflow vulnerability has been identified in the ogg123 utility from the vorbis-tools 1.4.3 package in function remotethread in remote.c. This vulnerability occurs in the remote control functionality when processing malformed input, leading to a stack buffer underflow...

8.2CVSS5.8AI score0.00515EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/07 12:57 a.m.22 views

[SECURITY] Fedora 44 Update: nasm-3.01-3.fc44

NASM is the Netwide Assembler, a free portable assembler for the Intel 80x86 microprocessor series, using primarily the traditional Intel instruction mnemonics and syntax...

7.5CVSS5.4AI score0.00357EPSS
SaveExploits1
Oracle linux
Oracle linux
added 2026/06/07 12:00 a.m.44 views

Unbreakable Enterprise kernel security update

6.12.0-203.76.7.3 - arm64: errata: Mitigate TLBI errata on various Arm CPUs Mark Rutland Orabug: 39017589 CVE-2025-10263 - arm64: tlb: Add ARM64WORKAROUNDREPEATTLBISYNC Mark Rutland Orabug: 39017589 - arm64: tlb: allow XZR argument to TLBI ops Mark Rutland Orabug: 39017589 - arm64: cputype: Add...

9.1CVSS5.5AI score0.00571EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/06 12:00 a.m.31 views

EulerOS Virtualization 2.13.0 : kernel (EulerOS-SA-2026-2171)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : nvme: nvme-fc: Ensure -ioerrwork is cancelled in nvmefcdeletectrlCVE-2025-40261 cifs: fix session state check in reconnect to avoid...

9.8CVSS8.2AI score0.0094EPSS
SaveExploits10References506
RedhatCVE
RedhatCVE
added 2026/06/05 7:40 p.m.16 views

CVE-2025-62308

HCL AION is affected by a vulnerability where sensitive backend infrastructure details may be exposed. Exposure of such information could reveal internal system architecture or configuration details, which may potentially assist in further analysis or targeted actions under certain conditions...

5.1CVSS5.4AI score0.00109EPSS
SaveExploits0References1
Rows per page
Query Builder