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().
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025050152-CVE-2022-49874-3c3e@gregkh/T