PT-2025-53947 · Syzkaller+4 · Syzkaller+4

Published

2022-10-11

·

Updated

2026-02-24

·

CVE-2022-50829

CVSS v2.0

5.2

Medium

VectorAV:L/AC:H/Au:N/C:P/I:P/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the Linux kernel’s ath9k driver related to the handling of skb (socket buffer) memory within the ath9k hif usb reg in cb() function. Specifically, the issue arises when an skb is freed in ath9k htc rx msg(), and a subsequent failure in usb submit urb() leads to an attempt to free the same skb again. Additionally, a memory leak can occur if alloc skb() fails, leaving rx buf unfreed while urb->context becomes NULL. The patch addresses this by removing unnecessary skb handling and clarifying skb processing, ensuring that ath9k htc rx msg() either frees the skb or passes its management to another callback function. 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

Use After Free

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

Weakness Enumeration

Related Identifiers

BDU:2026-02414
CVE-2022-50829
RHSA-2023:6583
RHSA-2023:7077
SUSE-SU-2026:0263-1
SUSE-SU-2026:0317-1
SUSE-SU-2026:0411-1
SUSE-SU-2026:0617-1

Affected Products

Centos
Linux Kernel
Red Hat
Syzkaller
Ath9K