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

      Mirantis reveals Lens Prism, an AI copilot for operating Kubernetes clusters

      July 3, 2025

      Avoid these common platform engineering mistakes

      July 3, 2025

      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

      Microsoft Gaming studios head Matt Booty says “overall portfolio strategy is unchanged” — with more than 40 games in production

      July 3, 2025

      Capcom reports that its Steam game sales have risen massively — despite flagship titles like Monster Hunter Wilds receiving profuse backlash from PC players

      July 3, 2025

      Cloudflare is fighting to safeguard “the future of the web itself” — standing directly in the way of leading AI firms

      July 3, 2025

      Microsoft reportedly lacks the know-how to fully leverage OpenAI’s tech — despite holding IP rights

      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

      PHP 8.5.0 Alpha 1 available for testing

      July 3, 2025
      Recent

      PHP 8.5.0 Alpha 1 available for testing

      July 3, 2025

      Recording cross browser compatible media

      July 3, 2025

      Celebrating Perficient’s Third Databricks Champion

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

      Microsoft Gaming studios head Matt Booty says “overall portfolio strategy is unchanged” — with more than 40 games in production

      July 3, 2025
      Recent

      Microsoft Gaming studios head Matt Booty says “overall portfolio strategy is unchanged” — with more than 40 games in production

      July 3, 2025

      Capcom reports that its Steam game sales have risen massively — despite flagship titles like Monster Hunter Wilds receiving profuse backlash from PC players

      July 3, 2025

      Cloudflare is fighting to safeguard “the future of the web itself” — standing directly in the way of leading AI firms

      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

    Critical Lucee Flaw (CVE-2025-34074, CVSS 9.4): Authenticated RCE Via Scheduled Task Abuse, Metasploit Module Out

    July 3, 2025
    Security

    Exposed JDWP Debug Ports Under Attack: Cryptominers Infiltrating Java Apps in Hours

    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

    I changed 10 settings on my Pixel phone to instantly improve the user experience

    News & Updates

    Windows 7 would boot much slower if you used specific wallpapers — A veteran Microsoft engineer links the bug to a “simple programming error”

    News & Updates
    Microsoft is finally fixing my biggest issues with the Windows 11 Start menu

    Microsoft is finally fixing my biggest issues with the Windows 11 Start menu

    News & Updates

    The Outer Worlds 2: Xbox Game Pass, gameplay, and everything you need to know

    News & Updates

    Highlights

    CVE-2025-31233 – Apple Video File Processing Buffer Overflow

    May 12, 2025

    CVE ID : CVE-2025-31233

    Published : May 12, 2025, 10:15 p.m. | 1 hour, 28 minutes ago

    Description : The issue was addressed with improved input sanitization. This issue is fixed in watchOS 11.5, macOS Sonoma 14.7.6, tvOS 18.5, iPadOS 17.7.7, iOS 18.5 and iPadOS 18.5, macOS Sequoia 15.5, visionOS 2.5, macOS Ventura 13.7.6. Processing a maliciously crafted video file may lead to unexpected app termination or corrupt process memory.

    Severity: 0.0 | NA

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

    These XR glasses gave me a 120-inch screen to work with – and they’re surprisingly affordable

    April 3, 2025

    CVE-2025-45321 – Kashipara Online Service Management Portal SQL Injection Vulnerability

    May 5, 2025

    Professor Rita McGrath on Leading in Times of Uncertainty

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

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