Security Advisory

CVE-2026-43317

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-08 13:26:12
Last updated 2026-05-11 22:22:13
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: most: core: fix leak on early registration failure A recent commit fixed a resource leak on early registration failures but for some reason left out the first error path which still leaks the resources associated with the interface. Fix up also the first error path so that the interface is always released on errors.