Security readout for executives and security teams
Plain-English summary
A size mismatch in the Linux kernel’s MediaTek MT8365 audio driver can make the kernel read beyond allocated data. This may expose sensitive information or crash an affected device. The issue is most relevant to Linux systems using this specific audio component, rather than general-purpose Linux installations without it.
Executive priority
Prioritize confirmation and patching for exposed MT8365-based embedded or appliance fleets. Treat this as a targeted high-severity kernel issue, not an internet-wide emergency. Escalate systems that process sensitive data or require high availability, because the stated impacts include information disclosure and device disruption.
Technical view
The MT8365 ASoC I2S registration path passed the size of struct mt8365_afe_private to mt8365_dai_set_priv instead of the smaller per-I2S private structure. The resulting memcpy caused a KASAN-detected global out-of-bounds access during driver probing. The published CVSS 3.1 score is 7.1, requiring local access and low privileges.
Likely exposure
Exposure is limited to affected Linux kernel versions where the MediaTek MT8365 ASoC audio driver is present and exercised. The bundle lists affected version points including 6.12, 6.12.41, 6.15.9, and 6.16, but does not clearly express complete version-range boundaries. Confirm status through the relevant distribution or device vendor.
Exploitation context
The supplied CVSS vector describes a local, low-privilege attack requiring no user interaction, with potential confidentiality and availability impact. The source bundle provides a KASAN failure trace but no public exploit evidence. The CVE is not listed as known exploited in the supplied KEV status, so active exploitation should not be assumed.
Researcher notes
The evidence establishes an incorrect structure-size argument and a global out-of-bounds access during mt8365_afe_pcm_dev_probe. The bundle does not identify a CWE, demonstrate attacker-controlled data, or explain how a low-privilege user reaches the probe path. Consequently, CVSS impact is source-reported, while practical exploitability remains insufficiently documented.
Mitigation direction
Update to a vendor-supported kernel release containing the applicable stable fix.
Confirm embedded-device or distribution advisories before interpreting the listed version points.
Prioritize devices that include and use the MediaTek MT8365 ASoC driver.
If updates are unavailable, seek vendor guidance for supported component-specific mitigations.
Validation and detection
Inventory kernel versions on systems using MediaTek MT8365 audio hardware.
Determine whether the snd_soc_mt8365_pcm driver is built, loaded, or exercised.
Verify vendor changelogs or source trees contain an applicable referenced fix commit.
After updating, retest driver initialization and review logs for KASAN or kernel faults.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2025-38662 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
4Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.