CVE-2026-68411: wifi: mac80211_hwsim: clamp virtio RX length before skb_put

Published Aug 10, 2026
·
Updated

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

wifi: mac80211hwsim: clamp virtio RX length before skbput

hwsimvirtiorxwork() passes the virtqueue used-ring length reported by the device straight to skbput() on a fixed-size receive skb. A backend reporting a length larger than the skb tailroom drives skbput() past the buffer end and hits skboverpanic() -- a host-triggerable guest panic (denial of service).

Clamp the length to the skb's available room before skbput(). A conforming device never reports more than the posted buffer size, so valid frames are unaffected; a truncated over-report then fails the length/header checks in hwsimvirtiohandlecmd() and is dropped, so truncating rather than dropping here cannot be turned into a parsing problem.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    In mac80211_hwsim, clamp the virtio RX length to the skb's available room before skb_put() to prevent skb_put() from advancing past the skb tail and triggering skb_over_panic()/guest panic.

    Linux kernel (wifi: mac80211_hwsim) virtio RX length handling before skb_put() = Clamp virtio RX length to skb tailroom/available room before calling skb_put()

Event History

Aug 10, 2026
CVE Published
via MITRE·12:04 PM
Data Sourced
via MITRE·12:04 PM
Description
Data Sourced
via NVD·01:20 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68411?

CVE-2026-68411 has a risk rating of 23, indicating a critical vulnerability that could impact system stability and security.

2

How do I fix CVE-2026-68411?

To fix CVE-2026-68411, update to the latest version of the Linux kernel where the vulnerability has been patched.

3

What systems are affected by CVE-2026-68411?

CVE-2026-68411 affects systems running vulnerable versions of the Linux kernel that utilize the mac80211_hwsim module.

4

What is the impact of CVE-2026-68411?

The impact of CVE-2026-68411 could allow an attacker to exploit the vulnerability by sending malicious input, potentially leading to arbitrary code execution or system crashes.

5

When was CVE-2026-68411 published?

CVE-2026-68411 was published on August 10, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203