Bug 2395425 (CVE-2022-50284) - CVE-2022-50284 kernel: ipc: fix memory leak in init_mqueue_fs()
Summary: CVE-2022-50284 kernel: ipc: fix memory leak in init_mqueue_fs()
Keywords:
Status: NEW
Alias: CVE-2022-50284
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-15 15:13 UTC by OSIDB Bzimport
Modified: 2026-06-29 20:23 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-15 15:13:14 UTC
In the Linux kernel, the following vulnerability has been resolved:

ipc: fix memory leak in init_mqueue_fs()

When setup_mq_sysctls() failed in init_mqueue_fs(), mqueue_inode_cachep is
not released.  In order to fix this issue, the release path is reordered.

Comment 1 Jon Moroney 2025-09-15 16:42:54 UTC Comment hidden (spam)

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