Lucene search
+L

1845 matches found

Vulnrichment
Vulnrichment
added 2026/03/05 12:0 a.m.4 views

CVE-2025-70616

A stack buffer overflow vulnerability exists in the Wincor Nixdorf wnBios64.sys kernel driver version 1.2.0.0 in the IOCTL handler for code 0x80102058. The vulnerability is caused by missing bounds checking on the user-controlled Options parameter before copying data into a 40-byte stack buffer...

6.1AI score0.00233EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/05 12:0 a.m.12 views

Wincor Nixdorf wnBios64.sys 安全漏洞

Wincor Nixdorf wnBios64.sys is a kernel driver developed by the German company Wincor Nixdorf. The version wnBios64.sys 1.2.0.0 contains a security vulnerability. This vulnerability stems from the lack of boundary checks in the IOCTL handler of code 0x80102058. It may lead to stack buffer...

7.8CVSS6.1AI score0.00233EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/05 12:0 a.m.6 views

CVE-2025-70616

A stack buffer overflow vulnerability exists in the Wincor Nixdorf wnBios64.sys kernel driver version 1.2.0.0 in the IOCTL handler for code 0x80102058. The vulnerability is caused by missing bounds checking on the user-controlled Options parameter before copying data into a 40-byte stack buffer...

6.2AI score0.00233EPSS
SaveExploits1References2
F5 Networks
F5 Networks
added 2026/03/04 6:16 a.m.21 views

K000160225: Intel 800 Ethernet vulnerability CVE-2025-23241

Security Advisory Description Integer overflow or wraparound in the Linux kernel-mode driver for some IntelR 800 Series Ethernet before version 1.17.2 may allow an authenticated user to potentially enable denial of service via local access. CVE-2025-23241 Impact There is no impact; F5 products ar...

8.4CVSS6AI score0.00134EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2026/03/04 5:58 a.m.22 views

K000160224: Intel 800 Series Ethernet vulnerability CVE-2025-24484

Security Advisory Description Improper input validation in the Linux kernel-mode driver for some IntelR 800 Series Ethernet before version 1.17.2 may allow an authenticated user to potentially enable escalation of privilege via local access. CVE-2025-24484 Impact There is no impact; F5 products a...

8.8CVSS5.9AI score0.00136EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/03/03 12:0 a.m.7 views

The vulnerability of the vmxnet3_process_xdp() function in the drivers/net/vmxnet3/vmxnet3_xdp.c file of the Linux kernel network device driver allows a attacker to cause a service failure.

The vulnerability of the vmxnet3processxdp function in the drivers/net/vmxnet3/vmxnet3xdp.c file of the Linux kernel device driver framework is related to access to an uninitialized pointer. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS7AI score0.00334EPSS
SaveExploits0References13Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/03/02 12:0 a.m.7 views

The vulnerability of the lpfcdebugfs_lockstat_write() function in the drivers/scsi/lpfc/lpfcdebugfs.c driver of the Linux SCSI device kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the lpfcdebugfslockstatwrite function in the drivers/scsi/lpfc/lpfcdebugfs.c driver for Linux SCSI devices is related to the copying of buffers without checking the size of the input data. Exploiting this vulnerability could allow an attacker to compromise the confidentiality...

7CVSS6AI score0.00207EPSS
SaveExploits0References18Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/02/26 12:0 a.m.19 views

The vulnerability of the raid_status() function in the drivers/md/dm-raid.c module of the Linux operating system’s device driver for multiple devices (RAID and LVM), which allows an attacker to access protected information or cause service failures.

The vulnerability of the raidstatus function in the drivers/md/dm-raid.c module of the Linux device driver for multiple devices RAID and LVM involves buffer overflow attacks. Exploiting this vulnerability can allow an attacker to access protected information or cause service failures...

7.1CVSS6.6AI score0.00168EPSS
SaveExploits0References22Affected Software3
RedHat Linux
RedHat Linux
added 2026/02/25 2:10 a.m.7 views

kernel: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrummr: Fix use-after-free when updating multicast route stats Cited commit added a dedicated mutex instead of RTNL to protect the multicast route list, so that it will not change while the driver periodically traverse...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/02/24 8:26 p.m.191 views

