In the Linux kernel, the following vulnerability has been resolved: media: staging/ipu7: fix async notifier UAF on probe error path… (CVE-2026-89522)
A use-after-free (UAF) vulnerability in the Linux kernel's media staging ipu7 driver was fixed. The issue occurs on the probe error path where an async notifier is not properly unregistered and cleaned up, leading to list corruption and potential use-after-free when the notifier list is accessed. The fix ensures the notifier is cleaned up before device teardown during probe errors.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel media staging ipu7 driver involves improper cleanup of an async notifier on the probe error path. Specifically, isys_register_devices() registers a V4L2 async notifier, but if a subsequent probe step fails, the error handling path calls isys_unregister_devices() without unregistering the async notifier. This leaves the notifier chained in the global notifier_list while the associated struct ipu7_isys is freed, causing list corruption and a use-after-free when the list is next traversed. The patch mirrors the remove path by calling isys_notifier_cleanup() before device teardown on probe errors.
Potential Impact
This vulnerability can cause use-after-free conditions and list corruption in the kernel, which may lead to kernel instability or crashes. The description does not provide evidence of remote code execution or privilege escalation, only memory corruption due to improper cleanup on probe failure.
Mitigation Recommendations
A fix has been implemented that properly unregisters and cleans up the async notifier on the probe error path before device teardown. Users should apply the official Linux kernel patch that addresses this issue. No additional mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: media: staging/ipu7: fix async notifier UAF on probe error path… (CVE-2026-89522)
Description
A use-after-free (UAF) vulnerability in the Linux kernel's media staging ipu7 driver was fixed. The issue occurs on the probe error path where an async notifier is not properly unregistered and cleaned up, leading to list corruption and potential use-after-free when the notifier list is accessed. The fix ensures the notifier is cleaned up before device teardown during probe errors.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel media staging ipu7 driver involves improper cleanup of an async notifier on the probe error path. Specifically, isys_register_devices() registers a V4L2 async notifier, but if a subsequent probe step fails, the error handling path calls isys_unregister_devices() without unregistering the async notifier. This leaves the notifier chained in the global notifier_list while the associated struct ipu7_isys is freed, causing list corruption and a use-after-free when the list is next traversed. The patch mirrors the remove path by calling isys_notifier_cleanup() before device teardown on probe errors.
Potential Impact
This vulnerability can cause use-after-free conditions and list corruption in the kernel, which may lead to kernel instability or crashes. The description does not provide evidence of remote code execution or privilege escalation, only memory corruption due to improper cleanup on probe failure.
Mitigation Recommendations
A fix has been implemented that properly unregisters and cleans up the async notifier on the probe error path before device teardown. Users should apply the official Linux kernel patch that addresses this issue. No additional mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-p4hr-jw27-vj7c
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89522"]
Threat ID: 6aa4a01455bf5e2cf5a866d1
Added to database: 09/12/2026, 00:43:00 UTC
Last enriched: 09/12/2026, 01:10:03 UTC
Last updated: 09/12/2026, 01:10:03 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.