Lucene search
+L

497 matches found

Kitploit
Kitploit
added 2026/09/15 5:57 a.m.8 views

Chimera

Chimera 硬件仿真与近程利用 为什么 Hak5 的设备又重又显眼。我的手机里有一个完整的 Linux 内核,所以我让它干同样的活——HID 仿真、RNDIS、大容量存储,全套都直接通过 ConfigFS 实现。不需要额外硬件,也不会有线从包里晃出来。 插到目标机器上,选一个 payload,运行。按键直接写入 /dev/hidg0,中间没有任何多余环节。 功能 通过 ConfigFS 实现原生 HID — 完全绕过 Android 的 USB 协议栈,直接把字节写到 /dev/hidg0。速度快,而且大多数 EDR 只会把它当成普通键盘。 设备端 DuckyScript —...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/15 4:13 a.m.12 views

tap-ducky

TapDucky - Android USB HID 击键注入器 TapDucky - Android USB HID 击键注入器 用于已 Root 安卓设备的开源 DuckyScript 执行器,支持 USB Gadget ConfigFS TapDucky 允许您通过模拟 USB 键盘、鼠标或复合 HID 设备,在 Android 上创建、自定义、调度和运行 DuckyScript,用于授权测试和自动化。它包括有效载荷参数化、多个调度器触发器、执行日志以及一个由 GitHub 支持的有效载荷库,具有自动 DuckyScript 验证和可选的 Digispark .ino 转换功能。 ...

6AI score
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fixed recursive locking in configfsopenfile. In flushwritebuffer, the variable &p-fragsem is acquired, and then the loaded store function is called—specifically, targetcoreitemdbrootstore. This function calls...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Protect RNDIS options with a mutex The class/subclass/protocol options are susceptible to race conditions, as they can be accessed concurrently through configfs. A mutex should be used to protect these option...

4.7CVSS4.3AI score0.00086EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 11:25 a.m.9 views

AutoGadgetFS

以太坊捐赠:0xA919e40ddB0563918dDc174320D91992e0048477 目录 1. 什么是AutoGadgetFS? 2. 需求 3. 设置 a. 仅设备测试 b. 最小agfs中间人配置 c. 带调试支持的完整agfs中间人配置 4. USB设备类支持 5. 功能 6. 路线图 7. 安装 a. Linux b. 带WiFi的树莓派Zero 8. AutoGadgetFS教程 9. 截图 10. YouTube播放列表 11. Slack 12. 支持方 13. 请我喝杯咖啡 ☕️ 14. 联系我 15. 想贡献? 什么是AutoGadgetFS?...

6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-89732

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: ffs: Prevent deadlock during ep0 read loop Currently, ffsep0read holds ffs-mutex when it prepares to go to sleep waiting for an event. When no setu...

0.00226EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-89491

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ocfs2: cluster: don't sleep while holding o2hblivelock in o2hbregionpin Patch series ocfs2: cluster: o2hbregionpin fixes, v2. This series fixes three related...

0.0021EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-89735

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: midi2: remove default configfs groups on teardown fmidi2allocinst creates default configfs child groups for the default endpoint and default block...

0.00168EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/11 11:08 p.m.7 views

CVE-2026-89735

A flaw was found in the Linux kernel's USB gadget MIDI2 driver. The driver fails to properly remove default configuration file system configfs groups during teardown, leading to a resource leak. A local attacker could exploit this vulnerability to cause memory exhaustion, potentially resulting in...

4.4CVSS0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

DEBIAN-CVE-2026-89735

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: midi2: remove default configfs groups on teardown fmidi2allocinst creates default configfs child groups for the default endpoint and default block using configfsadddefaultgroup, setting their internal refcount to 1...

0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

DEBIAN-CVE-2026-89732

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent deadlock during ep0 read loop Currently, ffsep0read holds ffs-mutex when it prepares to go to sleep waiting for an event. When no setup events are pending, it calls waiteventinterruptibleexclusivelockedi...

0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.7 views

CVE-2026-89735

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: midi2: remove default configfs groups on teardown fmidi2allocinst creates default configfs child groups for the default endpoint and default block using configfsadddefaultgroup, setting their internal refcount to 1...

0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

AZL-100608 CVE-2026-89735 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: midi2: remove default configfs groups on teardown fmidi2allocinst creates default configfs child groups for the default endpoint and default block using configfsadddefaultgroup, setting their internal refcount to 1...

0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.9 views

CVE-2026-89732

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent deadlock during ep0 read loop Currently, ffsep0read holds ffs-mutex when it prepares to go to sleep waiting for an event. When no setup events are pending, it calls waiteventinterruptibleexclusivelockedi...

0.00226EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:46 p.m.11 views

CVE-2026-89735

CVE-2026-89735 is a memory leak in the Linux kernel 's USB gadget MIDI 2.0 driver. During function teardown in f_midi2_free_inst() or endpoint cleanup in f_midi2_ep_opts_release(), the function configfs_remove_default_groups() was never called, so the internal refcounts of the default configfs ch...

0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.26 views

CVE-2026-89735 usb: gadget: midi2: remove default configfs groups on teardown

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: midi2: remove default configfs groups on teardown fmidi2allocinst creates default configfs child groups for the default endpoint and default block using configfsadddefaultgroup, setting their internal refcount to 1...

0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:46 p.m.9 views

EUVD-2026-76647

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: midi2: remove default configfs groups on teardown fmidi2allocinst creates default configfs child groups for the default endpoint and default block using configfsadddefaultgroup, setting their internal refcount to 1...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:46 p.m.6 views

CVE-2026-89735 usb: gadget: midi2: remove default configfs groups on teardown

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: midi2: remove default configfs groups on teardown fmidi2allocinst creates default configfs child groups for the default endpoint and default block using configfsadddefaultgroup, setting their internal refcount to 1...

5.9AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:46 p.m.6 views

EUVD-2026-76644

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent deadlock during ep0 read loop Currently, ffsep0read holds ffs-mutex when it prepares to go to sleep waiting for an event. When no setup events are pending, it calls waiteventinterruptibleexclusivelockedi...

0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:46 p.m.6 views

CVE-2026-89732 usb: gadget: f_fs: Prevent deadlock during ep0 read loop

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent deadlock during ep0 read loop Currently, ffsep0read holds ffs-mutex when it prepares to go to sleep waiting for an event. When no setup events are pending, it calls waiteventinterruptibleexclusivelockedi...

6AI score
SaveExploits0References11
Rows per page
Query Builder