Race condition in Linux kernel - CVE-2026-64043
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a race condition in the ovpn interface peer management code when adding a new peer via netlink during interface deletion. A local user can send a specially crafted netlink message to cause a denial of service.
The issue can cause the netdevice to hang and prevent its unregistration during teardown.