Lucene search
+L

1527 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.12 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003584)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003584 advisory. In the Linux kernel before 4.16.4, a double-locking error in drivers/usb/dwc3/gadget.c may potentially cause a deadlock with fhid. Tenable has extracted the precedin...

5.5CVSS6.6AI score0.00282EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001389)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001389 advisory. In various setup methods of the USB gadget subsystem, there is a possible out of bounds write due to an incorrect flag check. This could lead to local escalation of...

7.8CVSS6.5AI score0.00461EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.12 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001243)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001243 advisory. In the Linux kernel before 4.16.4, a double-locking error in drivers/usb/dwc3/gadget.c may potentially cause a deadlock with fhid. Tenable has extracted the precedin...

5.5CVSS6.6AI score0.00282EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001682)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001682 advisory. An issue was discovered in drivers/usb/gadget/function/rndis.c in the Linux kernel before 5.16.10. The RNDIS USB gadget lacks validation of the size of the RNDISMSGS...

5.5CVSS6.5AI score0.01054EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000887)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000887 advisory. Use-after-free vulnerability in the ffsusercopyworker function in drivers/usb/gadget/function/ffs.c in the Linux kernel before 4.5.3 allows local users to gain...

9.3CVSS7.8AI score0.0211EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

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.7AI score0.00144EPSS
SaveExploits0References3
Redos
Redos
added 2026/01/13 12:00 a.m.19 views

ROS-20260113-7316

Vulnerability of astudcgetstatus function in drivers/usb/gadget/udc/aspeedudc.c module of usb gadget driver of Linux kernel is related to incorrect index calculation. Exploitation of the vulnerability may allow an intruder to affect confidentiality, integrity and availability of protected...

7.8CVSS6.5AI score0.00244EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 12:28 p.m.15 views

CVE-2018-21079

An issue was discovered on Samsung mobile devices with L5.x, M6.0, N7.x, and O8.0 software. There is a kernel pointer leak in the USB gadget driver. The Samsung ID is SVE-2017-10993 March 2018...

7.5CVSS6.9AI score0.00413EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/09 12:00 a.m.13 views

Siemens Ruggedcom ROX Classic Buffer Overflow (CVE-2022-48948)

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Prevent buffer overflow in setup handler Setup function uvcfunctionsetup permits control transfer requests with up to 64 bytes of payload UVCMAXREQUESTSIZE, data stage handler for OUT transfer uses memcpy to cop...

7.8CVSS6.1AI score0.0027EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/31 12:30 a.m.21 views

SUSE CVE-2022-50876

In the Linux kernel, the following vulnerability has been resolved: usb: musb: Fix musbgadget.c rxstate overflow bug The usb function device call musbgadgetqueue adds the passed request to musbep::reqlist,If the request-length musbep-packetsz and isbuffermappedreq return false,the rxstate will co...

5.5CVSS6.8AI score0.00227EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992993)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992993 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: don't let userspace block driver unbind In the unbind callback for fuac1 and...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.18 views

CVE-2022-50876

In the Linux kernel, the following vulnerability has been resolved: usb: musb: Fix musbgadget.c rxstate overflow bug The usb function device call musbgadgetqueue adds the passed request to musbep::reqlist,If the request-length musbep-packetsz and isbuffermappedreq return false,the rxstate will co...

0.00227EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/30 12:23 p.m.37 views

CVE-2022-50876

CVE-2022-50876 — Linux kernel USB musb overflow fix . Concrete details in connected docs show the issue occurs in usb: musb: Fix musb_gadget.c rxstate overflow bug when the usb function device queues a request to musb_ep::req_list; if request->length > musb_ep->packet_sz and the buffer i...

6.3AI score0.00227EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992280)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992280 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in astvhubinitdev The variable d-name, returned by...

5.5CVSS5.9AI score0.00301EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992307)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992307 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: don't let userspace block driver unbind In the unbind callback for fuac1 and...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992694)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992694 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: don't let userspace block driver unbind In the unbind callback for fuac1 and...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 10:15 a.m.13 views

CVE-2022-50704

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

5.5CVSS5.7AI score0.00198EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:05 a.m.12 views

SUSE CVE-2022-50704

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 3:51 p.m.8 views

CVE-2025-68750 usb: potential integer overflow in usbg_make_tpg()

In the Linux kernel, the following vulnerability has been resolved: usb: potential integer overflow in usbgmaketpg The variable tpgt in usbgmaketpg is defined as unsigned long and is assigned to tpgt-tporttpgt, which is defined as u16. This may cause an integer overflow when tpgt is greater than...

6.8AI score
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.12 views

CVE-2022-50704

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

5.7AI score0.00198EPSS
SaveExploits0References4
Rows per page
Query Builder