PT-2025-53106 · Syzkaller+4 · Syzkaller+4

Published

2025-12-24

·

Updated

2026-02-24

·

CVE-2022-50740

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a memory leak in the ath9k High-Speed USB (HIF USB) driver, specifically within the ath9k hif usb dealloc tx urbs() function. The issue stems from a failure to properly free USB URB (USB Request Block) resources when attempting to kill URBs. This occurs because usb get urb() is called, but the corresponding usb free urb() or usb put urb() is not executed under certain conditions, leading to a memory leak. The patch addresses this by preventing attempts to kill URBs located in hif dev->tx.tx buf, as these URBs should not be in a pending state. The fix ensures that URBs in a pending state are managed correctly, preventing the memory leak. This issue was discovered by the Linux Verification Center using Syzkaller.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2022-50740
RHSA-2023:6583
RHSA-2023:7077
SUSE-SU-2026:0263-1
SUSE-SU-2026:0317-1
SUSE-SU-2026:0411-1
SUSE-SU-2026:0473-1
SUSE-SU-2026:0617-1

Affected Products

Centos
Linux Kernel
Red Hat
Syzkaller
Ath9K