CVE-2024-27391
CBL Mariner vulnerability analysis and mitigation

Overview

CVE-2024-27391 affects the Linux kernel's wilc1000 WiFi driver. The vulnerability was discovered in January 2024 and stems from a workqueue allocation issue where the wilc_netdev_ifc_init function reallocates a workqueue every time a network interface is added, leading to resource leakage (Kernel Commit).

Technical details

The issue was introduced by commit 09ed8bfc5215 which moved workqueue creation to wilc_netdev_ifc_init to set interface names in workqueue names. However, since wilc_netdev_ifc_init is called for each interface addition over a physical device, it overwrites the existing workqueue with a new one each time, causing multiple redundant workqueues to be created (Kernel Commit).

Impact

The vulnerability results in resource leakage as new workqueues are continuously created without properly cleaning up previous ones. This can be demonstrated by adding and removing interfaces repeatedly, which creates multiple worker processes (Kernel Commit).

Exploitability

The vulnerability requires local access to the system to trigger the issue by adding network interfaces. It appears to primarily impact resource utilization rather than enabling arbitrary code execution or privilege escalation (NVD).

Mitigation and workarounds

The issue has been fixed by moving the hif_workqueue allocation back to wilc_cfg80211_init and using the wiphy name for the workqueue naming. The patch is included in Linux kernel version 6.8 and has been backported to stable kernel branches (Ubuntu Notice).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux: 6.1.85-1

Fixed

bullseye

linux

Fixed

sid

linux: 6.7.12-1

Fixed

trixie

linux: 6.7.12-1

Fixed

SourceThis report was generated using AI

Related CBL Mariner vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-6554MEDIUM5.5
  • CBL Mariner logoCBL Mariner
  • libpcap
NoYesSep 05, 2026
CVE-2026-6244MEDIUM5.5
  • CBL Mariner logoCBL Mariner
  • libpcap
NoYesSep 05, 2026
CVE-2026-31912MEDIUM5.5
  • CBL Mariner logoCBL Mariner
  • libpcap
NoYesSep 05, 2026
CVE-2026-31911MEDIUM5.5
  • CBL Mariner logoCBL Mariner
  • libpcap
NoYesSep 05, 2026
CVE-2026-18313MEDIUM4.3
  • CBL Mariner logoCBL Mariner
  • libpcap
NoYesSep 05, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management