Files
CVEs-PoC/2022/CVE-2022-4744.md
T
2025-09-29 21:09:30 +02:00

863 B
Raw Blame History

CVE-2022-4744

Description

A double-free flaw was found in the Linux kernels TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.

POC

Reference

Github