In the Linux kernel, the following vulnerability has been resolved:
mctp: Fix an error handling path in mctp_init()
If mctpneighinit() return error, the routes resources should be released in the error handling path. Otherwise some resources leak.
{ "urgency": "not yet assigned" }