NONE · 0

CVE-2025-68738

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 re...

Vulnerability 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 returns NULL. We still need to store the updated queue settings in that case, and apply them later. Move the location of the queue params to within struct mt7996_vif_link.

References

FAQ

What is CVE-2025-68738?

CVE-2025-68738 is a documented vulnerability. 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 re...

How severe is CVE-2025-68738?

CVSS scoring is not yet available for CVE-2025-68738. Check NVD for updates.

Is there a patch for CVE-2025-68738?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.