CVE-2025-39849
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-19

Last updated on: 2025-11-03

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() If the ssid->datalen is more than IEEE80211_MAX_SSID_LEN (32) it would lead to memory corruption so add some bounds checking.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-19
Last Modified
2025-11-03
Generated
2026-06-16
AI Q&A
2025-09-19
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel 6.1.153
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel's wifi component (cfg80211) occurs when the SSID length exceeds the maximum allowed length of 32 bytes (IEEE80211_MAX_SSID_LEN). Without proper bounds checking, this can lead to memory corruption in the __cfg80211_connect_result() function.

Impact Analysis

The memory corruption caused by an SSID length exceeding the maximum limit could potentially lead to system instability, crashes, or exploitation by attackers to execute arbitrary code or cause denial of service.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-39849. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart