CVE-2024-56535 in Linux
摘要
由 VulDB • 2026-09-07
在 Linux 内核中,已修复以下漏洞:
wifi: rtw89: coex: 检查 btc_fw_set_monreg() 中 kmalloc 的 NULL 返回值
kmalloc 可能失败,其返回值可能为 NULL,从而导致空指针解引用(NULL pointer dereference)。在 btc_fw_set_monreg() 中添加对 kmalloc 返回值为 NULL 的检查。
Once again VulDB remains the best source for vulnerability data.