Lucene search
+L

66340 matches found

CVE
CVE
added 2026/06/09 5:04 p.m.51 views

CVE-2026-45640

CVE-2026-45640 : Use-after-free in the Windows Bluetooth Port Driver enables a locally authenticated attacker to achieve privilege escalation. Affected: Windows Bluetooth Port Driver component. Root cause: use-after-free vulnerability as described. Impact: local privilege escalation with high imp...

7CVSS5.4AI score0.00234EPSS
SaveExploits0References1Affected Software8
Cvelist
Cvelist
added 2026/06/09 5:04 p.m.65 views

CVE-2026-45640 Windows Bluetooth Port Driver Elevation of Privilege Vulnerability

...

7CVSS0.00234EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/09 5:04 p.m.17 views

CVE-2026-45640 Windows Bluetooth Port Driver Elevation of Privilege Vulnerability

...

7CVSS5.4AI score0.00234EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/09 5:04 p.m.14 views

CVE-2026-34335 Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability

...

7CVSS5.4AI score0.00234EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/09 5:04 p.m.43 views

CVE-2026-34335 Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability

...

7CVSS0.00234EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/09 5:04 p.m.45 views

CVE-2026-40404 Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege Vulnerability

...

7.8CVSS0.00339EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/09 5:04 p.m.168 views

CVE-2026-40404

CVE-2026-40404 concerns a Windows Universal Disk Format (UDFS) File System Driver Elevation of Privilege. The vulnerability affects the UDFS component, with a local attack vector, requiring low privileges and no user interaction, and yields high impact to confidentiality, integrity, and availabil...

7.8CVSS5.4AI score0.00339EPSS
SaveExploits0References1Affected Software13
Vulnrichment
Vulnrichment
added 2026/06/09 5:04 p.m.15 views

CVE-2026-40404 Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege Vulnerability

...

7.8CVSS5.4AI score0.00339EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/09 5:04 p.m.66 views

CVE-2026-40409

Technical details for CVE-2026-40409 are not publicly available in the provided documents. Monitor for updates from Microsoft/NVD for affected products, root cause, impact, and remediation.

7.8CVSS5.4AI score0.00298EPSS
SaveExploits0References1Affected Software13
Cvelist
Cvelist
added 2026/06/09 5:04 p.m.47 views

CVE-2026-40409 Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege Vulnerability

...

7.8CVSS0.00298EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/09 5:04 p.m.17 views

CVE-2026-40409 Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege Vulnerability

...

7.8CVSS5.4AI score0.00298EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/09 4:55 p.m.26 views

CVE-2026-46322

A flaw was found in the Linux kernel's tun driver. This vulnerability occurs when the buildskb function fails within tunxdpone, leading to a failure to free an allocated memory page. Each such failure results in a memory leak, where a 'page-frag chunk' is not released. Over time, repeated...

7.1CVSS5.4AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/09 4:55 p.m.60 views

CVE-2026-46320

A flaw was found in the Linux kernel's tap driver. This vulnerability occurs in the tapgetuserxdp function, where allocated memory pages are not properly freed when processing rejected network frames. Specifically, if a frame is shorter than the expected Ethernet header length or if memory...

7.4CVSS5.4AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/09 4:52 p.m.13 views

CVE-2026-46332

A flaw was found in the Linux kernel's Greybus subsystem, specifically in the gb-beagleplay driver. The cc1352bootloaderrx function, responsible for receiving bootloader data, does not properly check the size of incoming data chunks before copying them into a fixed-size receive buffer. This...

8CVSS5.5AI score0.00193EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/09 4:51 p.m.15 views

CVE-2026-46326

A flaw was found in the Linux kernel, specifically within the iio: pressure: mprls0025pa driver. This vulnerability is due to improper initialization of the spitransfer structure, which is not consistently zeroed out before use. This could allow an attacker to potentially read sensitive informati...

8.4CVSS5.4AI score0.00132EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2026/06/09 4:22 p.m.26 views

USN-8412-1: QEMU vulnerabilities

Felipe Franciosi, Raphael Norwitz, and Peter Turschmid discovered that the iSCSI block driver in QEMU incorrectly handled certain responses from an iSCSI server. A remote attacker could possibly use this issue to cause QEMU to crash, resulting in a denial of service, or possibly execute arbitrary...

8.2CVSS7.7AI score0.04018EPSS
SaveExploits10
Lenovo
Lenovo
added 2026/06/09 3:01 p.m.36 views

NVIDIA GPU Display Driver and vGPU Software Vulnerabilities - Lenovo Support US

No description provided...

5.4AI score
SaveExploits0
NVD
NVD
added 2026/06/09 2:16 p.m.25 views

CVE-2026-52904

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix nvkmdevice leak on aperture removal failure When apertureremoveconflictingpcidevices fails during probe, the error path returns directly without unwinding the nvkmdevice that was just allocated by nvkmdevicepcine...

5.5CVSS0.00114EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/09 2:16 p.m.15 views

UBUNTU-CVE-2026-46329

In the Linux kernel, the following vulnerability has been resolved: erofs: handle end of filesystem properly for file-backed mounts I/O requests beyond the end of the filesystem should be zeroed out, similar to loopback devices and that is what we expect...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/09 2:16 p.m.14 views

UBUNTU-CVE-2026-52904

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix nvkmdevice leak on aperture removal failure When apertureremoveconflictingpcidevices fails during probe, the error path returns directly without unwinding the nvkmdevice that was just allocated by nvkmdevicepcine...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References9
Rows per page
Query Builder