Improper control of a resource through its lifetime in Linux kernel - CVE-2026-31594
Published: April 25, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource management in the pci-epf-vntb endpoint function driver when handling endpoint link setup or teardown failures. A local user can trigger link operations that cause duplicate resource teardown to cause a denial of service.
The issue can result in a kernel oops when .allow_link fails or when .drop_link is performed.