CVE-2025-68738

Description

In the Linux kernel, the following vulnerability has been resolved:wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()If a link does not have an assigned channel yet, mt7996_vif_link returnsnull. We still need to store the updated queue settings in that case, andapply them later.Move the location of the queue params to within struct mt7996_vif_link.

Risk Information

Base Score
5.5
MODERATE
Vector
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score
Exploitation Probability
0.025

Associated Vulnerability

No records found

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234