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

      Error’d: You Talkin’ to Me?

      September 20, 2025

      The Psychology Of Trust In AI: A Guide To Measuring And Designing For User Confidence

      September 20, 2025

      This week in AI updates: OpenAI Codex updates, Claude integration in Xcode 26, and more (September 19, 2025)

      September 20, 2025

      Report: The major factors driving employee disengagement in 2025

      September 20, 2025

      DistroWatch Weekly, Issue 1140

      September 21, 2025

      Distribution Release: DietPi 9.17

      September 21, 2025

      Development Release: Zorin OS 18 Beta

      September 19, 2025

      Distribution Release: IPFire 2.29 Core 197

      September 19, 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

      @ts-ignore is almost always the worst option

      September 22, 2025
      Recent

      @ts-ignore is almost always the worst option

      September 22, 2025

      MutativeJS v1.3.0 is out with massive performance gains

      September 22, 2025

      Student Performance Prediction System using Python Machine Learning (ML)

      September 21, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      DistroWatch Weekly, Issue 1140

      September 21, 2025
      Recent

      DistroWatch Weekly, Issue 1140

      September 21, 2025

      Distribution Release: DietPi 9.17

      September 21, 2025

      Hyprland Made Easy: Preconfigured Beautiful Distros

      September 20, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2025-38083 – Linux Kernel NetSched Prio Race Condition Underflow

    CVE-2025-38083 – Linux Kernel NetSched Prio Race Condition Underflow

    June 20, 2025

    CVE ID : CVE-2025-38083

    Published : June 20, 2025, 12:15 p.m. | 2 hours, 28 minutes ago

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

    net_sched: prio: fix a race in prio_tune()

    Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer
    fires at the wrong time.

    The race is as follows:

    CPU 0 CPU 1
    [1]: lock root
    [2]: qdisc_tree_flush_backlog()
    [3]: unlock root
    |
    | [5]: lock root
    | [6]: rehash
    | [7]: qdisc_tree_reduce_backlog()
    |
    [4]: qdisc_put()

    This can be abused to underflow a parent’s qlen.

    Calling qdisc_purge_queue() instead of qdisc_tree_flush_backlog()
    should fix the race, because all packets will be purged from the qdisc
    before releasing the lock.

    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-6337 – TOTOLINK A3002R/A3002RU HTTP POST Request Handler Buffer Overflow
    Next Article CVE-2025-6335 – DedeCMS Template Handler Command Injection Vulnerability

    Related Posts

    Development

    Cursor AI Code Editor Flaw Enables Silent Code Execution via Malicious Repositories

    September 14, 2025
    Development

    Introducing HybridPetya: Petya/NotPetya copycat with UEFI Secure Boot bypass

    September 14, 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

    More gamers can now upgrade to the latest version of Windows 11 — Microsoft finally removes update block

    News & Updates

    CVE-2025-45997 – Sourcecodester Web-based Pharmacy Product Management System File Upload Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Introducing Automated Risk Analysis in Relational Migrator

    Databases
    Malware Open Source nei Pacchetti Software: la Nuova Minaccia per le Distribuzioni GNU/Linux

    Malware Open Source nei Pacchetti Software: la Nuova Minaccia per le Distribuzioni GNU/Linux

    Linux

    Highlights

    Linux

    Raspberry Pi Compute Module 4 Gets a Price Cut

    May 6, 2025

    Raspberry Pi has reduced the price on all 4GB and 8GB Compute Module 4 boards…

    12 Best MoviesJoy Alternatives (Free & Safe Streaming)

    July 12, 2025

    CVE-2025-1990 – Apache Struts Remote Code Execution

    July 5, 2025

    CVE-2025-4184 – PCMan FTP Server Buffer Overflow Vulnerability

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

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