In the Linux kernel, the following vulnerability has been resolved:
wifi: cfg80211: sme: cap SSID length in _cfg80211connect_result()
If the ssid->datalen is more than IEEE80211MAXSSID_LEN (32) it would lead to memory corruption so add some bounds checking.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/cc431b3424123d84bcd7afd4de150b33f117a8ef/cves/2025/39xxx/CVE-2025-39849.json"
}