CVE-2026-53006
Last modified
CVE-2026-53006 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in icmpv6_rcv() Caching saddr and daddr before pskb_pull() is problematic since skb->head can change. Remove these temporary variables: - We only access &ipv6_hdr(skb)->saddr and &ipv6_hdr(skb)->daddr when net_dbg_ratelimited() is called in the slow path. - Avoid potential future misuse after pskb_pull() call.. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in icmpv6_rcv() Caching saddr and daddr before pskb_pull() is problematic since skb->head can change. Remove these temporary variables: - We only access &ipv6_hdr(skb)->saddr and &ipv6_hdr(skb)->daddr when net_dbg_ratelimited() is called in the slow path. - Avoid potential future misuse after pskb_pull() call.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.4, < 5.10.258 |
| Linux | Linux Kernel | >= 5.11, < 5.15.209 |
| Linux | Linux Kernel | >= 5.16, < 6.1.175 |
| Linux | Linux Kernel | >= 6.2, < 6.6.141 |
| Linux | Linux Kernel | >= 6.7, < 6.12.91 |
| Linux | Linux Kernel | >= 6.13, < 6.18.33 |
| Linux | Linux Kernel | >= 6.19, < 7.0.10 |
| Redhat | Enterprise Linux | 8.0 |
| Redhat | Enterprise Linux | 9.0 |
| Redhat | Enterprise Linux | 10.0 |
References
- https://access.redhat.com/security/cve/CVE-2026-53006Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2492363Third Party Advisory
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53006.jsonThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-53006?
How severe is CVE-2026-53006?
How do I fix CVE-2026-53006?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53000In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53001In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53002In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-53003In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-53004In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53005In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53007In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53008In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-53009In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-5301Stored XSS in log viewer in CoolerControl/coolercontrol-ui <…6.1
- CVE-2026-53010In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-53011In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-53006?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
