CVE-2025-38657
HIGH EPSS 3.7%
Published Aug 22, 202510mo ago · Modified Jun 17, 20262w ago
7.1 CVSS 3.1
Published Aug 22, 2025 10mo ago
Last Modified Jun 17, 2026 2w ago
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: mcc: prevent shift wrapping in rtw89_core_mlsr_switch() The "link_id" value comes from the user via debugfs. If it's larger than BITS_PER_LONG then that would result in shift wrapping and potentially an out of bounds access later. In fact, we can limit it to IEEE80211_MLD_MAX_NUM_LINKS (15). Fortunately, only root can write to debugfs files so the security impact is minimal.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
3.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-125 Out-of-bounds Read Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| linux | linux_kernel | 6.16 | any |
References 2
- git.kernel.org https://git.kernel.org/stable/c/417cfa9cc44fbe6bceab786f9a4ee5a210f1288e
- git.kernel.org https://git.kernel.org/stable/c/53cf488927a0f79968f9c03c4d1e00d2a79731c3
Remediation
- git.kernel.org https://git.kernel.org/stable/c/417cfa9cc44fbe6bceab786f9a4ee5a210f1288e
- git.kernel.org https://git.kernel.org/stable/c/53cf488927a0f79968f9c03c4d1e00d2a79731c3