CVE-2026-43317
Received Received - Intake
Memory Leak in Linux Kernel 'most' Core

Publication date: 2026-05-08

Last updated on: 2026-05-08

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-08
Last Modified
2026-05-08
Generated
2026-05-09
AI Q&A
2026-05-08
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :

The vulnerability can lead to resource leaks in the Linux kernel when an interface registration fails early. This could potentially cause increased memory or resource consumption, which might degrade system performance or stability over time.


Can you explain this vulnerability to me?

This vulnerability is a resource leak in the Linux kernel related to the 'most' core component. Specifically, it involves a failure to properly release resources during early registration failures of an interface.

Although a recent fix addressed some resource leaks on early registration failures, the first error path was overlooked, causing resources associated with the interface to still leak.

The vulnerability was fixed by ensuring that the interface is always released on errors, including the first error path.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart