First published: Thu Feb 29 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.10.210 | 5.10.210 |
redhat/kernel | <5.15.149 | 5.15.149 |
redhat/kernel | <6.1.76 | 6.1.76 |
redhat/kernel | <6.6.15 | 6.6.15 |
redhat/kernel | <6.7.3 | 6.7.3 |
redhat/kernel | <6.8 | 6.8 |
Linux Kernel | >=5.5<5.10.210 | |
Linux Kernel | >=5.11<5.15.149 | |
Linux Kernel | >=5.16<6.1.76 | |
Linux Kernel | >=6.2<6.6.15 | |
Linux Kernel | >=6.7<6.7.3 | |
Linux Kernel | =6.8-rc1 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26610 is classified as a medium-severity vulnerability in the Linux kernel due to potential memory corruption issues.
To fix CVE-2024-26610, update your Linux kernel to a version that is equal to or greater than 5.10.210, 5.15.149, 6.1.76, 6.6.15, 6.7.3, or 6.8.
CVE-2024-26610 affects multiple versions of the Linux kernel, specifically those prior to 5.10.210, 5.15.149, 6.1.76, 6.6.15, 6.7.3, and 6.8.
Information about CVE-2024-26610 can be found in the official Linux kernel announcements and changelogs.
System administrators and users running vulnerable versions of the Linux kernel should be concerned about CVE-2024-26610 due to its potential impact on system stability and security.