Race condition in Linux kernel - CVE-2026-64190
Published: July 21, 2026
Vulnerability details
The vulnerability allows a local privileged user to cause a denial of service.
The vulnerability exists due to a race condition leading to a NULL pointer dereference in team_xmit in the Linux kernel team driver when changing team device mode concurrently with transmit activity. A local privileged user can trigger a mode change while traffic is being transmitted on the team device to cause a denial of service.
Exploitation requires the ability to perform a mode change on the team device and concurrent transmit activity.