CVE-2024-26610 in Linux Kernel
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix a memory corruption iwl_fw_ini_trigger_tlv::data is a pointer to a __le32, which means that if we copy to iwl_fw_ini_trigger_tlv::data + offset while offset is in bytes, we'll write past the buffer.
Reservation
02/19/2024
Disclosure
03/11/2024
Entries
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerability | CWE | Exp | Cou | CVE |
|---|---|---|---|---|---|
| 255288 | Linux Kernel iwlwifi data memory corruption | 119 | Not defined | Official fix | CVE-2024-26610 |