CVE-2025-39864
Vulnerability Summary
Timeline
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix use-after-free in cmp_bss() Following bss_free() quirk introduced in commit 776b3580178f ("cfg80211: track hidden SSID networks properly"), adjust cfg80211_update_known_bss() to free the last beacon frame elements only if they're not shared via the corresponding 'hidden_beacon_bss' pointer.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.02%• Percentile: 5%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- debian•debian_linux
11.0
- linux•linux
≥ 3ab8227d3e7d1d2bf1829675d3197e3cb600e9f6, < a8bb681e879ca3c9f722aa08d3d7ae41c42a8807 | ≥ 3ab8227d3e7d1d2bf1829675d3197e3cb600e9f6, < a97a9791e455bb0cd5e7a38b5abcb05523d4e21c | ≥ 3ab8227d3e7d1d2bf1829675d3197e3cb600e9f6, < ff040562c10a540b8d851f7f4145fa112977f853 | ≥ 3ab8227d3e7d1d2bf1829675d3197e3cb600e9f6, < 6854476d9e1aeaaf05ebc98d610061c2075db07d | ≥ 3ab8227d3e7d1d2bf1829675d3197e3cb600e9f6, < b7d08929178c16398278613df07ad65cf63cce9d | ≥ 3ab8227d3e7d1d2bf1829675d3197e3cb600e9f6, < 5b7ae04969f822283a95c866967e42b4d75e0eef | ≥ 3ab8227d3e7d1d2bf1829675d3197e3cb600e9f6, < 912c4b66bef713a20775cfbf3b5e9bd71525c716 | ≥ 3ab8227d3e7d1d2bf1829675d3197e3cb600e9f6, < 26e84445f02ce6b2fe5f3e0e28ff7add77f35e08 | 5.4
- linux•linux_kernel
≥ 5.4, < 5.4.299 | ≥ 5.5, < 5.10.243 | ≥ 5.11, < 5.15.192 | ≥ 5.16, < 6.1.151 | ≥ 6.2, < 6.6.105 | ≥ 6.7, < 6.12.46 | ≥ 6.13, < 6.16.6 | 6.17:rc1 | 6.17:rc2 | 6.17:rc3 | 6.17:rc4
References (12)
- https://git.kernel.org/stable/c/a8bb681e879ca3c9f722aa08d3d7ae41c42a8807
- https://git.kernel.org/stable/c/a97a9791e455bb0cd5e7a38b5abcb05523d4e21c
- https://git.kernel.org/stable/c/ff040562c10a540b8d851f7f4145fa112977f853
- https://git.kernel.org/stable/c/6854476d9e1aeaaf05ebc98d610061c2075db07d
- https://git.kernel.org/stable/c/b7d08929178c16398278613df07ad65cf63cce9d
- https://git.kernel.org/stable/c/5b7ae04969f822283a95c866967e42b4d75e0eef
- https://git.kernel.org/stable/c/912c4b66bef713a20775cfbf3b5e9bd71525c716
- https://git.kernel.org/stable/c/26e84445f02ce6b2fe5f3e0e28ff7add77f35e08
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
- https://cert-portal.siemens.com/productcert/html/ssa-089022.html
- https://cert-portal.siemens.com/productcert/html/ssa-032379.html