Security Advisory

CVE-2024-26610

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-02-29 15:52:15
Last updated 2026-05-11 20:00:44
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.