CVE-2023-53715
published 2025-10-22CVE-2023-53715: In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex…
PriorityP422low3.9
EPSS
0.19%
9.5th percentile
In the Linux kernel, the following vulnerability has been resolved:
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Apparently the hex passphrase mechanism does not work on newer
chips/firmware (e.g. BCM4387). It seems there was a simple way of
passing it in binary all along, so use that and avoid the hexification.
OpenBSD has been doing it like this from the beginning, so this should
work on all chips.
Also clear the structure before setting the PMK. This was leaking
uninitialized stack contents to the device.
Affected
21 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.37-1 (bookworm) | linux 6.1.37-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b < 1687845eb8f37360a9ee849a3587ab659b090773 | 1687845eb8f37360a9ee849a3587ab659b090773 |
| linux | linux | >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b < 2bc34facb90ceeff6f8c17d2006575a6d07c3825 | 2bc34facb90ceeff6f8c17d2006575a6d07c3825 |
| linux | linux | >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b < 56c7e9c39bd54fd753c0c4b1ed10278cbd3a5f02 | 56c7e9c39bd54fd753c0c4b1ed10278cbd3a5f02 |
| linux | linux | >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b < 4e8dc0e5c7636efaadbd7e488acd34b4291c0431 | 4e8dc0e5c7636efaadbd7e488acd34b4291c0431 |
| linux | linux | >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b < e242c66f7ecfe8f5b6eb308f4ea464fd8589c866 | e242c66f7ecfe8f5b6eb308f4ea464fd8589c866 |
| linux | linux | >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b < f8a6c53ff1d91acd5a20eb627edbffd816eb9a4e | f8a6c53ff1d91acd5a20eb627edbffd816eb9a4e |
| linux | linux | >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b < 2fa3a5226b05e0a797c68b9609dcebe0cd236b27 | 2fa3a5226b05e0a797c68b9609dcebe0cd236b27 |
| linux | linux | >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b < 89b89e52153fda2733562776c7c9d9d3ebf8dd6d | 89b89e52153fda2733562776c7c9d9d3ebf8dd6d |
| linux | linux_kernel | >= 0 < 5.10.191-1 | 5.10.191-1 |
| linux | linux_kernel | >= 0 < 6.1.37-1 | 6.1.37-1 |
| linux | linux_kernel | >= 0 < 6.3.7-1 | 6.3.7-1 |
| linux | linux_kernel | >= 0 < 6.3.7-1 | 6.3.7-1 |
| linux | linux_kernel | >= 4.13.0 < 4.14.316 | 4.14.316 |
| linux | linux_kernel | >= 4.15.0 < 4.19.284 | 4.19.284 |
| linux | linux_kernel | >= 4.20.0 < 5.4.244 | 5.4.244 |
| linux | linux_kernel | >= 5.11.0 < 5.15.113 | 5.15.113 |
| linux | linux_kernel | >= 5.16.0 < 6.1.30 | 6.1.30 |
| linux | linux_kernel | >= 5.5.0 < 5.10.181 | 5.10.181 |
| linux | linux_kernel | >= 6.2.0 < 6.3.4 | 6.3.4 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
CVE-2023-53715: In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex
osv·2025-10-22
CVE-2023-53715 CVE-2023-53715: In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex passphrase mechanism does not work on newer chips/firmware (e.g. BCM4387). It seems there was a simple way of passing it in binary all along, so use that and avoid the hexification. OpenBSD has been doing it like this from the beginning, so this should work on all chips. Also clear the structure before setting the PMK. This was leaking uninitialized stack contents to the device.
GHSA
GHSA-rw22-c852-p7j5: In the Linux kernel, the following vulnerability has been resolved:
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Apparently the h
ghsa_unreviewed·2025-10-22
CVE-2023-53715 GHSA-rw22-c852-p7j5: In the Linux kernel, the following vulnerability has been resolved:
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Apparently the h
In the Linux kernel, the following vulnerability has been resolved:
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Apparently the hex passphrase mechanism does not work on newer
chips/firmware (e.g. BCM4387). It seems there was a simple way of
passing it in binary all along, so use that and avoid the hexification.
OpenBSD has been doing it like this from the beginning, so this should
work on all chips.
Also clear the structure before setting the PMK. This was leaking
uninitialized stack contents to the device.
OSV
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
osv·2025-10-22
CVE-2023-53715 wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
In the Linux kernel, the following vulnerability has been resolved:
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Apparently the hex passphrase mechanism does not work on newer
chips/firmware (e.g. BCM4387). It seems there was a simple way of
passing it in binary all along, so use that and avoid the hexification.
OpenBSD has been doing it like this from the beginning, so this should
work on all chips.
Also clear the structure before setting the PMK. This was leaking
uninitialized stack contents to the device.
Red Hat
kernel: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
vendor_redhat·2025-10-22·CVSS 3.9
CVE-2023-53715 [LOW] CWE-20 kernel: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
kernel: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
In the Linux kernel, the following vulnerability has been resolved:
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Apparently the hex passphrase mechanism does not work on newer
chips/firmware (e.g. BCM4387). It seems there was a simple way of
passing it in binary all along, so use that and avoid the hexification.
OpenBSD has been doing it like this from the beginning, so this should
work on all chips.
Also clear the structure before setting the PMK. This was leaking
uninitialized stack contents to the device.
Statement: Fixes an information leak of uninitialized stack bytes in brcmfmac when setting the PMK: the structure wasn’t zeroed, so garbage beyond the key could be sent to the Wi-Fi device firm
Debian
CVE-2023-53715: linux - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmf...
vendor_debian·2023
CVE-2023-53715 CVE-2023-53715: linux - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmf...
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex passphrase mechanism does not work on newer chips/firmware (e.g. BCM4387). It seems there was a simple way of passing it in binary all along, so use that and avoid the hexification. OpenBSD has been doing it like this from the beginning, so this should work on all chips. Also clear the structure before setting the PMK. This was leaking uninitialized stack contents to the device.
Scope: local
bookworm: resolved (fixed in 6.1.37-1)
bullseye: resolved (fixed in 5.10.191-1)
forky: resolved (fixed in 6.3.7-1)
sid: resolved (fixed in 6.3.7-1)
trixie: resolved (fixed in 6.3.7-1)
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/1687845eb8f37360a9ee849a3587ab659b090773https://git.kernel.org/stable/c/2bc34facb90ceeff6f8c17d2006575a6d07c3825https://git.kernel.org/stable/c/2fa3a5226b05e0a797c68b9609dcebe0cd236b27https://git.kernel.org/stable/c/4e8dc0e5c7636efaadbd7e488acd34b4291c0431https://git.kernel.org/stable/c/56c7e9c39bd54fd753c0c4b1ed10278cbd3a5f02https://git.kernel.org/stable/c/89b89e52153fda2733562776c7c9d9d3ebf8dd6dhttps://git.kernel.org/stable/c/e242c66f7ecfe8f5b6eb308f4ea464fd8589c866https://git.kernel.org/stable/c/f8a6c53ff1d91acd5a20eb627edbffd816eb9a4e
2025-10-22
Published