2 matches found
CVE-2021-47017
A use-after-free flaw was found in ath10khtcsendbundle in ath10k in the Linux Kernel...
Spoofing
In the Linux kernel, the following vulnerability has been resolved: ath10k: Fix a use after free in ath10khtcsendbundle In ath10khtcsendbundle, the bundleskb could be freed by devkfreeskbanybundleskb. But the bundleskb is used later by bundleskb-len. As skblen = bundleskb-len, my patch replaces...