Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Full-Stack Techies vs Toptal: Which Is Better for React.js Outsourcing?

      July 3, 2025

      The AI productivity paradox in software engineering: Balancing efficiency and human skill retention

      July 2, 2025

      The impact of gray work on software development

      July 2, 2025

      CSS Intelligence: Speculating On The Future Of A Smarter Language

      July 2, 2025

      Your Roku has secret menus and screens – here’s how to unlock them

      July 3, 2025

      Add Paramount+, STARZ, and more to your Prime Video account for $0.99 a month – here’s how

      July 3, 2025

      My new favorite keychain accessory gives me 2TB of SSD storage instantly

      July 3, 2025

      HP’s latest OmniBook finally sold me on the 2-in-1 form factor (and it’s on sale)

      July 3, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Simplifying Stream Handling with Laravel’s resource Method

      July 3, 2025
      Recent

      Simplifying Stream Handling with Laravel’s resource Method

      July 3, 2025

      Intelligent Parsing and Formatting of Names in PHP Applications

      July 3, 2025

      This Week in Laravel: Cursor Rules, Nightwatch Review, and Race Conditions

      July 3, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft confirms Windows 11 KB5060829 issues, but you can safely ignore it

      July 3, 2025
      Recent

      Microsoft confirms Windows 11 KB5060829 issues, but you can safely ignore it

      July 3, 2025

      Hash Calculator – calculates around 50 cryptographic hashes of strings and files

      July 3, 2025

      Rilasciato Thunderbird 140 ESR: Un’attenzione alle esigenze aziendali

      July 3, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2025-38163 – “F2FS Sanity Check Denial of Service”

    CVE-2025-38163 – “F2FS Sanity Check Denial of Service”

    July 3, 2025

    CVE ID : CVE-2025-38163

    Published : July 3, 2025, 9:15 a.m. | 2 hours, 14 minutes ago

    Description : In the Linux kernel, the following vulnerability has been resolved:

    f2fs: fix to do sanity check on sbi->total_valid_block_count

    syzbot reported a f2fs bug as below:

    ————[ cut here ]————
    kernel BUG at fs/f2fs/f2fs.h:2521!
    RIP: 0010:dec_valid_block_count+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521
    Call Trace:
    f2fs_truncate_data_blocks_range+0xc8c/0x11a0 fs/f2fs/file.c:695
    truncate_dnode+0x417/0x740 fs/f2fs/node.c:973
    truncate_nodes+0x3ec/0xf50 fs/f2fs/node.c:1014
    f2fs_truncate_inode_blocks+0x8e3/0x1370 fs/f2fs/node.c:1197
    f2fs_do_truncate_blocks+0x840/0x12b0 fs/f2fs/file.c:810
    f2fs_truncate_blocks+0x10d/0x300 fs/f2fs/file.c:838
    f2fs_truncate+0x417/0x720 fs/f2fs/file.c:888
    f2fs_setattr+0xc4f/0x12f0 fs/f2fs/file.c:1112
    notify_change+0xbca/0xe90 fs/attr.c:552
    do_truncate+0x222/0x310 fs/open.c:65
    handle_truncate fs/namei.c:3466 [inline]
    do_open fs/namei.c:3849 [inline]
    path_openat+0x2e4f/0x35d0 fs/namei.c:4004
    do_filp_open+0x284/0x4e0 fs/namei.c:4031
    do_sys_openat2+0x12b/0x1d0 fs/open.c:1429
    do_sys_open fs/open.c:1444 [inline]
    __do_sys_creat fs/open.c:1522 [inline]
    __se_sys_creat fs/open.c:1516 [inline]
    __x64_sys_creat+0x124/0x170 fs/open.c:1516
    do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
    do_syscall_64+0xf3/0x230 arch/x86/entry/syscall_64.c:94

    The reason is: in fuzzed image, sbi->total_valid_block_count is
    inconsistent w/ mapped blocks indexed by inode, so, we should
    not trigger panic for such case, instead, let’s print log and
    set fsck flag.

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleCVE-2025-38162 – Linux Kernel Netfilter NFT Set Pipapo Integer Overflow Vulnerability
    Next Article CVE-2025-38164 – VirtualBox F2FS Inconsistent Segment Type

    Related Posts

    Security

    Apache Tomcat and Camel Vulnerabilities Actively Exploited in The Wild

    July 3, 2025
    Security

    Grafana releases critical security update for Image Renderer plugin

    July 3, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-27703 – Absolute Secure Access Privilege Escalation Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    From Art School Drop-out to Microsoft Engineer with Shashi Lo [Podcast #170]

    Development

    Samsung MagicINFO Vulnerability Allows Remote Code Execution Without Valid User

    Security

    How to Change Your Django Secret Key (Without Breaking Your App)

    Development

    Highlights

    Development

    Playwright MCP: Expert Strategies for Success

    May 23, 2025

    In the fast-evolving world of software testing, automation tools like Playwright are pushing boundaries. But as these tools become more sophisticated, so do the challenges in making them flexible and connected. Enter Playwright MCP (Model Context Protocol) a revolutionary approach that lets your automation tools interact directly with local data, remote APIs, and third-party applications,
    The post Playwright MCP: Expert Strategies for Success appeared first on Codoid.

    Data masking and performance improvements in AWS DMS 3.5.4

    April 30, 2025

    CVE-2025-47733 – Microsoft Power Apps SSRF Vulnerability

    May 8, 2025

    CVE-2025-5973 – PHPGurukul Restaurant Table Booking System Cross Site Scripting Vulnerability

    June 10, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.