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-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-28951 – CreedAlly Bulk Featured Image Unrestricted File Upload Vulnerability

    July 4, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-28957 – OwnerRez Cross-Site Scripting

    July 4, 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-40663 – i2A Cronos Stored XSS

    Common Vulnerabilities and Exposures (CVEs)

    Data Center Cost Advisor Services in India | Expert Infrastructure Planning

    Web Development

    CVE-2025-4689 – Ads Pro Plugin – WordPress Remote Code Execution via Local File Inclusion and SQL Injection

    Common Vulnerabilities and Exposures (CVEs)
    Is NVIDIA’s RTX 5060 Ti using the infamous GPU-melting power cable? — Leaks hint at a 16-pin hookup

    Is NVIDIA’s RTX 5060 Ti using the infamous GPU-melting power cable? — Leaks hint at a 16-pin hookup

    News & Updates

    Highlights

    CodeSOD: Insanitize Your Inputs News & Updates

    CodeSOD: Insanitize Your Inputs

    April 8, 2025

    Honestly, I don’t know what to say about this code sent to us by Austin,…

    An RTX 4060 gaming laptop for $705? Now is the perfect time to switch to PC gaming.

    May 26, 2025

    CVE-2025-37794 – “Qualcomm Atheros Linux Wi-Fi Driver NULL Pointer Dereference Vulnerability”

    May 1, 2025

    CVE-2025-48846 – VMware Remote Code Execution

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

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