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

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

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

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

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

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2025-38175 – Linux Kernel Binder UAF Vulnerability

    CVE-2025-38175 – Linux Kernel Binder UAF Vulnerability

    July 4, 2025

    CVE ID : CVE-2025-38175

    Published : July 4, 2025, 11:15 a.m. | 37 minutes ago

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

    binder: fix yet another UAF in binder_devices

    Commit e77aff5528a18 (“binderfs: fix use-after-free in binder_devices”)
    addressed a use-after-free where devices could be released without first
    being removed from the binder_devices list. However, there is a similar
    path in binder_free_proc() that was missed:

    ==================================================================
    BUG: KASAN: slab-use-after-free in binder_remove_device+0xd4/0x100
    Write of size 8 at addr ffff0000c773b900 by task umount/467
    CPU: 12 UID: 0 PID: 467 Comm: umount Not tainted 6.15.0-rc7-00138-g57483a362741 #9 PREEMPT
    Hardware name: linux,dummy-virt (DT)
    Call trace:
    binder_remove_device+0xd4/0x100
    binderfs_evict_inode+0x230/0x2f0
    evict+0x25c/0x5dc
    iput+0x304/0x480
    dentry_unlink_inode+0x208/0x46c
    __dentry_kill+0x154/0x530
    […]

    Allocated by task 463:
    __kmalloc_cache_noprof+0x13c/0x324
    binderfs_binder_device_create.isra.0+0x138/0xa60
    binder_ctl_ioctl+0x1ac/0x230
    […]

    Freed by task 215:
    kfree+0x184/0x31c
    binder_proc_dec_tmpref+0x33c/0x4ac
    binder_deferred_func+0xc10/0x1108
    process_one_work+0x520/0xba4
    […]
    ==================================================================

    Call binder_remove_device() within binder_free_proc() to ensure the
    device is removed from the binder_devices list before being kfreed.

    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-38176 – Linux Binder Use-After-Free Vulnerability
    Next Article CVE-2025-38174 – “Thunderbolt: Double Dequeue Vulnerability”

    Related Posts

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-44658 – Netgear RAX30 PHP-FPM Misconfigured Extension Bypass Vulnerability

    July 22, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-7393 – Drupal Mail Login Authentication Bypass

    July 22, 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-37828 – “ufs Linux Kernel NULL Pointer Dereference Vulnerability”

    Common Vulnerabilities and Exposures (CVEs)

    Microsoft Extends Windows 10 Security Updates for One Year with New Enrollment Options

    Development

    “Stop sugar-coating it”: Anthropic CEO says AI will slash 50% of entry-level white collar jobs — leaving Gen Z out of work

    News & Updates

    CVE-2025-3867 – WordPress Ajax Comment Form CST CSRF

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    HTML Email Accessibility Report 2025

    May 16, 2025

    Some weekend reading on the heels of Global Accessibility Awareness Day (GAADM), which took place…

    CVE-2025-47963 – Microsoft Edge (Chromium-based) Spoofing Vulnerability

    July 11, 2025

    8 simple ways Mac users can better protect their privacy

    April 24, 2025

    Forget Siri: Elon Musk’s Grok Just Took Over Your iPhone

    April 24, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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