Kernel memory corruption via asynchronous timer teardown
Published Mar 25, 2026 · Updated Mar 25, 2026
Use-after-free in the Libertas Wi-Fi driver in the Linux Kernel allows local users to corrupt kernel memory during adapter teardown. The lbs_free_adapter() path calls non-synchronous timer_delete() on command_timer and tx_lockup_timer, then lbs_cfg_free() releases their containing structure while a callback can still run. Reaching the flaw requires local access and an adapter teardown concurrent with an active timer callback; the callback then dereferences freed driver state.
Summary
What happened
Use-after-free in the Libertas Wi-Fi driver in the Linux Kernel allows local users to corrupt kernel memory during adapter teardown. The lbs_free_adapter() path calls non-synchronous timer_delete() on command_timer and tx_lockup_timer, then lbs_cfg_free() releases their containing structure while a callback can still run. Reaching the flaw requires local access and an adapter teardown concurrent with an active timer callback; the callback then dereferences freed driver state.
The record
- CVE
- CVE-2026-23281
- Published
- Mar 25, 2026
- Updated
- Mar 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 25, 2026CVE publishedPublication date reported by the CVE source.
- Mar 25, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.6.24
- Affected versionversion=954ee164f4f4598afc172c0ec3865d0352e55a0b <03cc8f90d0537fcd4985c3319b4fafbf2e3fb1f0
- Affected versionversion=954ee164f4f4598afc172c0ec3865d0352e55a0b <3c5c818c78b03a1725f3dcd566865c77b48dd3a6
- Affected versionversion=954ee164f4f4598afc172c0ec3865d0352e55a0b <3f9dec4a6d95d7f1f5e9e9dfdfa173c053bba8dc
- Affected versionversion=954ee164f4f4598afc172c0ec3865d0352e55a0b <a9f55b14486426d907459bced5825a25063bd922
- Affected versionversion=954ee164f4f4598afc172c0ec3865d0352e55a0b <d0155fe68f31b339961cf2d4f92937d57e9384e6
- Affected versionversion=954ee164f4f4598afc172c0ec3865d0352e55a0b <ed7d30f90b77f73a47498686ede83f622b7e4f0d
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo