CVE-2022-49742
Last modified
CVE-2022-49742 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: f2fs: initialize locks earlier in f2fs_fill_super() syzbot is reporting lockdep warning at f2fs_handle_error() [1], for spin_lock(&sbi->error_lock) is called before spin_lock_init() is called. For safe locking in error handling, move initialization of locks (and obvious structures) in f2fs_fill_super() to immediately after memory allocation.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: initialize locks earlier in f2fs_fill_super() syzbot is reporting lockdep warning at f2fs_handle_error() [1], for spin_lock(&sbi->error_lock) is called before spin_lock_init() is called. For safe locking in error handling, move initialization of locks (and obvious structures) in f2fs_fill_super() to immediately after memory allocation.
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 | < 6.1.11 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49742?
How severe is CVE-2022-49742?
How do I fix CVE-2022-49742?
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-49737In X.Org X server 20.11 through 21.1.16, when a client appli…7.7
- CVE-2022-49738In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-49739In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4974The Freemius SDK, as used by hundreds of WordPress plugin an…6.3
- CVE-2022-49740In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-49741In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49743In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49744In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49745In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49746In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49747In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49748In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49742?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
