Lucene search
+L

30 matches found

EUVD
EUVD
added 2026/07/07 4:2 p.m.6 views

EUVD-2026-42053

MSI Feature Manager contains a local privilege escalation vulnerability in the KernCoreLib64.sys kernel driver that allows any locally logged-on user to perform arbitrary physical memory read/write and unrestricted I/O port operations by accessing exposed IOCTL handlers without administrator...

8.5CVSS6AI score0.0017EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:43 p.m.11 views

CVE-2026-8501

Improper access control in the PCTCore64.sys Windows kernel driver from PC Tools Internet Security allows user-mode processes to access the PCTCoreDriver WDM device interface and invoke privileged IOCTL handlers. A local attacker with the ability to access or load the affected driver can exploit...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.34 views

CVE-2026-31769 gpib: fix use-after-free in IO ioctl handlers

In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpibdescriptor pointer after board-biggpibmutex has been released. A concurrent IBCLOSEDEV ioctl can free the descriptor via...

7.8CVSS0.00131EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/01 2:14 p.m.4 views

CVE-2026-31769 gpib: fix use-after-free in IO ioctl handlers

In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpibdescriptor pointer after board-biggpibmutex has been released. A concurrent IBCLOSEDEV ioctl can free the descriptor via...

7.8CVSS6.5AI score0.00131EPSS
SaveExploits0References6
Packet Storm
Packet Storm
added 2026/02/09 12:0 a.m.246 views

📄 Microsoft Windows 11 Pro 23H2 Kernel IOCTL Access Control

This Metasploit module exploits an insufficient access control vulnerability in the Windows Kernel through exposed IOCTL handlers. The vulnerability allows non-privileged users to access kernel-level functionality leading to privilege escalation...

7.8CVSS5.5AI score0.5981EPSS
SaveExploits13
RedhatCVE
RedhatCVE
added 2026/01/09 10:51 a.m.11 views

CVE-2022-42455

ASUS EC Tool driver aka d.sys 1beb15c90dcf7a5234ed077833a0a3e900969b60be1d04fcebce0a9f8994bdbb, as signed by ASUS and shipped with multiple ASUS software products, contains multiple IOCTL handlers that provide raw read and write access to port I/O and MSRs via unprivileged IOCTL calls. Local user...

7.8CVSS7AI score0.00161EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-45528

Malicious code in bioql PyPI...

7.8CVSS7.7AI score0.00161EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/27 8:4 p.m.26 views

CVE-2025-21814 ptp: Ensure info->enable callback is always set

In the Linux kernel, the following vulnerability has been resolved: ptp: Ensure info-enable callback is always set The ioctl and sysfs handlers unconditionally call the -enable callback. Not all drivers implement that callback, leading to NULL dereferences. Example of affected drivers: ptps390.c,...

0.00223EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/07/01 12:0 a.m.5 views

Qualcomm Chipsets Security Vulnerability

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that stems from a memory corruption issue when handling IOCTL handlers in FastRPC...

8.4CVSS6.9AI score0.00104EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.29 views

CVE-2021-47339

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: explicitly clear ioctl input data As seen from a recent syzbot bug report, mistakes in the compat ioctl implementation can lead to uninitialized kernel stack data getting used as input for driver ioctl handlers...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.43 views

CVE-2021-47339 media: v4l2-core: explicitly clear ioctl input data

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: explicitly clear ioctl input data As seen from a recent syzbot bug report, mistakes in the compat ioctl implementation can lead to uninitialized kernel stack data getting used as input for driver ioctl handlers...

6.2AI score0.00236EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:8 a.m.3 views

SUSE CVE-2021-46979

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix ioctl handlers removal Currently ioctl handlers are removed twice. For the first time during iiodeviceunregister then later on inside iiodeviceunregistereventset and iiobuffersfreesysfsandmask. Double free leads to...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/28 9:15 a.m.22 views

Double free

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix ioctl handlers removal Currently ioctl handlers are removed twice. For the first time during iiodeviceunregister then later on inside iiodeviceunregistereventset and iiobuffersfreesysfsandmask. Double free leads to...

6.9AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

UBUNTU-CVE-2021-46979

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix ioctl handlers removal Currently ioctl handlers are removed twice. For the first time during iiodeviceunregister then later on inside iiodeviceunregistereventset and iiobuffersfreesysfsandmask. Double free leads to...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.14 views

CVE-2021-46979 iio: core: fix ioctl handlers removal

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix ioctl handlers removal Currently ioctl handlers are removed twice. For the first time during iiodeviceunregister then later on inside iiodeviceunregistereventset and iiobuffersfreesysfsandmask. Double free leads to...

7AI score0.00222EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/28 8:13 a.m.6604 views

CVE-2021-46979

CVE-2021-46979 : Linux kernel iio subsystem vulnerability where ioctl handlers were removed twice (during iio_device_unregister() and then inside iio_device_unregister_eventset()/iio_buffers_free_sysfs_and_mask()). This double removal could cause a double free leading to kernel panic. The issue i...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.32 views

CVE-2021-46979 iio: core: fix ioctl handlers removal

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix ioctl handlers removal Currently ioctl handlers are removed twice. For the first time during iiodeviceunregister then later on inside iiodeviceunregistereventset and iiobuffersfreesysfsandmask. Double free leads to...

6.9AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2023/02/15 9:15 p.m.24 views

CVE-2022-42455

ASUS EC Tool driver aka d.sys 1beb15c90dcf7a5234ed077833a0a3e900969b60be1d04fcebce0a9f8994bdbb, as signed by ASUS and shipped with multiple ASUS software products, contains multiple IOCTL handlers that provide raw read and write access to port I/O and MSRs via unprivileged IOCTL calls. Local user...

7.8CVSS7.7AI score0.00161EPSS
SaveExploits0References1
CVE
CVE
added 2023/02/15 12:0 a.m.85 views

CVE-2022-42455

CVE-2022-42455 concerns the ASUS Armoury/EC Tool driver (d.sys) and related ASUS software. Multiple IOCTL handlers allow unprivileged IOCTL access to port I/O and MSRs, enabling local users to gain privileges. The issue affects ASUS Armoury Crate Service (and related components) and is described ...

7.8CVSS7.6AI score0.00161EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/02/15 12:0 a.m.30 views

CVE-2022-42455

ASUS EC Tool driver aka d.sys 1beb15c90dcf7a5234ed077833a0a3e900969b60be1d04fcebce0a9f8994bdbb, as signed by ASUS and shipped with multiple ASUS software products, contains multiple IOCTL handlers that provide raw read and write access to port I/O and MSRs via unprivileged IOCTL calls. Local user...

7.9AI score0.00161EPSS
SaveExploits0References1
Rows per page
Query Builder