Lucene search
+L

6101 matches found

Vulnrichment
Vulnrichment
added 2026/05/04 4:43 p.m.8 views

CVE-2025-47408 Untrusted Pointer Dereference in Power Optimization Firmware

Memory corruption when another driver calls an IOCTL with invalid input/output buffer...

7.8CVSS5.8AI score0.00075EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/04 4:43 p.m.7 views

CVE-2025-47406 Buffer Over-read in DSP Service

Information Disclosure while processing IOCTL handler callbacks without verifying buffer size...

6.1CVSS5.9AI score0.00074EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/04 12:0 a.m.26 views

PT-2026-36849

CVE-2026-25266 Memory corruption while processing IOCTL command when device is in power-save state. https://t.co/jBvDx6qfre...

5.5CVSS5.8AI score0.00071EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/01 11:3 p.m.8 views

CVE-2026-31769

A flaw was found in the Linux kernel's gpib module. This use-after-free vulnerability allows a local attacker to trigger a condition where memory is accessed after it has been freed. By concurrently calling specific ioctl handlers, an attacker could cause a system crash, leading to a denial of...

7.8CVSS6.1AI score0.00131EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 9:13 p.m.8 views

CVE-2026-31730

A flaw was found in the Linux kernel's fastrpc component that could lead to a denial of service DoS or potentially arbitrary code execution. This memory corruption vulnerability, specifically a double-free, occurs when the cctx-remoteheap memory is freed twice due to an error handling issue in th...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.8 views

CVE-2026-31781

In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drmcompatioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the signature method of spectre problems. Fix this up b...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/01 3:16 p.m.8 views

CVE-2026-31769

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
CVE
CVE
added 2026/05/01 2:15 p.m.21 views

CVE-2026-31781

CVE-2026-31781 concerns the Linux kernel drm/ioc32 compat ioctl path, where a user-controlled pointer was used to index a table of function pointers (spectre-like pattern). The issue is mitigated by applying array_index_nospec on the index to the function-pointer list, as described in the fix. Co...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.35 views

CVE-2026-31781 drm/ioc32: stop speculation on the drm_compat_ioctl path

In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drmcompatioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the signature method of spectre problems. Fix this up b...

0.00123EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.8 views

CVE-2026-31781

In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drmcompatioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the signature method of spectre problems. Fix this up b...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.9 views

CVE-2026-31781

In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drmcompatioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the signature method of spectre problems. Fix this up b...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2026/05/01 2:14 p.m.10 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 score
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.39 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
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.8 views

CVE-2026-31769

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.8CVSS5.7AI score0.00131EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.3 views

CVE-2026-31751

In the Linux kernel, the following vulnerability has been resolved: comedi: dt2815: add hardware detection to prevent crash The dt2815 driver crashes when attached to I/O ports without actual hardware present. This occurs because syzkaller or users can attach the driver to arbitrary I/O addresses...

5.9AI score0.00089EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:56 p.m.5 views

CVE-2026-31708

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOB read in smb2ioctlqueryinfo QUERYINFO path smb2ioctlqueryinfo has two response-copy branches: PASSTHRUFSCTL and the default QUERYINFO path. The QUERYINFO branch clamps qi.inputbufferlength to the server-report...

5.9AI score0.00307EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.16 views

PT-2026-36416

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The drm compat ioctl path accepts a user-controlled pointer and dereferences it into a table of function pointers. This pattern is characteristic of Spectre problems, which are...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.8 views

PT-2026-36404

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the gpib driver's IO ioctl handlers. The 'IBRD', 'IBWRT', 'IBCMD', and 'IBWAIT' ioctl handlers utilize a gpib descriptor pointer after the board-big gpib...

7.8CVSS5.4AI score0.00131EPSS
SaveExploits0References12
CVE
CVE
added 2026/04/29 12:0 a.m.36 views

CVE-2026-30769

CVE-2026-30769 concerns the TVicPort64.sys driver for EnTech Taiwan TVicPort Product v4.0 (File v5.2.1.0). The issue enables local privilege escalation by sending crafted IOCTL 0x80002008 requests to the driver, as described in multiple sources. The available documents identify the affected compo...

7.8CVSS5.2AI score0.0013EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/29 12:0 a.m.5 views

CVE-2026-30769

An issue in the TVicPort64.sys component of EnTech Taiwan TVicPort Product v4.0, File v5.2.1.0 allows attackers to escalate privileges via sending crafted IOCTL 0x80002008 requests...

5.2AI score0.0013EPSS
SaveExploits0References2
Rows per page
Query Builder