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

      How To Prevent WordPress SQL Injection Attacks

      June 16, 2025

      This week in AI dev tools: Apple’s Foundations Model framework, Mistral’s first reasoning model, and more (June 13, 2025)

      June 13, 2025

      Open Talent platforms emerging to match skilled workers to needs, study finds

      June 13, 2025

      Java never goes out of style: Celebrating 30 years of the language

      June 12, 2025

      The 5 gadgets that got me through marathons and obstacle races (and why they work)

      June 16, 2025

      This beastly 500W charger replaced every other charger I had – with six ports to boot

      June 16, 2025

      Mac Mini won’t power on? Apple will fix it for you – for free

      June 16, 2025

      Why I’m switching to VS Code. Hint: It’s all about AI tool integration

      June 16, 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

      From Concept to Code: Final Year PHP Projects with Reports for Smart Submissions

      June 16, 2025
      Recent

      From Concept to Code: Final Year PHP Projects with Reports for Smart Submissions

      June 16, 2025

      Building Construction suppliers in India

      June 16, 2025

      Neutralinojs v6.1 released

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

      Microsoft Edge’s Quiet Shift to AVIF: Why It Matters

      June 16, 2025
      Recent

      Microsoft Edge’s Quiet Shift to AVIF: Why It Matters

      June 16, 2025

      Windows 11 test builds are accidentally playing the Windows Vista startup sound

      June 16, 2025

      Leaked: ROG Xbox Ally and Xbox Ally X pre-orders set for August, launch in October

      June 16, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2025-37774 – Linux Kernel Slab Object Extensions Vulnerability

    CVE-2025-37774 – Linux Kernel Slab Object Extensions Vulnerability

    May 1, 2025

    CVE ID : CVE-2025-37774

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

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

    slab: ensure slab->obj_exts is clear in a newly allocated slab page

    ktest recently reported crashes while running several buffered io tests
    with __alloc_tagging_slab_alloc_hook() at the top of the crash call stack.
    The signature indicates an invalid address dereference with low bits of
    slab->obj_exts being set. The bits were outside of the range used by
    page_memcg_data_flags and objext_flags and hence were not masked out
    by slab_obj_exts() when obtaining the pointer stored in slab->obj_exts.
    The typical crash log looks like this:

    00510 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000010
    00510 Mem abort info:
    00510 ESR = 0x0000000096000045
    00510 EC = 0x25: DABT (current EL), IL = 32 bits
    00510 SET = 0, FnV = 0
    00510 EA = 0, S1PTW = 0
    00510 FSC = 0x05: level 1 translation fault
    00510 Data abort info:
    00510 ISV = 0, ISS = 0x00000045, ISS2 = 0x00000000
    00510 CM = 0, WnR = 1, TnD = 0, TagAccess = 0
    00510 GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
    00510 user pgtable: 4k pages, 39-bit VAs, pgdp=0000000104175000
    00510 [0000000000000010] pgd=0000000000000000, p4d=0000000000000000, pud=0000000000000000
    00510 Internal error: Oops: 0000000096000045 [#1] SMP
    00510 Modules linked in:
    00510 CPU: 10 UID: 0 PID: 7692 Comm: cat Not tainted 6.15.0-rc1-ktest-g189e17946605 #19327 NONE
    00510 Hardware name: linux,dummy-virt (DT)
    00510 pstate: 20001005 (nzCv daif -PAN -UAO -TCO -DIT +SSBS BTYPE=–)
    00510 pc : __alloc_tagging_slab_alloc_hook+0xe0/0x190
    00510 lr : __kmalloc_noprof+0x150/0x310
    00510 sp : ffffff80c87df6c0
    00510 x29: ffffff80c87df6c0 x28: 000000000013d1ff x27: 000000000013d200
    00510 x26: ffffff80c87df9e0 x25: 0000000000000000 x24: 0000000000000001
    00510 x23: ffffffc08041953c x22: 000000000000004c x21: ffffff80c0002180
    00510 x20: fffffffec3120840 x19: ffffff80c4821000 x18: 0000000000000000
    00510 x17: fffffffec3d02f00 x16: fffffffec3d02e00 x15: fffffffec3d00700
    00510 x14: fffffffec3d00600 x13: 0000000000000200 x12: 0000000000000006
    00510 x11: ffffffc080bb86c0 x10: 0000000000000000 x9 : ffffffc080201e58
    00510 x8 : ffffff80c4821060 x7 : 0000000000000000 x6 : 0000000055555556
    00510 x5 : 0000000000000001 x4 : 0000000000000010 x3 : 0000000000000060
    00510 x2 : 0000000000000000 x1 : ffffffc080f50cf8 x0 : ffffff80d801d000
    00510 Call trace:
    00510 __alloc_tagging_slab_alloc_hook+0xe0/0x190 (P)
    00510 __kmalloc_noprof+0x150/0x310
    00510 __bch2_folio_create+0x5c/0xf8
    00510 bch2_folio_create+0x2c/0x40
    00510 bch2_readahead+0xc0/0x460
    00510 read_pages+0x7c/0x230
    00510 page_cache_ra_order+0x244/0x3a8
    00510 page_cache_async_ra+0x124/0x170
    00510 filemap_readahead.isra.0+0x58/0xa0
    00510 filemap_get_pages+0x454/0x7b0
    00510 filemap_read+0xdc/0x418
    00510 bch2_read_iter+0x100/0x1b0
    00510 vfs_read+0x214/0x300
    00510 ksys_read+0x6c/0x108
    00510 __arm64_sys_read+0x20/0x30
    00510 invoke_syscall.constprop.0+0x54/0xe8
    00510 do_el0_svc+0x44/0xc8
    00510 el0_svc+0x18/0x58
    00510 el0t_64_sync_handler+0x104/0x130
    00510 el0t_64_sync+0x154/0x158
    00510 Code: d5384100 f9401c01 b9401aa3 b40002e1 (f8227881)
    00510 —[ end trace 0000000000000000 ]—
    00510 Kernel panic – not syncing: Oops: Fatal exception
    00510 SMP: stopping secondary CPUs
    00510 Kernel Offset: disabled
    00510 CPU features: 0x0000,000000e0,00000410,8240500b
    00510 Memory Limit: none

    Investigation indicates that these bits are already set when we allocate
    slab page and are not zeroed out after allocation. We are not yet sure
    why these crashes start happening only recently but regardless of the
    reason, not initializing a field that gets used later is wrong. Fix it
    by initializing slab->obj_exts during slab page allocation.

    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-37775 – “Microsoft Windows Ksmbd Directory Write Vulnerability”
    Next Article CVE-2025-37773 – “virtiofs NULL Source Name Check Vulnerability”

    Related Posts

    Development

    Chaos RAT Malware Targets Windows and Linux via Fake Network Tool Downloads

    June 16, 2025
    Development

    Critical Cisco ISE Auth Bypass Flaw Impacts Cloud Deployments on AWS, Azure, and OCI

    June 16, 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

    The no-nonsense approach to AI agent development

    Web Development

    CVE-2025-4486 – iSourcecode Gym Management System SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-39403 – Mojoomla WPAMS SQL Injection

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-1908 – GitLab Information Disclosure and Session Hijacking Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    Artificial Intelligence

    AlphaProteo generates novel proteins for biology and health research

    May 13, 2025

    New AI system designs proteins that successfully bind to target molecules, with potential for advancing…

    Mirai Botnets Exploit Flaw in Wazuh Security Platform

    June 11, 2025

    CVE-2025-30325 – Adobe Photoshop Integer Overflow Arbitrary Code Execution

    May 13, 2025

    CVE-2025-48260 – Ninja Team GDPR CCPA Compliance Support Missing Authorization Vulnerability

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

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