IT

Tracker / CVE-2024-27056

CVE-2024-27056

High 7.8

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: ensure offloading TID queue exists The resume code path assumes that the TX queue for the offloading TID has been configured. At resume time it then tries to sync the write pointer as it may have been updated by the firmware. In the unusual event that no packets have been send on TID 0, the queue will not have been allocated and this causes a crash. Fix this by ensuring the queue exist at suspend time.

Affected products and versions

linux linux_kernel
linux linux_kernel · … → 6.1.132
linux linux_kernel · 6.2 → 6.6.85
linux linux_kernel · 6.7 → 6.7.11

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References