mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
746 B
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
- https://bugzilla.suse.com/show_bug.cgi?id=1188601
- https://www.oracle.com/security-alerts/cpujul2022.html