CVE-2024-47718

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: always wait for both firmware loading attempts In 'rtw_wait_firmware_completion()', always wait for both (regular and wowlan) firmware loading attempts. Otherwise if 'rtw_usb_intf_init()' has failed in 'rtw_usb_probe()', 'rtw_usb_disconnect()' may issue 'ieee80211_free_hw()' when one of 'rtw_load_firmware_cb()' (usually the wowlan one) is still in progress, causing UAF detected by KASAN.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

24 Oct 2024, 16:31

Type Values Removed Values Added
CWE CWE-416
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8
References () https://git.kernel.org/stable/c/0e735a4c6137262bcefe45bb52fde7b1f5fc6c4d - () https://git.kernel.org/stable/c/0e735a4c6137262bcefe45bb52fde7b1f5fc6c4d - Patch
References () https://git.kernel.org/stable/c/1b8178a2ae272256ea0dc4f940320a81003535e2 - () https://git.kernel.org/stable/c/1b8178a2ae272256ea0dc4f940320a81003535e2 - Patch
References () https://git.kernel.org/stable/c/7887ad11995a4142671cc49146db536f923c8568 - () https://git.kernel.org/stable/c/7887ad11995a4142671cc49146db536f923c8568 - Patch
References () https://git.kernel.org/stable/c/9432185540bafd42b7bfac6e6ef2f0a0fb4be447 - () https://git.kernel.org/stable/c/9432185540bafd42b7bfac6e6ef2f0a0fb4be447 - Patch
References () https://git.kernel.org/stable/c/a0c1e2da652cf70825739bc12d49ea15805690bf - () https://git.kernel.org/stable/c/a0c1e2da652cf70825739bc12d49ea15805690bf - Patch
References () https://git.kernel.org/stable/c/ceaab3fb64d6a5426a3db8f87f3e5757964f2532 - () https://git.kernel.org/stable/c/ceaab3fb64d6a5426a3db8f87f3e5757964f2532 - Patch
References () https://git.kernel.org/stable/c/e9a78d9417e167410d6fb83c4e908b077ad8ba6d - () https://git.kernel.org/stable/c/e9a78d9417e167410d6fb83c4e908b077ad8ba6d - Patch
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: wifi: rtw88: siempre esperar ambos intentos de carga del firmware En 'rtw_wait_firmware_completion()', siempre esperar ambos intentos de carga del firmware (regular y wowlan). De lo contrario, si 'rtw_usb_intf_init()' ha fallado en 'rtw_usb_probe()', 'rtw_usb_disconnect()' puede emitir 'ieee80211_free_hw()' cuando uno de 'rtw_load_firmware_cb()' (normalmente el de wowlan) todavía está en curso, lo que provoca que KASAN detecte UAF.
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

21 Oct 2024, 12:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-21 12:15

Updated : 2024-10-24 16:31


NVD link : CVE-2024-47718

Mitre link : CVE-2024-47718

CVE.ORG link : CVE-2024-47718


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free