Bug 2396928 (CVE-2025-39849) - CVE-2025-39849 kernel: wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()
Summary: CVE-2025-39849 kernel: wifi: cfg80211: sme: cap SSID length in __cfg80211_con...
Keywords:
Status: NEW
Alias: CVE-2025-39849
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-19 16:02 UTC by OSIDB Bzimport
Modified: 2025-09-25 21:53 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-19 16:02:12 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.