CVE-2025-38316
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
10/07/2025
Last modified:
18/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()<br />
<br />
The function mt7996_set_monitor() dereferences phy before<br />
the NULL sanity check.<br />
<br />
Fix this to avoid NULL pointer dereference by moving the<br />
dereference after the check.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.14 (including) | 6.15.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



