Skip to main content

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: always drain cache_cleaner before destroying a cache_detail… (CVE-2026-89548)

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

Description

A use-after-free vulnerability in the Linux kernel's SUNRPC subsystem was resolved by ensuring the cache_cleaner delayed work is always drained before destroying a cache_detail. The flaw occurred because the cache_cleaner was only canceled when the cache_list was empty, which did not happen during per-network namespace teardown, leading to potential use of freed memory.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:07:23 UTC

Technical Analysis

The vulnerability in the Linux kernel's SUNRPC component involved the function sunrpc_destroy_cache_detail() which only canceled the global cache_cleaner delayed_work if the cache_list was empty. During per-network namespace teardown, the cache_list remained non-empty due to init_net's caches, preventing cancellation. Consequently, cache_destroy_net() freed the cache_detail while cache_clean() could still access it, causing a use-after-free. Specifically, cache_dequeue() accessed a lock on freed memory and cache_put() dereferenced a function pointer from freed slab memory. The fix removes the list_empty condition so that cancel_delayed_work_sync() always runs, ensuring any in-flight cache_clean() completes before freeing cache_detail, and re-arms the cleaner if other caches remain registered.

Potential Impact

This vulnerability results in a use-after-free condition in the Linux kernel's SUNRPC subsystem, which can lead to kernel memory corruption. Such corruption may cause system instability or crashes. No information is provided about active exploitation in the wild or privilege escalation impact.

Mitigation Recommendations

No explicit vendor advisory or patch link is provided in the input data. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix involves modifying sunrpc_destroy_cache_detail() to always cancel the cache_cleaner delayed work before freeing cache_detail, preventing use-after-free.

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-3g7j-4hj7-8rgc
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89548"]

Threat ID: 6aa4a01155bf5e2cf5a866b2

Added to database: 09/12/2026, 00:42:57 UTC

Last enriched: 09/12/2026, 01:07:23 UTC

Last updated: 09/12/2026, 01:07:23 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