In the Linux kernel, the following vulnerability has been resolved: fanotify: fix use-after-free of file range info fsnotify_pre_content() builds… (CVE-2026-89600)
A use-after-free vulnerability in the Linux kernel's fanotify subsystem was resolved. The flaw involved the handling of file range information in permission events, where a pointer to stack-allocated data could be dereferenced after the stack frame was unwound. This could lead to stale data being copied to userspace. The fix involves storing the range position directly in the permission event and avoiding reliance on stack data that may no longer be valid.
AI Analysis
Technical Summary
The Linux kernel fanotify subsystem had a use-after-free vulnerability (CVE-2026-89600) caused by fsnotify_pre_content() building file_range data on the triggering task's stack, while fanotify_alloc_perm_event() saved a pointer to this stack data in a heap-allocated permission event. If the event reader set the event state to FAN_EVENT_REPORTED and then slept, and the triggering task was interrupted by a signal, the stack frame containing the file_range was unwound but the reader still accessed the stale pointer, leading to use-after-free. The fix stores the range position directly in the permission event and uses FANOTIFY_NO_RANGE when range info is unavailable, ensuring the event remains valid until the reader finishes.
Potential Impact
The vulnerability could allow a user-space process reading fanotify events to receive stale or invalid file range information due to use-after-free, potentially leading to incorrect data being processed or minor memory safety issues. There is no indication of privilege escalation or remote code execution from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by changing how file range information is stored and accessed in fanotify permission events. Users should update to a Linux kernel version that includes this fix. Since this is a kernel-level issue, applying the official kernel patch or upgrading to a fixed kernel release is the recommended remediation.
In the Linux kernel, the following vulnerability has been resolved: fanotify: fix use-after-free of file range info fsnotify_pre_content() builds… (CVE-2026-89600)
Description
A use-after-free vulnerability in the Linux kernel's fanotify subsystem was resolved. The flaw involved the handling of file range information in permission events, where a pointer to stack-allocated data could be dereferenced after the stack frame was unwound. This could lead to stale data being copied to userspace. The fix involves storing the range position directly in the permission event and avoiding reliance on stack data that may no longer be valid.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel fanotify subsystem had a use-after-free vulnerability (CVE-2026-89600) caused by fsnotify_pre_content() building file_range data on the triggering task's stack, while fanotify_alloc_perm_event() saved a pointer to this stack data in a heap-allocated permission event. If the event reader set the event state to FAN_EVENT_REPORTED and then slept, and the triggering task was interrupted by a signal, the stack frame containing the file_range was unwound but the reader still accessed the stale pointer, leading to use-after-free. The fix stores the range position directly in the permission event and uses FANOTIFY_NO_RANGE when range info is unavailable, ensuring the event remains valid until the reader finishes.
Potential Impact
The vulnerability could allow a user-space process reading fanotify events to receive stale or invalid file range information due to use-after-free, potentially leading to incorrect data being processed or minor memory safety issues. There is no indication of privilege escalation or remote code execution from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by changing how file range information is stored and accessed in fanotify permission events. Users should update to a Linux kernel version that includes this fix. Since this is a kernel-level issue, applying the official kernel patch or upgrading to a fixed kernel release is the recommended remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-hfc9-63gq-6mcj
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89600"]
Threat ID: 6aa4a00c55bf5e2cf5a8667c
Added to database: 09/12/2026, 00:42:52 UTC
Last enriched: 09/12/2026, 01:03:16 UTC
Last updated: 09/12/2026, 01:03:16 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.