CVE-2022-50451
Last modified
CVE-2022-50451 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak on ntfs_fill_super() error path syzbot reported kmemleak as below: BUG: memory leak unreferenced object 0xffff8880122f1540 (size 32): comm "a.out", pid 6664, jiffies 4294939771 (age 25.500s) hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 ed ff ed ff 00 00 00 00 ................ backtrace: [<ffffffff81b16052>] ntfs_init_fs_context+0x22/0x1c0 [<ffffffff8164aaa7>] alloc_fs_context+0x217/0x430 [<ffffffff81626dd4>] path_mount+0x704/0x1080 [<ffffffff81627e7c>] __x64_sys_mount+0x18c/0x1d0 [<ffffffff84593e14>] do_syscall_64+0x34/0xb0 [<ffffffff84600087>] entry_SYSCALL_64_after_hwframe+0x63/0xcd This patch fixes this issue by freeing mount options on error path of ntfs_fill_super().. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak on ntfs_fill_super() error path syzbot reported kmemleak as below: BUG: memory leak unreferenced object 0xffff8880122f1540 (size 32): comm "a.out", pid 6664, jiffies 4294939771 (age 25.500s) hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 ed ff ed ff 00 00 00 00 ................ backtrace: [<ffffffff81b16052>] ntfs_init_fs_context+0x22/0x1c0 [<ffffffff8164aaa7>] alloc_fs_context+0x217/0x430 [<ffffffff81626dd4>] path_mount+0x704/0x1080 [<ffffffff81627e7c>] __x64_sys_mount+0x18c/0x1d0 [<ffffffff84593e14>] do_syscall_64+0x34/0xb0 [<ffffffff84600087>] entry_SYSCALL_64_after_hwframe+0x63/0xcd This patch fixes this issue by freeing mount options on error path of ntfs_fill_super().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.87 |
| Linux | Linux Kernel | >= 5.16, < 6.0.17 |
| Linux | Linux Kernel | >= 6.1, < 6.1.3 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-50451?
How severe is CVE-2022-50451?
How do I fix CVE-2022-50451?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50445In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50446In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50447In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50448In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50449In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50450Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2022-50452In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50453In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50454In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50455Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2022-50456In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50457In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-50451?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
