AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-38657

HIGH · CVSS 7.3 EPSS 0.15%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-08-22 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. It affects Linux.

CVE
CVE-2025-38657
Severity
HIGH
CVSS
7.3
EPSS
0.15%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)