Lucene search
+L

67 matches found

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

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001355 advisory. An issue was discovered in the Linux kernel before 5.11.7. usbipsockfdstore in drivers/usb/usbip/stubdev.c allows attackers to cause a denial of service GPF because...

4.7CVSS6.4AI score0.00258EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000883 advisory. The usbiprecvxbuff function in drivers/usb/usbip/usbipcommon.c in the Linux kernel before 4.5.3 allows remote attackers to cause a denial of service out-of-bounds...

10CVSS6.8AI score0.2593EPSS
SaveExploits0References20
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2022-54840

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00291EPSS
SaveExploits0References9
NVD
NVD
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49389

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubprobe fails after that, usbputdev needs to be called to release the reference. Fix this by moving usbputdev to sdevfree error path...

5.5CVSS0.00291EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:01 a.m.6 views

UBUNTU-CVE-2022-49389

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubprobe fails after that, usbputdev needs to be called to release the reference. Fix this by moving usbputdev to sdevfree error path...

5.5CVSS6.1AI score0.00291EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.19 views

CVE-2022-49389 usb: usbip: fix a refcount leak in stub_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubprobe fails after that, usbputdev needs to be called to release the reference. Fix this by moving usbputdev to sdevfree error path...

0.00291EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.7 views

CVE-2022-49389 usb: usbip: fix a refcount leak in stub_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubprobe fails after that, usbputdev needs to be called to release the reference. Fix this by moving usbputdev to sdevfree error path...

6.2AI score0.00291EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:11 a.m.151 views

CVE-2022-49389

CVE-2022-49389 concerns a refcount leak in the Linux kernel USB/IP path. The issue arises because usb_get_dev() is called in stub_device_alloc(), and if stub_probe() fails afterward, the reference must be released with usb_put_dev(). The fix moves usb_put_dev() to the sdev_free error path, ensuri...

5.5CVSS5.4AI score0.00291EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.10 views

CVE-2022-49389

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubprobe fails after that, usbputdev needs to be called to release the reference. Fix this by moving usbputdev to sdevfree error path...

5.5CVSS5.4AI score0.00291EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:55 p.m.43 views

K21274200: Linux kernel vulnerability CVE-2017-16914

Security Advisory Description The "stubsendretsubmit" function drivers/usb/usbip/stubtx.c in the Linux Kernel before version 4.14.8, 4.9.71, 4.1.49, and 4.4.107 allows attackers to cause a denial of service NULL pointer dereference via a specially crafted USB over IP packet. CVE-2017-16914 Impact...

7.1CVSS5.9AI score0.03968EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 4:37 a.m.6 views

SUSE CVE-2017-16913

The "stubrecvcmdsubmit" function drivers/usb/usbip/stubrx.c in the Linux Kernel before version 4.14.8, 4.9.71, and 4.4.114 when handling CMDSUBMIT packets allows attackers to cause a denial of service arbitrary memory allocation via a specially crafted USB over IP packet...

6.2CVSS7.4AI score0.03535EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.7 views

SUSE CVE-2019-15504

drivers/net/wireless/rsi/rsi91xusb.c in the Linux kernel through 5.2.9 has a Double Free via crafted USB device traffic which may be remote via usbip or usbredir...

8.4CVSS7.8AI score0.04309EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.6 views

SUSE CVE-2021-29265

An issue was discovered in the Linux kernel before 5.11.7. usbipsockfdstore in drivers/usb/usbip/stubdev.c allows attackers to cause a denial of service GPF because the stub-up sequence has race conditions during an update of the local and shared status, aka CID-9380afd6df70...

5.5CVSS7.1AI score0.00258EPSS
SaveExploits0References29
OSV
OSV
added 2022/06/28 8:08 p.m.10 views

GSD-2022-1003978 usb: usbip: fix a refcount leak in stub_probe()

usb: usbip: fix a refcount leak in stubprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.283 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:56 p.m.12 views

GSD-2022-1003870 usb: usbip: fix a refcount leak in stub_probe()

usb: usbip: fix a refcount leak in stubprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.247 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:39 p.m.12 views

GSD-2022-1003707 usb: usbip: fix a refcount leak in stub_probe()

usb: usbip: fix a refcount leak in stubprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.198 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:24 p.m.14 views

GSD-2022-1003540 usb: usbip: fix a refcount leak in stub_probe()

usb: usbip: fix a refcount leak in stubprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.122 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:01 p.m.8 views

GSD-2022-1003298 usb: usbip: fix a refcount leak in stub_probe()

usb: usbip: fix a refcount leak in stubprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.47 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:35 p.m.12 views

GSD-2022-1002996 usb: usbip: fix a refcount leak in stub_probe()

usb: usbip: fix a refcount leak in stubprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.15 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:05 p.m.18 views

GSD-2022-1002647 usb: usbip: fix a refcount leak in stub_probe()

usb: usbip: fix a refcount leak in stubprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...

7.1AI score
SaveExploits0
Rows per page
Query Builder