CVE-2023-53715

UnknownEPSS 0.19%

Last modified

CVE-2023-53715 is a vulnerability of currently unknown severity. 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). EPSS estimates a 0.19% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.19%

9.0th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= b8a64f0e96c2b258321ee03975aeb0f5e88a055b, < 1687845eb8f37360a9ee849a3587ab659b090773; >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b, < 2bc34facb90ceeff6f8c17d2006575a6d07c3825; >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b, < 56c7e9c39bd54fd753c0c4b1ed10278cbd3a5f02; >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b, < 4e8dc0e5c7636efaadbd7e488acd34b4291c0431; >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b, < e242c66f7ecfe8f5b6eb308f4ea464fd8589c866; >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b, < f8a6c53ff1d91acd5a20eb627edbffd816eb9a4e; >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b, < 2fa3a5226b05e0a797c68b9609dcebe0cd236b27; >= b8a64f0e96c2b258321ee03975aeb0f5e88a055b, < 89b89e52153fda2733562776c7c9d9d3ebf8dd6d
LinuxLinux4.13

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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 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.
How severe is CVE-2023-53715?
Severity scoring for CVE-2023-53715 is pending analysis. The EPSS model estimates a 0.19% probability of exploitation in the next 30 days.
How do I fix CVE-2023-53715?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2023

Are you affected by CVE-2023-53715?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST