Skip to main content

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users… (CVE-2026-89516)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:30 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel related to the sched_ext subsystem has been resolved. The issue involves a BUG_ON triggered when a destroyed Deferred Scheduling Queue (DSQ) is accessed in process_deferred_reenq_users(). This occurs because destroy_dsq() does not flush pending deferred reenqueues (drus), leading to a race condition where the DSQ ID can become invalid between checks. The fix involves reading the DSQ ID atomically and skipping the BUG_ON if the DSQ is destroyed before the deferred reenq runs.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:10:42 UTC

Technical Analysis

The Linux kernel vulnerability CVE-2026-89516 concerns the sched_ext component where process_deferred_reenq_users() can trigger a BUG_ON if it encounters a destroyed DSQ with an invalid ID. The function scx_bpf_dsq_reenq() queues deferred reenqs that run asynchronously. If the DSQ is destroyed before the deferred reenq executes, the check for dsq->id == SCX_DSQ_INVALID followed by a BUG_ON can cause a kernel panic. The root cause is that destroy_dsq() does not flush pending deferred reenqs, and the DSQ ID is read twice non-atomically, allowing a race condition. The patch reads dsq->id once atomically with READ_ONCE() and skips the BUG_ON if the DSQ is invalid.

Potential Impact

This vulnerability can cause a kernel BUG_ON, which typically results in a kernel panic or system crash. This may lead to denial of service on affected systems. There is no indication of code execution or privilege escalation from the provided data.

Mitigation Recommendations

A fix has been implemented to address this issue by atomically reading the DSQ ID and avoiding the BUG_ON when the DSQ is destroyed. Users should apply the official Linux kernel update that includes this patch. No other mitigation steps are indicated.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-99wv-m4hp-r266
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89516"]

Threat ID: 6aa4a01555bf5e2cf5a866d8

Added to database: 09/12/2026, 00:43:01 UTC

Last enriched: 09/12/2026, 01:10:42 UTC

Last updated: 09/12/2026, 01:10:42 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses