CVE-2023-52682
Last modified
CVE-2023-52682 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for post_read case If inode is compressed, but not encrypted, it missed to call f2fs_wait_on_block_writeback() to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fs_gc - do_garbage_collect - gc_data_segment - move_data_block - f2fs_submit_page_write migrate normal cluster's block via meta_inode's page cache - f2fs_write_single_data_page - f2fs_do_write_data_page - f2fs_inplace_write_data - f2fs_submit_page_bio IRQ - f2fs_read_end_io IRQ old data overrides new data due to out-of-order GC and common IO. - f2fs_read_end_io. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for post_read case If inode is compressed, but not encrypted, it missed to call f2fs_wait_on_block_writeback() to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fs_gc - do_garbage_collect - gc_data_segment - move_data_block - f2fs_submit_page_write migrate normal cluster's block via meta_inode's page cache - f2fs_write_single_data_page - f2fs_do_write_data_page - f2fs_inplace_write_data - f2fs_submit_page_bio IRQ - f2fs_read_end_io IRQ old data overrides new data due to out-of-order GC and common IO. - f2fs_read_end_io
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.6, < 6.1.75 |
| Linux | Linux Kernel | >= 6.2, < 6.6.14 |
| Linux | Linux Kernel | >= 6.7, < 6.7.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-52682?
How severe is CVE-2023-52682?
How do I fix CVE-2023-52682?
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 2023
- CVE-2023-52677In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52678In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52679In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5268A vulnerability was found in DedeBIZ 6.2 and classified as c…7.2
- CVE-2023-52680In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52681In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52683In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52684In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52685Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-52686In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52687In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52688In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-52682?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
