In the Linux kernel, the following vulnerability has been resolved: ipc: fix memory leak in initmqueuefs() When setupmqsysctls() failed in initmqueuefs(), mqueueinodecachep is not released. In order to fix this issue, the release path is reordered.
{ "urgency": "not yet assigned" }