Lucene search
+L

204 matches found

Kitploit
Kitploit
added 2026/09/01 10:23 a.m.5 views

Chimera

Chimera Hardware Emulation & Proximity Exploitation Why Hak5 gear is heavy and obvious. My phone has a full Linux kernel in it, so I made it do the same job — HID emulation, RNDIS, mass storage, the whole thing — straight through ConfigFS. No extra hardware. No cables dangling out of a bag. Plug...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/31 3:20 p.m.4 views

android-gadget

android-gadget Summary Certain revisions of the Linux kernel used in Android are affected by issue CVE-2021-39685. Detailed information and a POC for CVE-2021-39685 may be found in the inspector-gadget repository. This repository includes POC targeting few Android specific USB gadgets including:...

7.8CVSS7AI score0.00461EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/08/28 12:31 a.m.6 views

rndis-co

RNDIS-CO Sommario Il gadget USB RNDIS può essere sfruttato per scaricare il contenuto dello spazio di memoria del kernel tramite il meccanismo di aggiornamento del filtro dei pacchetti. Descrizione Il gestore della richiesta di trasferimento di controllo USB RNDISMSGSET - rndissetresponse chiama...

5.5CVSS6.6AI score0.01054EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/28 12:10 a.m.3 views

CVE-2021-28476

CVE-2021-28476: Eine "Microsoft Hyper-V Remote Code Execution Vulnerability" von Gast zu Host in vmswitch.sys. Dies ist ein Proof of Concept für CVE-2021-28476 "Hyper-V Remote Code Execution Vulnerability", einen beliebigen Speicherlesevorgang in vmswitch.sys...

9.9CVSS9.2AI score0.38625EPSS
SaveExploits4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Refactor the bind path to use free After a bind/unbind cycle, the rndis-notifyreq remains stale. If a subsequent bind fails, the unified error handling mechanism attempts to free this stale request. This lead...

7.8CVSS5.8AI score0.00144EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: added a spinlock for the rndis response list There is no lock for the rndis response list. This could lead to list corruption if two different listadd operations occur simultaneously, as described below. It’s...

7.8CVSS6.1AI score0.00219EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68088

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a...

5.9AI score0.00177EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/11 11:50 a.m.10 views

CVE-2026-68088

A flaw was found in the Linux kernel's RNDIS Remote Network Driver Interface Specification gadget function. A missing length check for BufLength and BufOffset parameters within the rndisqueryresponse function could allow a malicious actor to provide specially crafted input. This could lead to...

5.3AI score0.00177EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 12:17 p.m.10 views

CVE-2026-68088

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

0.00177EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/10 12:17 p.m.14 views

CVE-2026-68088

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

5.4AI score0.00177EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/10 12:17 p.m.7 views

UBUNTU-CVE-2026-68088

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

5.2AI score0.00177EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/10 11:51 a.m.10 views

CVE-2026-68088 usb: gadget: function: rndis: add length check to response query

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

5.4AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/10 11:51 a.m.10 views

EUVD-2026-55269

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

5.3AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 11:51 a.m.35 views

CVE-2026-68088

The CVE describes a Linux kernel usb gadget rndis vulnerability where the rndis_query_response() path now validates BufLength and BufOffset (introducing a length check) to match the handling in rndis_set_response(). The vulnerability affects the rndis function of the USB gadget subsystem in the L...

5.3AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:51 a.m.36 views

CVE-2026-68088 usb: gadget: function: rndis: add length check to response query

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

0.00177EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:51 a.m.6 views

CVE-2026-68088

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

5.3AI score0.00177EPSS
SaveExploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.20 views

SUSE CVE-2026-64505

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check for header Add a length check for the rndis header in rndisrmhdr, to ensure that MessageType, MessageLength, DataOffset, and DataLength fields are present before they are accessed...

5.5CVSS5.8AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.15 views

CVE-2026-64505

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check for header Add a length check for the rndis header in rndisrmhdr, to ensure that MessageType, MessageLength, DataOffset, and DataLength fields are present before they are accessed...

0.00165EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.7 views

CVE-2026-64505

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check for header Add a length check for the rndis header in rndisrmhdr, to ensure that MessageType, MessageLength, DataOffset, and DataLength fields are present before they are accessed...

5.5AI score0.00165EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/25 10:17 a.m.10 views

UBUNTU-CVE-2026-64505

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check for header Add a length check for the rndis header in rndisrmhdr, to ensure that MessageType, MessageLength, DataOffset, and DataLength fields are present before they are accessed...

5.7AI score0.00165EPSS
SaveExploits0References11
Rows per page
Query Builder