In the Linux kernel, the following vulnerability has been resolved:
HID: hyperv: fix possible memory leak in mousevsc_probe()
If hid_add_device() returns error, it should call hid_destroy_device()
to free hid_dev which is allocated in hid_allocate_device().
CVSS
No CVSS.
References
Configurations
No configuration.
History
01 May 2025, 15:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-01 15:16
Updated : 2025-05-01 15:16
NVD link : CVE-2022-49874
Mitre link : CVE-2022-49874
CVE.ORG link : CVE-2022-49874
JSON object : View
Products Affected
No product.
CWE
No CWE.