Lucene search
+L

66812 matches found

RedhatCVE
RedhatCVE
added 2026/05/13 8:23 p.m.17 views

CVE-2026-34350

Null pointer dereference in Windows Storport Miniport Driver allows an unauthorized attacker to deny service over a network...

6.5CVSS5.8AI score0.00782EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.14 views

CVE-2026-41088

Access of resource using incompatible type 'type confusion' in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7.8CVSS5.8AI score0.00319EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.15 views

CVE-2026-40407

Heap-based buffer overflow in Windows Common Log File System Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS6AI score0.00304EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.14 views

CVE-2026-40397

Heap-based buffer overflow in Windows Common Log File System Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS6AI score0.00273EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.13 views

CVE-2026-34345

Access of resource using incompatible type 'type confusion' in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7CVSS5.8AI score0.00204EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.13 views

CVE-2026-35416

Access of resource using incompatible type 'type confusion' in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7CVSS5.8AI score0.01647EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.14 views

CVE-2026-35418

Use after free in Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS5.8AI score0.00202EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.19 views

CVE-2026-34344

Access of resource using incompatible type 'type confusion' in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7.8CVSS5.8AI score0.00314EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.17 views

CVE-2026-33835

Use after free in Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS5.8AI score0.02117EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.21 views

CVE-2026-34337

Use after free in Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.18 views

CVE-2026-32161

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Native WiFi Miniport Driver allows an unauthorized attacker to execute code over an adjacent network...

7.5CVSS6.1AI score0.00297EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/13 6:30 p.m.26 views

EUVD-2025-209824

NXP moal.ko Wi-Fi driver 5.1.7.10 FW version from v17.92.1.p149.43 To v17.92.1.p149.157 was discovered to contain a buffer overflow via the modpara parameter in the woalinitmoduleparam function...

6AI score0.00183EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/05/13 5:32 p.m.13 views

CVE-2026-43479

A flaw was found in the Linux kernel's USB network device driver lan78xx. A redundant function call during the disconnection of a USB device can trigger a kernel warning. This issue may lead to system instability or a denial of service, impacting the availability of the system...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/13 5:26 p.m.13 views

CVE-2026-43480

A flaw was found in the Linux kernel, specifically within the ASoC AMD audio driver. This vulnerability stems from a missing error check during clock acquisition, which could cause the system to attempt to access invalid memory. Such an action can lead to a system crash, resulting in a Denial of...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/13 4:16 p.m.21 views

CVE-2025-29338

NXP moal.ko Wi-Fi driver 5.1.7.10 FW version from v17.92.1.p149.43 To v17.92.1.p149.157 was discovered to contain a buffer overflow via the modpara parameter in the woalinitmoduleparam function...

5.6CVSS0.00183EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/05/13 4:16 p.m.18 views

CVE-2026-43479

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in netifnapidellocked on disconnect Remove redundant netifnapidel call from disconnect path. A WARN may be triggered in netifnapidellocked during USB device disconnect: WARNING: CPU: 0 PID: 11 at...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/13 4:16 p.m.17 views

CVE-2026-43485

In the Linux kernel, the following vulnerability has been resolved: nouveau/gsp: drop WARNON in ACPI probes These WARNONs seem to trigger a lot, and we don't seem to have a plan to fix them, so just drop them, as they are most likely harmless...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/13 4:16 p.m.15 views

CVE-2026-43477

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vrr: Configure VRR timings after enabling TRANSDDIFUNCCTL Apparently ICL may hang with an MCE if we write TRANSVRRVMAX/FLIPLINE before enabling TRANSDDIFUNCCTL. Personally I was only able to reproduce a hang on an Dell X...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/13 4:16 p.m.21 views

UBUNTU-CVE-2026-43485

In the Linux kernel, the following vulnerability has been resolved: nouveau/gsp: drop WARNON in ACPI probes These WARNONs seem to trigger a lot, and we don't seem to have a plan to fix them, so just drop them, as they are most likely harmless...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/13 4:16 p.m.17 views

UBUNTU-CVE-2026-43476

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: sps30i2c: fix buffer size in sps30i2creadmeas sizeofnum evaluates to sizeofsizet 8 bytes on 64-bit instead of the intended be32 element size 4 bytes. Use sizeofmeas to correctly match the buffer element type...

7.8CVSS5.8AI score0.00121EPSS
SaveExploits0References29
Rows per page
Query Builder