In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Snapshot notifier callbacks under lock Both notification… (CVE-2026-64080)
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notify_lock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister can delete and free that entry in the gap, leaving the handler to dereference stale memory. Copy the callback pointer and callback data while notify_lock is still held and invoke the callback only after the lock is dropped. This keeps the existing callback execution model while removing the use-after-free window in both the framework and non-framework notification paths.
AI Analysis
Technical Summary
CVE-2026-64080 describes a use-after-free vulnerability in the Linux kernel's arm_ffa firmware notification mechanism. Notification handlers looked up a notifier callback under a lock, then released the lock before dereferencing the callback. This allowed a concurrent unregister operation to delete and free the notifier entry, causing handlers to dereference stale memory. The patch changes the logic to copy the callback pointer and data while still holding the lock and only invoke the callback after releasing the lock, preserving the callback execution model while removing the use-after-free condition.
Potential Impact
The vulnerability could lead to kernel memory corruption or crashes due to dereferencing freed memory in the notification callback path. This may affect system stability or security depending on the context in which the callbacks are invoked. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by modifying the notification callback handling to prevent use-after-free. Users should apply the official kernel updates containing this patch when available. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the specific fixed versions and update guidance.
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Snapshot notifier callbacks under lock Both notification… (CVE-2026-64080)
Description
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notify_lock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister can delete and free that entry in the gap, leaving the handler to dereference stale memory. Copy the callback pointer and callback data while notify_lock is still held and invoke the callback only after the lock is dropped. This keeps the existing callback execution model while removing the use-after-free window in both the framework and non-framework notification paths.
CVSS v3.1
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-64080 describes a use-after-free vulnerability in the Linux kernel's arm_ffa firmware notification mechanism. Notification handlers looked up a notifier callback under a lock, then released the lock before dereferencing the callback. This allowed a concurrent unregister operation to delete and free the notifier entry, causing handlers to dereference stale memory. The patch changes the logic to copy the callback pointer and data while still holding the lock and only invoke the callback after releasing the lock, preserving the callback execution model while removing the use-after-free condition.
Potential Impact
The vulnerability could lead to kernel memory corruption or crashes due to dereferencing freed memory in the notification callback path. This may affect system stability or security depending on the context in which the callbacks are invoked. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by modifying the notification callback handling to prevent use-after-free. Users should apply the official kernel updates containing this patch when available. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the specific fixed versions and update guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-jcvp-p3m6-xg77
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64080"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27a92a4a8d598912c229
Added to database: 07/19/2026, 19:38:17 UTC
Last enriched: 07/19/2026, 19:52:00 UTC
Last updated: 07/20/2026, 19:41:22 UTC
Views: 13
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.