In the Linux kernel, the following vulnerability has been resolved: openvswitch: only skb_tx_error() a packet we are about to drop… (CVE-2026-89487)
A vulnerability in the Linux kernel's openvswitch component was resolved involving improper handling of skb_tx_error() on packets that are still forwarded. This flaw caused the stripping of the SKBFL_SHARED_FRAG flag on packets carrying page-cache fragments, enabling an unprivileged page-cache write primitive dubbed "Fragnesia." The issue arises because skb_tx_error() was called on packets that were not about to be dropped, leading to unsafe in-place decryption over pages not owned by the sender. The fix moves the skb_tx_error() call to the proper flow-miss drop path to prevent this unsafe behavior.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's openvswitch relates to the incorrect invocation of skb_tx_error() on packets that are still forwarded through the flow's remaining actions. The function skb_tx_error() clears the SKBFL_SHARED_FRAG flag on the skb, which is critical for the esp_input() function to correctly perform copy-on-write before in-place AEAD decryption. Stripping this flag prematurely allows a later local ESP-in-UDP delivery to decrypt in place over page-cache fragments that the sender does not own, effectively enabling an unprivileged page-cache write primitive known as "Fragnesia." The fix involves moving the skb_tx_error() call to the flow-miss drop path, ensuring it is only called on packets that are actually dropped, thus preserving the SKBFL_SHARED_FRAG flag on live packets.
Potential Impact
This vulnerability enables an unprivileged local attacker to perform unauthorized writes to the page cache by exploiting the premature clearing of the SKBFL_SHARED_FRAG flag on packets that are still forwarded. This can lead to potential data corruption or escalation of privileges through manipulation of page-cache memory. The issue affects the Linux kernel's openvswitch networking component and specifically impacts the handling of ESP-in-UDP packets.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix involves moving the skb_tx_error() call to the correct drop path in the code. Until an official patch is available, users should monitor vendor advisories for updates. No other mitigation steps are specified in the provided data.
In the Linux kernel, the following vulnerability has been resolved: openvswitch: only skb_tx_error() a packet we are about to drop… (CVE-2026-89487)
Description
A vulnerability in the Linux kernel's openvswitch component was resolved involving improper handling of skb_tx_error() on packets that are still forwarded. This flaw caused the stripping of the SKBFL_SHARED_FRAG flag on packets carrying page-cache fragments, enabling an unprivileged page-cache write primitive dubbed "Fragnesia." The issue arises because skb_tx_error() was called on packets that were not about to be dropped, leading to unsafe in-place decryption over pages not owned by the sender. The fix moves the skb_tx_error() call to the proper flow-miss drop path to prevent this unsafe behavior.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's openvswitch relates to the incorrect invocation of skb_tx_error() on packets that are still forwarded through the flow's remaining actions. The function skb_tx_error() clears the SKBFL_SHARED_FRAG flag on the skb, which is critical for the esp_input() function to correctly perform copy-on-write before in-place AEAD decryption. Stripping this flag prematurely allows a later local ESP-in-UDP delivery to decrypt in place over page-cache fragments that the sender does not own, effectively enabling an unprivileged page-cache write primitive known as "Fragnesia." The fix involves moving the skb_tx_error() call to the flow-miss drop path, ensuring it is only called on packets that are actually dropped, thus preserving the SKBFL_SHARED_FRAG flag on live packets.
Potential Impact
This vulnerability enables an unprivileged local attacker to perform unauthorized writes to the page cache by exploiting the premature clearing of the SKBFL_SHARED_FRAG flag on packets that are still forwarded. This can lead to potential data corruption or escalation of privileges through manipulation of page-cache memory. The issue affects the Linux kernel's openvswitch networking component and specifically impacts the handling of ESP-in-UDP packets.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix involves moving the skb_tx_error() call to the correct drop path in the code. Until an official patch is available, users should monitor vendor advisories for updates. No other mitigation steps are specified in the provided data.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-7xvh-m494-6w6x
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89487"]
Threat ID: 6aa4a01b55bf5e2cf5a86717
Added to database: 09/12/2026, 00:43:07 UTC
Last enriched: 09/12/2026, 01:14:28 UTC
Last updated: 09/12/2026, 01:14:28 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.