← Back to CVE List

CVE-2024-56535

Published: 2024-12-27T14:15Z
Last Modified: 2025-01-08T16:43Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg() kmalloc may fail, return value might be NULL and will cause NULL pointer dereference. Add check NULL return of kmalloc in btc_fw_set_monreg(). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt