THREAT OPS › Threat News › [NVD] CVE-2024-26610 (HIGH 7.8) — 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
[NVD] CVE-2024-26610 (HIGH 7.8) — 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
CVE-2024-26610 CVSS: 7.8 HIGH Published: 2024-03-11T18:15:19.067
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.
Indicators of compromise
- CVE-2024-26610cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26610