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

      AI and its impact on the developer experience, or ‘where is the joy?’

      July 23, 2025

      Google launches OSS Rebuild tool to improve trust in open source packages

      July 23, 2025

      AI-enabled software development: Risk of skill erosion or catalyst for growth?

      July 23, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Power bank slapped with a recall? Stop using it now – here’s why

      July 23, 2025

      I recommend these budget earbuds over pricier Bose and Sony models – here’s why

      July 23, 2025

      Microsoft’s big AI update for Windows 11 is here – what’s new

      July 23, 2025

      Slow internet speed on Linux? This 30-second fix makes all the difference

      July 23, 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

      Singleton and Scoped Container Attributes in Laravel 12.21

      July 23, 2025
      Recent

      Singleton and Scoped Container Attributes in Laravel 12.21

      July 23, 2025

      wulfheart/laravel-actions-ide-helper

      July 23, 2025

      lanos/laravel-cashier-stripe-connect

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

      ‘Wuchang: Fallen Feathers’ came close to fully breaking me multiple times — a soulslike as brutal and as beautiful as it gets

      July 23, 2025
      Recent

      ‘Wuchang: Fallen Feathers’ came close to fully breaking me multiple times — a soulslike as brutal and as beautiful as it gets

      July 23, 2025

      Sam Altman is “terrified” of voice ID fraudsters embracing AI — and threats of US bioweapon attacks keep him up at night

      July 23, 2025

      NVIDIA boasts a staggering $111 million in market value per employee — since it became the world’s first $4 trillion company

      July 23, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»News & Updates»Mortal Shell 2 was Summer Game Fest’s first banger announcement, and the Soulslike sequel is getting a beta before release

    Mortal Shell 2 was Summer Game Fest’s first banger announcement, and the Soulslike sequel is getting a beta before release

    June 7, 2025

    The first big announcement at Summer Game Fest was Mortal Shell 2 — a sequel to the original 2020 Soulslike with brutal melee combat and some big additions.

    Source: Read More / Windows Central

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleThe Last of Us voice actor’s new role is a Mickey Mouse-like detective — I think the rubber hose animation perfectly fits this FPS Boomer Shooter
    Next Article Every Xbox and PC game announced during Summer Game Fest and the Xbox Games Showcase in 2025

    Related Posts

    News & Updates

    Power bank slapped with a recall? Stop using it now – here’s why

    July 23, 2025
    News & Updates

    I recommend these budget earbuds over pricier Bose and Sony models – here’s why

    July 23, 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-6678 – Autel MaxiCharger AC Wallbox Commercial PIN Missing Authentication Information Disclosure

    Common Vulnerabilities and Exposures (CVEs)

    AI for the board game Diplomacy

    Artificial Intelligence

    Sense: ParrotCTF

    Security

    The Next Decade of Fraud in UX Research: A Guide to Staying Ahead

    Web Development

    Highlights

    CVE-2025-38338 – “NFS Linux Kernel Deadlock and Unlocked Folio Vulnerability”

    July 10, 2025

    CVE ID : CVE-2025-38338

    Published : July 10, 2025, 9:15 a.m. | 4 hours, 51 minutes ago

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

    fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()

    Sometimes, when a file was read while it was being truncated by
    another NFS client, the kernel could deadlock because folio_unlock()
    was called twice, and the second call would XOR back the `PG_locked`
    flag.

    Most of the time (depending on the timing of the truncation), nobody
    notices the problem because folio_unlock() gets called three times,
    which flips `PG_locked` back off:

    1. vfs_read, nfs_read_folio, … nfs_read_add_folio,
    nfs_return_empty_folio
    2. vfs_read, nfs_read_folio, … netfs_read_collection,
    netfs_unlock_abandoned_read_pages
    3. vfs_read, … nfs_do_read_folio, nfs_read_add_folio,
    nfs_return_empty_folio

    The problem is that nfs_read_add_folio() is not supposed to unlock the
    folio if fscache is enabled, and a nfs_netfs_folio_unlock() check is
    missing in nfs_return_empty_folio().

    Rarely this leads to a warning in netfs_read_collection():

    ————[ cut here ]————
    R=0000031c: folio 10 is not locked
    WARNING: CPU: 0 PID: 29 at fs/netfs/read_collect.c:133 netfs_read_collection+0x7c0/0xf00
    […]
    Workqueue: events_unbound netfs_read_collection_worker
    RIP: 0010:netfs_read_collection+0x7c0/0xf00
    […]
    Call Trace:

    netfs_read_collection_worker+0x67/0x80
    process_one_work+0x12e/0x2c0
    worker_thread+0x295/0x3a0

    Most of the time, however, processes just get stuck forever in
    folio_wait_bit_common(), waiting for `PG_locked` to disappear, which
    never happens because nobody is really holding the folio lock.

    Severity: 0.0 | NA

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

    CVE-2024-51666 – Automattic Tours Missing Authorization Vulnerability

    May 15, 2025

    People’s Republic of China cyber threat activity: Cyber Threat Bulletin

    June 23, 2025

    Unlock More from Salesforce with the PrecisionIQ Assessment

    May 2, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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