Bug 2468090 (CVE-2026-43317) - CVE-2026-43317 kernel: most: core: fix leak on early registration failure
Summary: CVE-2026-43317 kernel: most: core: fix leak on early registration failure
Keywords:
Status: NEW
Alias: CVE-2026-43317
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-08 14:04 UTC by OSIDB Bzimport
Modified: 2026-05-08 19:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-08 14:04:00 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.