Executive Summary

Informations
Name CVE-2022-49389 First vendor Publication 2025-02-26
Vendor Cve Last vendor Modification 2025-04-17

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

In the Linux kernel, the following vulnerability has been resolved:

usb: usbip: fix a refcount leak in stub_probe()

usb_get_dev() is called in stub_device_alloc(). When stub_probe() fails after that, usb_put_dev() needs to be called to release the reference.

Fix this by moving usb_put_dev() to sdev_free error path handling.

Find this by code review.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-49389

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3539

Sources (Detail)

https://git.kernel.org/stable/c/11c65408bd0ba1d9cd1307caa38169292de9cdfb
https://git.kernel.org/stable/c/247d3809e45a34d9e1a3a2bb7012e31ed8b46031
https://git.kernel.org/stable/c/2f0ae93ec33c8456cdfbf7876b80403a6318ebce
https://git.kernel.org/stable/c/51422046be504515eb5a591adf0f424b62f46804
https://git.kernel.org/stable/c/6bafee2f18af5e5ac125e42960bc65496d0e56a0
https://git.kernel.org/stable/c/8afb048800919d0ab10c57983940eba956339f21
https://git.kernel.org/stable/c/9ec4cbf1cc55d126759051acfe328d489c5d6e60
https://git.kernel.org/stable/c/bcbb795a9e78180d74c6ab21518da87e803dfdce
https://git.kernel.org/stable/c/f20d2d3b3364ce6525c050a8b6b4c54c8c19674d
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
Date Informations
2025-06-26 02:09:39
  • Multiple Updates
2025-06-25 12:22:29
  • Multiple Updates
2025-06-24 02:14:15
  • Multiple Updates
2025-05-27 02:10:48
  • Multiple Updates
2025-02-26 17:20:31
  • First insertion