cve/2021/CVE-2021-37159.md
2025-09-29 21:09:30 +02:00

746 B

CVE-2021-37159

Description

hso_free_net_device in drivers/net/usb/hso.c in the Linux kernel through 5.13.4 calls unregister_netdev without checking for the NETREG_REGISTERED state, leading to a use-after-free and a double free.

POC

Reference

Github