CVE-2026-64174

Source
https://cve.org/CVERecord?id=CVE-2026-64174
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-64174.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-64174
Downstream
Published
2026-07-19T15:40:59.360Z
Modified
2026-07-21T03:47:53.383855185Z
Summary
wifi: cfg80211: advance loop vars in cfg80211_merge_profile()
Details

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

wifi: cfg80211: advance loop vars in cfg80211mergeprofile()

cfg80211mergeprofile() reassembles a Multi-BSSID non-transmitted BSS profile that has been split across multiple consecutive MBSSID elements. Its while-loop calls

cfg80211_get_profile_continuation(ie, ielen, mbssid_elem, sub_elem)

but never advances mbssidelem or subelem inside the body. Each iteration therefore searches for a continuation that follows the same fixed pair; the helper returns the same nextmbssid; and the same nextsub bytes are memcpy()'d into merged_ie at a growing offset until the buffer fills.

Advance both mbssidelem and subelem to the just-consumed continuation so the next call to cfg80211getprofile_continuation() searches for a further continuation beyond it (or returns NULL when none exists).

A specially-crafted malicious beacon can take advantage of this bug to cause the kernel to spend an excessive amount of time in cfg80211mergeprofile (up to as much as 2ms per beacon received), which could theoretically be abused in some way.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64174.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
fe806e4992c9047affd263bcc13b2c047029a726
Fixed
5817e1e5205498a5df66eba2b34e817f4210fd0f
Fixed
cedbb608494ba1e7a5c6c56b7f1d3fd470094f28
Fixed
c0bc4c8bd556cbe036a5b9ed333c0aab9aadfcb8
Fixed
1ced0f5a851f9cae274545a42a06c459b7fd8881
Fixed
67915715fd3874057457363c87c63e18829527df
Fixed
6cfae4914439878b8acb35c7e3b40096eeb2ad9c
Fixed
1343a480f84b80c1249133a90ef87f8751d65cbb
Fixed
7666dbb1bacc4ba522b96740cba7283d243d16e1

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-64174.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.2.0
Fixed
5.10.258
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.209
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.175
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.142
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.92
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.34
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.11

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-64174.json"