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-38174 – “Thunderbolt: Double Dequeue Vulnerability”

    CVE-2025-38174 – “Thunderbolt: Double Dequeue Vulnerability”

    July 4, 2025

    CVE ID : CVE-2025-38174

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

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

    thunderbolt: Do not double dequeue a configuration request

    Some of our devices crash in tb_cfg_request_dequeue():

    general protection fault, probably for non-canonical address 0xdead000000000122

    CPU: 6 PID: 91007 Comm: kworker/6:2 Tainted: G U W 6.6.65
    RIP: 0010:tb_cfg_request_dequeue+0x2d/0xa0
    Call Trace:

    ? tb_cfg_request_dequeue+0x2d/0xa0
    tb_cfg_request_work+0x33/0x80
    worker_thread+0x386/0x8f0
    kthread+0xed/0x110
    ret_from_fork+0x38/0x50
    ret_from_fork_asm+0x1b/0x30

    The circumstances are unclear, however, the theory is that
    tb_cfg_request_work() can be scheduled twice for a request:
    first time via frame.callback from ring_work() and second
    time from tb_cfg_request(). Both times kworkers will execute
    tb_cfg_request_dequeue(), which results in double list_del()
    from the ctl->request_queue (the list poison deference hints
    at it: 0xdead000000000122).

    Do not dequeue requests that don’t have TB_CFG_REQUEST_ACTIVE
    bit set.

    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-38175 – Linux Kernel Binder UAF Vulnerability
    Next Article CVE-2025-5920 – WordPress Password Protected Posts Information Disclosure

    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

    DistroWatch Weekly, Issue 1119

    News & Updates

    The cheapest place to get my games just got even cheaper — get an extra 10% off while you can

    News & Updates

    CVE-2025-38226 – Linux Kernel V4L2 TPG Out-of-Bounds Write Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Implement WCAG Rules in Your Infographics

    Web Development

    Highlights

    CVE-2025-4632 – Samsung MagicINFO 9 Server Path Traversal Write Arbitrary File Vulnerability

    May 13, 2025

    CVE ID : CVE-2025-4632

    Published : May 13, 2025, 6:15 a.m. | 2 hours, 23 minutes ago

    Description : Improper limitation of a pathname to a restricted directory vulnerability in Samsung MagicINFO 9 Server version before 21.1052 allows attackers to write arbitrary file as system authority.

    Severity: 9.8 | CRITICAL

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

    CVE-2025-48341 – 10Web Form Maker Stored Cross-site Scripting

    May 19, 2025

    H2Miner Attacking Linux, Windows, and Containers to Mine Monero

    July 17, 2025

    CVE-2025-47462 – Ohidul Islam Challan CSRF Privilege Escalation

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

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