Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.5, < 5.10.210 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/05dd9facfb9a1e056752c0901c6e86416037d15aPatch
- https://git.kernel.org/stable/c/870171899d75d43e3d14360f3a4850e90a9c289bPatch
- https://git.kernel.org/stable/c/99a23462fe1a6f709f0fda3ebbe8b6b193ac75bdPatch
- https://git.kernel.org/stable/c/aa2cc9363926991ba74411e3aa0a0ea82c1ffe32Patch
- https://git.kernel.org/stable/c/cf4a0d840ecc72fcf16198d5e9c505ab7d5a5e4dPatch
- https://git.kernel.org/stable/c/f32a81999d0b8e5ce60afb5f6a3dd7241c17dd67Patch
- https://git.kernel.org/stable/c/05dd9facfb9a1e056752c0901c6e86416037d15aPatch
- https://git.kernel.org/stable/c/870171899d75d43e3d14360f3a4850e90a9c289bPatch
- https://git.kernel.org/stable/c/99a23462fe1a6f709f0fda3ebbe8b6b193ac75bdPatch
- https://git.kernel.org/stable/c/aa2cc9363926991ba74411e3aa0a0ea82c1ffe32Patch
- https://git.kernel.org/stable/c/cf4a0d840ecc72fcf16198d5e9c505ab7d5a5e4dPatch
- https://git.kernel.org/stable/c/f32a81999d0b8e5ce60afb5f6a3dd7241c17dd67Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlPatch
FAQ
What is CVE-2024-26610?
CVE-2024-26610 is a vulnerability with a CVSS score of 7.8 (HIGH). 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_f...
How severe is CVE-2024-26610?
CVE-2024-26610 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-26610?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.