Local crash or privilege escalation via double free
Published Mar 30, 2023 · Updated Feb 14, 2025
Double-free in the Linux Kernel TUN/TAP driver 5.16-rc7 allows local users to crash the system or escalate privileges. When register_netdevice() fails, tun_free_netdev() frees dev->tstats and tun->security after the registration path has already released them. Creating a TUN/TAP device named "default" or "all" can trigger the failure, but device creation requires CAP_NET_ADMIN; successful exploitation can corrupt kernel memory, causing a crash or privilege escalation.
Summary
What happened
Double-free in the Linux Kernel TUN/TAP driver 5.16-rc7 allows local users to crash the system or escalate privileges. When register_netdevice() fails, tun_free_netdev() frees dev->tstats and tun->security after the registration path has already released them. Creating a TUN/TAP device named "default" or "all" can trigger the failure, but device creation requires CAP_NET_ADMIN; successful exploitation can corrupt kernel memory, causing a crash or privilege escalation.
The record
- CVE
- CVE-2022-4744
- Published
- Mar 30, 2023
- Updated
- Feb 14, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-415, CWE-460, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 30, 2023CVE publishedPublication date reported by the CVE source.
- Feb 14, 2025Record 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=Linux kernel 5.16-rc7
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