CVE-2022-49318
Last modified
CVE-2022-49318 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: f2fs: remove WARN_ON in f2fs_is_valid_blkaddr Syzbot triggers two WARNs in f2fs_is_valid_blkaddr and __is_bitmap_valid. For example, in f2fs_is_valid_blkaddr, if type is DATA_GENERIC_ENHANCE or DATA_GENERIC_ENHANCE_READ, it invokes WARN_ON if blkaddr is not in the right range. The call trace is as follows: f2fs_get_node_info+0x45f/0x1070 read_node_page+0x577/0x1190 __get_node_page.part.0+0x9e/0x10e0 __get_node_page f2fs_get_node_page+0x109/0x180 do_read_inode f2fs_iget+0x2a5/0x58b0 f2fs_fill_super+0x3b39/0x7ca0 Fix these two WARNs by replacing WARN_ON with dump_stack.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: remove WARN_ON in f2fs_is_valid_blkaddr Syzbot triggers two WARNs in f2fs_is_valid_blkaddr and __is_bitmap_valid. For example, in f2fs_is_valid_blkaddr, if type is DATA_GENERIC_ENHANCE or DATA_GENERIC_ENHANCE_READ, it invokes WARN_ON if blkaddr is not in the right range. The call trace is as follows: f2fs_get_node_info+0x45f/0x1070 read_node_page+0x577/0x1190 __get_node_page.part.0+0x9e/0x10e0 __get_node_page f2fs_get_node_page+0x109/0x180 do_read_inode f2fs_iget+0x2a5/0x58b0 f2fs_fill_super+0x3b39/0x7ca0 Fix these two WARNs by replacing WARN_ON with dump_stack.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.198 |
| Linux | Linux Kernel | >= 5.5, < 5.10.122 |
| Linux | Linux Kernel | >= 5.11, < 5.15.47 |
| Linux | Linux Kernel | >= 5.16, < 5.17.15 |
| Linux | Linux Kernel | >= 5.18, < 5.18.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49318?
How severe is CVE-2022-49318?
How do I fix CVE-2022-49318?
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-49312In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49313In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49314In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49315In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49316In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49317In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49319In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4932The Total Upkeep plugin for WordPress is vulnerable to infor…4.3
- CVE-2022-49320In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49321In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49322In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49323In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49318?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
