Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-68307

Published Aug 10, 2026 EPSS 0.17% (6th pctl)

Overview

CVE-2026-68307 is a known-severity vulnerability. It was published on August 10, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: mt7925: fix crash in reset link replay

During reset recovery, mt7925_vif_connect_iter() replays firmware state

for links tracked in mvif->valid_links. After MLO link changes or MCU

timeout recovery, the driver bitmap can temporarily contain a link whose

mac80211 bss_conf has already gone away.

This can pass a NULL bss_conf to mt76_connac_mcu_uni_add_dev(), matching

the crash where x1, the second argument, is NULL:

pc : mt76_connac_mcu_uni_add_dev+0x8c/0x1f8 [mt76_connac_lib]

lr : mt7925_vif_connect_iter+0x9c/0x168 [mt7925_common]

x2 : ffffff80a77f6018 x1 : 0000000000000000 x0 : ffffff8099402080

Call trace:

mt76_connac_mcu_uni_add_dev+0x8c/0x1f8 [mt76_connac_lib]

mt7925_vif_connect_iter+0x9c/0x168 [mt7925_common]

mt7925_mac_reset_work+0x264/0x2f8 [mt7925_common]

Skip missing bss_conf entries before replaying the link. Non-MLO AP/STA

reset replay is unchanged because the helper still returns &vif->bss_co

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-68307?

CVE-2026-68307 is a known-severity vulnerability. It was published on August 10, 2026.

How severe is CVE-2026-68307?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-68307?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-68307?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-68307 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.