2 matches found
ROOT-OS-DEBIAN-11-CVE-2023-53721 CVE-2023-53721 in rootio-linux - Patched by Root
Root has patched CVE-2023-53721 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...
CVE-2023-53721
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix a NULL pointer dereference in ath12kmacophwscan In ath12kmacophwscan, the return value of kzalloc is directly used in memcpy, which may lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by...