Lucene search
+L

65330 matches found

Microsoft CVE
Microsoft CVE
added 2026/06/09 2:00 p.m.16 views

Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability

Heap-based buffer overflow in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7.8CVSS7.3AI score0.00286EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/09 2:00 p.m.19 views

Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7CVSS7.2AI score0.00179EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/09 2:00 p.m.17 views

Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability

Use after free in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7CVSS5.4AI score0.00234EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/09 2:00 p.m.18 views

Windows Projected File System Elevation of Privilege Vulnerability

Out-of-bounds read in Windows Projected File System Filter Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS7.1AI score0.00326EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/09 2:00 p.m.21 views

Microsoft Azure Network Adapter Elevation of Privilege Vulnerability

Use after free in Linux MANA Driver allows an authorized attacker to elevate privileges locally...

8.2CVSS5.5AI score0.00324EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/09 2:00 p.m.26 views

Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability

Use after free in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7CVSS5.4AI score0.00234EPSS
SaveExploits0
OSV
OSV
added 2026/06/09 1:16 p.m.12 views

UBUNTU-CVE-2026-46322

In the Linux kernel, the following vulnerability has been resolved: tun: free page on buildskb failure in tunxdpone When buildskb fails in tunxdpone, the function sets ret to -ENOMEM and jumps to the out label, which returns without freeing the page that vhostnetbuildxdp allocated for the frame. ...

7.1CVSS5.2AI score0.00129EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/06/09 12:36 p.m.43 views

CVE-2026-52904 drm/nouveau: fix nvkm_device leak on aperture removal failure

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...

0.00114EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/09 12:36 p.m.19 views

EUVD-2026-35433

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.4AI score0.00114EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/06/09 12:25 p.m.19 views

CVE-2026-46330

In the Linux kernel, the following vulnerability has been resolved: Revert "net/smc: Introduce TCP ULP support" This reverts commit d7cd421da9da2cc7b4d25b8537f66db5c8331c40. As reported by Al Viro, the TCP ULP support for SMC is fundamentally broken. The implementation attempts to convert an acti...

7.8CVSS5.3AI score0.00112EPSS
SaveExploits0
CVE
CVE
added 2026/06/09 12:25 p.m.122 views

CVE-2026-46325

Summary (details from sources): CVE-2026-46325 affects the Linux kernel RDMA/rxe code, where iova-to-va conversion fails when MR page_size differs from system PAGE_SIZE. The bug arises because rxe_set_page() uses mr->page_size steps while the page_list holds PAGE_SIZE pages, and ib_sg_to_page(...

9.8CVSS5.4AI score0.00347EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/06/09 12:11 p.m.46 views

CVE-2026-46322 tun: free page on build_skb failure in tun_xdp_one()

In the Linux kernel, the following vulnerability has been resolved: tun: free page on buildskb failure in tunxdpone When buildskb fails in tunxdpone, the function sets ret to -ENOMEM and jumps to the out label, which returns without freeing the page that vhostnetbuildxdp allocated for the frame. ...

7.1CVSS0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/09 12:11 p.m.53 views

CVE-2026-46320

The CVE-2026-46320 vulnerability affects the Linux kernel tap driver where memory pages allocated for frames in vhost_net_xdp() are not freed on error paths. Specifically, tap_get_user_xdp() may reject frames shorter than ETH_HLEN (-EINVAL) or fail build_skb() (-ENOMEM), but both error paths jump...

7.4CVSS5.4AI score0.00235EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/06/09 12:11 p.m.11 views

CVE-2026-46320 tap: free page on error paths in tap_get_user_xdp()

In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tapgetuserxdp tapgetuserxdp rejects a frame shorter than ETHHLEN with -EINVAL, and returns -ENOMEM when buildskb fails. Both paths jump to the err label without freeing the page that...

7.4CVSS5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/06/09 12:11 p.m.15 views

CVE-2026-46320

In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tapgetuserxdp tapgetuserxdp rejects a frame shorter than ETHHLEN with -EINVAL, and returns -ENOMEM when buildskb fails. Both paths jump to the err label without freeing the page that...

7.4CVSS5.3AI score0.00235EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/09 2:28 a.m.18 views

SUSE CVE-2025-71315

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Convert to DRM's vblank timer Replace vkms' vblank timer with the DRM implementation. The DRM code is identical in concept, but differs in implementation. Vblank timers are covered in vblank helpers and initializer...

5.5CVSS5.5AI score0.00112EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/09 2:21 a.m.17 views

SUSE CVE-2026-46287

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix RTNL assertion warning when remove module For the copper NIC with external PHY, the driver called phylinkconnectphy during probe and phylinkdisconnectphy during remove. It caused an RTNL assertion warning in...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/09 2:20 a.m.20 views

SUSE CVE-2026-46293

In the Linux kernel, the following vulnerability has been resolved: clk: microchip: mpfs-ccc: fix out of bounds access during output registration UBSAN reported an out of bounds access during registration of the last two outputs. This out of bounds access occurs because space is only allocated in...

5.5CVSS5.4AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/09 2:20 a.m.14 views

SUSE CVE-2026-46296

In the Linux kernel, the following vulnerability has been resolved: spi: s3c64xx: fix NULL-deref on driver unbind A change moving DMA channel allocation from probe back to s3c64xxspipreparetransfer failed to remove the corresponding deallocation from remove. Drop the bogus DMA channel release fro...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.24 views

PT-2026-47961

Name of the Vulnerable Software and Affected Versions Linux MANA Driver affected versions not specified Windows Server Azure Network Adapter affected versions not specified Description A use after free issue exists in the Linux MANA Driver and the Windows Server Azure Network Adapter. This memory...

8.2CVSS5.7AI score0.00324EPSS
SaveExploits0References4
Rows per page
Query Builder