Exploit for Improper Privilege Management in Microsoft

Windows Privilege Escalation ========================== A col...

7.8CVSS5.8AI score0.08589EPSS
SaveExploits7
GithubExploit
GithubExploit
added 2026/02/19 11:32 p.m.180 views

ViGEmBus-Driver-Exploitation

Summary ViGEmBus.sys is a kernel-mode driver used for virtu...

5.6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/02/16 8:41 p.m.30 views

CVE-2025-25058

Improper initialization for some ESXi kernel mode driver for the IntelR Ethernet 800-Series before version 2.2.2.0 esxi 8.0 & 2.2.3.0 esxi 9.0 within Ring 1: Device Drivers may allow an information disclosure. Unprivileged software adversary with an authenticated user combined with a low complexi...

3.3CVSS5.4AI score0.00108EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 4:27 p.m.8 views

CVE-2026-23206 dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: prevent ZEROSIZEPTR dereference when numifs is zero The driver allocates arrays for ports, FDBs, and filter blocks using kcalloc with ethsw-swattr.numifs as the element count. When the device reports zero interfaces...

5.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.45 views

CVE-2026-23174 nvme-pci: handle changing device dma map requirements

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: handle changing device dma map requirements The initial state of dmaneedsunmap may be false, but change to true while mapping the data iterator. Enabling swiotlb is one such case that can change the result. The nvme...

0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/14 4:1 p.m.11 views

EUVD-2026-5885

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: correctly decode TTLM with default link map TID-To-Link Mapping TTLM elements do not contain any link mapping presence indicator if a default mapping is used and parsing needs to be skipped. Note that access point...

5.3AI score0.001EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/12 3:15 p.m.9 views

kernel: RDMA/rxe: Fix incomplete state save in rxe_requester

An incorrect state restoration flaw was found in the Linux kernel's RDMA rxe soft-RoCE driver in the requester packet transmission logic. A local user with access to RDMA devices can trigger this issue when network layer packet drops occur during RDMA send operations, causing the work queue eleme...

7.8CVSS7.2AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/11 11:58 a.m.13 views

kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping

A flaw was found in the Linux kernel’s ASoC Intel bytcrrt5640 driver. When an invalid value is passed via the driver’s “quirk” input option, the driver merely logs an error and retains the invalid value, rather than correcting it. This can result in out-of-bounds OOB memory access...

5.8AI score0.00197EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/02/10 12:0 a.m.9 views

The vulnerabilities of the functions qla2x00_async_login_sp_done(), qla2x00_adisc_sp_done(), and qla2x00_prli_sp_done() in the driver module drivers/scsi/qla2xxx/qla_init.c, which is part of the Linux operating system’s SCSI device support driver. These vulnerabilities allow a hacker to cause a service failure.

The vulnerabilities of the functions qla2x00asyncloginspdone, qla2x00adiscspdone, and qla2x00prlispdone in the driver module drivers/scsi/qla2xxx/qlainit.c are related to code errors. Exploiting these vulnerabilities can allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00265EPSS
SaveExploits0References12Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/02/09 12:0 a.m.6 views

The vulnerability of the x86_android_tabletremove() function in the drivers/platform/x86/x86-android-tablets/core.c driver, which is part of the Linux kernel support for X86 devices. This vulnerability allows a attacker to cause a service failure.

The vulnerability of the x86androidtabletremove function in the drivers/platform/x86/x86-android-tablets/core.c driver for supporting Linux kernel devices is related to errors during link counter updates. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00288EPSS
SaveExploits0References8Affected Software1
Packet Storm
Packet Storm
added 2026/02/05 12:0 a.m.190 views

📄 NPU Driver Use-After-Free Detector

This Metasploit module detects vulnerable NPU drivers susceptible to CVE-2025-21424, a use-after-free vulnerability in the MSM NPU kernel driver. Additional details are included that identify shortcomings in the original proof of concept...

7.8CVSS5.3AI score0.00115EPSS
SaveExploits1
Rows per page
Query Builder