CVE-2024-26694

Updated: 2025-01-07 20:03:26.603121

Description:

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix double-free bug The storage for the TLV PC register data wasn't done like all the other storage in the drv->fw area, which is cleared at the end of deallocation. Therefore, the freeing must also be done differently, explicitly NULL'ing it out after the free, since otherwise there's a nasty double-free bug here if a file fails to load after this has been parsed, and we get another free later (e.g. because no other file exists.) Fix that by adding the missing NULL assignment.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x HIGH 7.8

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 7.8 HIGH Ignored 2024-06-24 11:20:25
AlmaLinux 9.2 FIPS kernel 5.14.0 7.8 HIGH Ignored 2024-06-24 11:20:25
CentOS 6 ELS kernel 2.6.32 7.8 HIGH Ignored 2024-06-24 10:10:24
CentOS 7 ELS kernel 3.10.0 7.8 HIGH Ignored 2024-06-24 11:20:25
CentOS 8.4 ELS kernel 4.18.0 7.8 HIGH Ignored 2024-06-24 11:20:25
CentOS 8.5 ELS kernel 4.18.0 7.8 HIGH Ignored 2024-06-24 11:20:25
CentOS Stream 8 ELS kernel 4.18.0 7.8 HIGH Already Fixed 2024-06-09 14:18:56
CloudLinux 6 ELS kernel 2.6.32 7.8 HIGH Ignored 2024-06-24 10:10:24
Oracle Linux 6 ELS kernel 2.6.32 7.8 HIGH Ignored 2024-06-24 10:10:24