Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-43841

3.3 · LOW
Published Aug 17, 2024 linux EPSS 0.21% (11th pctl)

Overview

CVE-2024-43841 is a low-severity vulnerability affecting linux linux_kernel. It was published on August 17, 2024 and has a CVSS 3.1 base score of 3.3 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.3, rated LOW. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

wifi: virt_wifi: avoid reporting connection success with wrong SSID

When user issues a connection with a different SSID than the one

virt_wifi has advertised, the __cfg80211_connect_result() will

trigger the warning: WARN_ON(bss_not_found).

The issue is because the connection code in virt_wifi does not

check the SSID from user space (it only checks the BSSID), and

virt_wifi will call cfg80211_connect_result() with WLAN_STATUS_SUCCESS

even if the SSID is different from the one virt_wifi has advertised.

Eventually cfg80211 won't be able to find the cfg80211_bss and generate

the warning.

Fixed it by checking the SSID (from user space) in the connection code.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.0, < 6.1.103 Affected

Frequently Asked Questions

What is CVE-2024-43841?

CVE-2024-43841 is a low-severity vulnerability affecting linux linux_kernel. It was published on August 17, 2024 and has a CVSS 3.1 base score of 3.3 (LOW).

How severe is CVE-2024-43841?

This vulnerability has a CVSS 3.1 base score of 3.3, rated LOW. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-43841?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-43841?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-43841 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.