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

    CVE-2025-43002 – SAP S4CORE OData Information Disclosure

    Common Vulnerabilities and Exposures (CVEs)

    Orange Pi 5 Ultra and Max Single Board Computers Running Linux: Introduction

    Linux

    Top Local LLMs for Coding (2025)

    Machine Learning

    CVE-2025-47452 – RexTheme WP VR Unrestricted File Upload Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-23176 – Apache Web Server SQL Injection Vulnerability

    April 22, 2025

    CVE ID : CVE-2025-23176

    Published : April 22, 2025, 3:16 p.m. | 2 hours, 29 minutes ago

    Description : CWE-89: Improper Neutralization of Special Elements used in an SQL Command (‘SQL Injection’)

    Severity: 8.8 | HIGH

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

    CVE-2025-48443 – Trend Micro Password Manager Local Privilege Escalation

    June 17, 2025

    CVE-2025-55159 – Apache Slab Uninitialized Memory Access Vulnerability

    August 11, 2025

    JustDD is a USB Image Writer

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

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