Lucene search
K

17 matches found

RedhatCVE
RedhatCVE
added 2025/12/25 10:15 a.m.2 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.00027EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:5 a.m.3 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.00027EPSS
Exploits0References7
NVD
NVD
added 2025/12/24 11:15 a.m.3 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...

0.00027EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.3 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.00027EPSS
Exploits0References4
OSV
OSV
added 2025/12/24 11:15 a.m.0 views

UBUNTU-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.00027EPSS
Exploits0References5
CVE
CVE
added 2025/12/24 10:55 a.m.5 views

CVE-2022-50704

Technical details about CVE-2022-50704 are not publicly available in the provided Connected documents. Monitor for updates from vendors and security advisories.

6AI score0.00027EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.23 views

CVE-2022-50704 USB: gadget: Fix use-after-free during usb config switch

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...

0.00027EPSS
Exploits0References3
OSV
OSV
added 2025/12/24 10:55 a.m.2 views

CVE-2022-50704 USB: gadget: Fix use-after-free during usb config switch

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...

6.3AI score0.00027EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.3 views

PT-2025-52934

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's USB gadget functionality that can lead to a use-after-free condition during a USB configuration switch. Specifically, the issue occurs when switching...

6.3AI score0.00027EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2022-50704

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.8AI score0.00027EPSS
Exploits0References4
OSV
OSV
added 2025/02/26 7:1 a.m.0 views

UBUNTU-CVE-2022-49398

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Replace listforeachentrysafe if using giveback The listforeachentrysafe macro saves the current item n and the item after n+1, so that n can be safely removed without corrupting the list. However, when traversi...

5.5CVSS6AI score0.00014EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.1 views

kernel: USB: gadget: Fix use-after-free during usb config switch

A use-after-free vulnerability was found in the Linux kernel's USB gadget subsystem. When switching USB configuration from RNDIS to another configuration, if the hardware's pullup callback fails either unsupported or hardware fault, the error handling path triggers rndisclose on already-freed...

5.8AI score0.00027EPSS
Exploits0References5
NVD
NVD
added 2023/05/02 6:15 a.m.15 views

CVE-2022-33304

Transient DOS due to NULL pointer dereference in Modem while performing pullup for received TCP/UDP packet...

7.5CVSS7.5AI score0.00261EPSS
Exploits0References1
CVE
CVE
added 2023/05/02 5:8 a.m.68 views

CVE-2022-33304

CVE-2022-33304 affects the Modem component and is caused by a NULL pointer dereference during the pullup for received TCP/UDP packets, leading to a transient Denial of Service. The CVSS v3.1 vector indicates network attack, low complexity, no user interaction, with availability impact but no conf...

7.5CVSS7.5AI score0.00261EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/05/02 12:0 a.m.4 views

PT-2023-13307 · Modem · Modem

Name of the Vulnerable Software and Affected Versions: Modem affected versions not specified Description: The issue is related to a Transient DOS due to a NULL pointer dereference in the Modem while performing pullup for received TCP/UDP packets. Recommendations: At the moment, there is no...

7.5CVSS6.8AI score0.00261EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.1 views

kernel: usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Replace listforeachentrysafe if using giveback The listforeachentrysafe macro saves the current item n and the item after n+1, so that n can be safely removed without corrupting the list. However, when traversi...

5.5CVSS6.3AI score0.00014EPSS
Exploits0References5
Openbugbounty
Openbugbounty
added 2022/04/24 6:41 p.m.10 views

pullup-med.it Cross Site Scripting vulnerability OBB-2551725

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

Exploits0
Rows per page
Query Builder