Lucene search
+L

74 matches found

Kitploit
Kitploit
added 2026/09/19 12:15 a.m.9 views

CVE-2024-1642470

Vulnerabilidad de ejecución remota de código en el controlador principal genérico USB de Windows CVE-2024-1642470 Descripción general Este repositorio contiene un código de explotación de prueba de concepto PoC y un script de detección para la vulnerabilidad de ejecución remota de código en el...

7.2AI score
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 8:20 p.m.10 views

CVE-2021-38304-PoC

CVE-2021-38304 概念验证 概述 本仓库包含一个针对 National Instruments(美国国家仪器)旧版本 nipalk.sys 驱动程序中严重安全漏洞的概念验证。该漏洞允许在内核模式下执行任意代码并泄露内存。此代码仅供个人研究使用。 描述 nipalk.sys 驱动程序在处理特定 IOCTL 请求时,未能正确处理用户提供的指针。此缺陷使攻击者能够提供一个函数指针,驱动程序会以受控参数在内核上下文中调用该指针。 关键要点 函数指针控制 :驱动程序在未进行适当验证的情况下调用用户提供的函数指针。 参数控制 :攻击者可以在函数调用期间控制 RCX 和 RDX 寄存器。...

7.8CVSS7.8AI score0.0044EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 12:27 p.m.11 views

EUVD-2026-59659

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Close speculative mem read possibility The domain value is extracted from a given CCA or EP11 ioctl struct when a CPRB is about to be sent. Thus this is a user controlled value. Under some special conditions custom...

5.4AI score0.0017EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.24 views

CVE-2026-72091 accel/amdxdna: reject user command submission without a command BO

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject user command submission without a command BO amdxdnadrmsubmitexecbuf passes the user-supplied command BO handle straight into amdxdnacmdsubmit with drvcmd == NULL. When the handle is AMDXDNAINVALIDBOHANDLE 0...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68179

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: only unlock nsmdev on post-lock error paths nsmdevioctl jumps to the common out label even when the initial copyfromuser fails before nsm-lock has been taken. The error path then blindly unlocks a mutex that was never...

8.4CVSS0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 7:27 p.m.11 views

CVE-2026-15449 TOCTOU double copyin in illumos dld ioctl handling causes kernel heap corruption

A time-of-check to time-of-use TOCTOU flaw in the illumos data-link pseudo-driver dld affects handling of the DLDIOCGETMACPROP and DLDIOCSETMACPROP ioctls on /dev/dld. drviocpropcommon in usr/src/uts/common/io/dld/dlddrv.c copies the dldiocmacpropt ioctl header in once to read its prvalsize field...

5.8CVSS5.7AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/06/05 7:40 p.m.18 views

CVE-2026-25266

Memory corruption while processing IOCTL command when device is in power-save state...

7.8CVSS5.5AI score0.00071EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.24 views

PT-2026-52265

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the accel/ethosu component where the driver does not implement the NPU OP RESIZE command, which is specific to U85. When a user submits this command via the DRM IOCTL...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0
NVD
NVD
added 2026/06/01 11:16 p.m.26 views

CVE-2025-59610

Memory Corruption when processing IOCTL requests with mismatched API versions due to concurrent modification of user-space buffer...

6.4CVSS0.00056EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/06 2:02 a.m.11 views

CVE-2025-53966

An issue was discovered in Samsung Mobile Processor Exynos 1380, 1480, 2400, and 1580. Incorrect Handling of the NL80211 vendor command leads to a buffer overflow during handling of an IOCTL message...

8.4CVSS7.5AI score0.00156EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/05 12:00 a.m.50 views

CVE-2025-53966

The CVE-2025-53966 issue affects Samsung Mobile Processor Exynos 1380, 1480, 2400, and 1580. It is caused by incorrect handling of NL80211 vendor commands, leading to a buffer overflow during IOCTL message processing. Publicly available details in the connected documents confirm the affected SKUs...

8.4CVSS7.1AI score0.00156EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/19 5:30 a.m.18 views

CVE-2025-47387

Memory Corruption when processing IOCTLs for JPEG data without verification...

7.8CVSS7AI score0.00099EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/11/13 2:25 p.m.8 views

CVE-2025-40117

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Fix array underflow in pciendpointtestioctl Commit eefb83790a0d "misc: pciendpointtest: Add doorbell test case" added NOBAR -1 to the pcibarno enum which, in practical terms, changes the enum from an unsign...

5.8AI score0.00143EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/09 3:17 a.m.22 views

CVE-2025-27048 Untrusted Pointer Dereference in Camera

Memory corruption while processing camera platform driver IOCTL calls...

7.8CVSS0.00087EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2007-2169

Malware in sbrugna...

7.2CVSS6.4AI score0.00411EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2019-1815

Malware in sbrugna...

7.5CVSS7.6AI score0.0134EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2016-5307

Malware in sbrugna...

5.5CVSS5.4AI score0.00505EPSS
SaveExploits2References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2019-8829

Malware in sbrugna...

7.8CVSS7.6AI score0.00567EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2021-8957

Malicious code in bioql PyPI...

6.5CVSS6.2AI score0.00336EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:10 a.m.10 views

CVE-2019-1010066

Lawrence Livermore National Laboratory msr-safe v1.1.0 is affected by: Incorrect Access Control. The impact is: An attacker could modify model specific registers. The component is: ioctl handling. The attack vector is: An attacker could exploit a bug in ioctl interface whitelist checking, in orde...

7.5CVSS6.9AI score0.0134EPSS
SaveExploits1References1
Rows per page
Query Builder