Threats Tagged 'cve-2026-53363'
View all threats tagged with 'cve-2026-53363'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cve-2026-53363'
Click on any threat for detailed analysis and mitigation recommendations
A critical vulnerability in the Linux kernel's xfrm subsystem was resolved involving the iptfs_consume_frags() function. This function failed to preserve the SKBFL_SHARED_FRAG flag when transferring paged fragments between socket buffers. The missing flag propagation can lead to incorrect handling of shared fragments, affecting the security of in-place encryption decisions in ESP. The issue is similar to a previously fixed bug (CVE-2026-46300) and was addressed by applying the same fix to preserve the shared-frag marker. Join the discussion | GCVE Database | 07/10/2026, 12:31:44 UTC Added: 07/11/2026, 09:37:58 UTC |
In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags() iptfs_consume_frags() transfers paged fragments from one socket buffer to another but fails to propagate the SKBFL_SHARED_FRAG flag. This is the same class of bug that was fixed in skb_try_coalesce() for CVE-2026-46300: when fragments backed by read-only page-cache pages are merged, the marker indicating their shared nature must be preserved so that ESP can decide correctly whether in-place encryption is safe. Apply the same two-line fix used in skb_try_coalesce() to iptfs_consume_frags(). Join the discussion | GCVE Database | 07/10/2026, 12:17:00 UTC Added: 07/16/2026, 10:37:48 UTC |
Showing 1 to 2 of 2 results