CVE-2025-39919
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-01

Last updated on: 2025-12-11

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: add missing check for rx wcid entries Non-station wcid entries must not be passed to the rx functions. In case of the global wcid entry, it could even lead to corruption in the wcid array due to pointer being casted to struct mt7996_sta_link using container_of.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-01
Last Modified
2025-12-11
Generated
2026-06-16
AI Q&A
2025-10-01
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 5 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 6.15 (inc) to 6.16.6 (exc)
linux linux_kernel 6.17
linux linux_kernel 6.17
linux linux_kernel 6.17
linux linux_kernel 6.17
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-NVD-CWE-noinfo
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel's wifi mt76 mt7996 driver involves a missing check for rx wcid entries. Non-station wcid entries should not be passed to the rx functions. If the global wcid entry is passed, it can lead to corruption in the wcid array because a pointer is incorrectly cast to a struct mt7996_sta_link using container_of.

Impact Analysis

The vulnerability can cause corruption in the wcid array within the wifi driver, which may lead to instability or unexpected behavior in the wireless functionality of the affected Linux kernel. This could potentially result in crashes or degraded network performance.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-39919. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart