Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3474 articles · 198450 vulns · 37/41 feeds (7d)
← Back to list
9.8
CVE-2026-53006EXPLOITEDPATCHED
linux · linux_kernel

ipv6: fix possible UAF in icmpv6_rcv()

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.

Affected Products

VendorProductVersions
linuxlinux_kernel4b3418fba0fe819197e3359d5ddbef84ba2c59de, 4b3418fba0fe819197e3359d5ddbef84ba2c59de, 4b3418fba0fe819197e3359d5ddbef84ba2c59de, 4b3418fba0fe819197e3359d5ddbef84ba2c59de, 4b3418fba0fe819197e3359d5ddbef84ba2c59de, 4b3418fba0fe819197e3359d5ddbef84ba2c59de, 4b3418fba0fe819197e3359d5ddbef84ba2c59de, 4b3418fba0fe819197e3359d5ddbef84ba2c59de, 4.4

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
ibmqradar siemcert_advisory90%
linuxlinuxmitre_affected90%
open sourceopen source linux kernelcert_advisory90%
red hatenterprise_linuxcve_cpe95%

References

  • https://git.kernel.org/stable/c/7bff2c8fe5c35ae58bf73104f53db3676e6e5d94
  • https://git.kernel.org/stable/c/aff0f28f5be803de2452ce702631c021fcd9ce8a
  • https://git.kernel.org/stable/c/38bdbc897c0d83a3e2b925a51b69420f1feba29a
  • https://git.kernel.org/stable/c/0069813e6ca9309eca78022bcb3aeb1e9ef90a12
  • https://git.kernel.org/stable/c/1e1f0f89ee4692a64be3f3707ff8ac1ae57b03e7
  • https://git.kernel.org/stable/c/7c66b368c6ff453f99cb39d84af93e908e51eef2
  • https://git.kernel.org/stable/c/085e31a811ef234ef8c3e219c4636dfebfe7e10f
  • https://git.kernel.org/stable/c/f996edd7615e686ada141b7f3395025729ff8ccb

Related News (10 articles)

Tier B
BSI Advisories13h ago
[NEU] [hoch] IBM QRadar SIEM: Mehrere Schwachstellen
→ No new info (linked only)
Tier B
CERT-FR6d ago
Multiples vulnérabilités dans le noyau Linux de SUSE (21 août 2026)
→ No new info (linked only)
Tier B
CERT-FR6d ago
Multiples vulnérabilités dans le noyau Linux d'Ubuntu (21 août 2026)
→ No new info (linked only)
Tier B
CERT-FR13d ago
Multiples vulnérabilités dans le noyau Linux d'Ubuntu (14 août 2026)
→ No new info (linked only)
Tier B
CERT-FR13d ago
Multiples vulnérabilités dans le noyau Linux de SUSE (14 août 2026)
→ No new info (linked only)
Tier B
CERT-FR20d ago
Multiples vulnérabilités dans le noyau Linux d'Ubuntu (07 août 2026)
→ No new info (linked only)
Tier B
CERT-FR27d ago
Multiples vulnérabilités dans le noyau Linux de Red Hat (31 juillet 2026)
→ No new info (linked only)
Tier B
BSI Advisories63d ago
[NEU] [hoch] Linux Kernel: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB64d ago
CVE-2026-53006 | Linux Kernel up to 7.0.9 ipv6 icmpv6_rcv head use after free
→ No new info (linked only)
Tier C
Linux Kernel CVEs64d ago
CVE-2026-53006: ipv6: fix possible UAF in icmpv6_rcv()
→ No new info (linked only)
CVSS 3.19.8 CRITICAL
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
7bff2c8fe5c35ae58bf73104f53db3676e6e5d94aff0f28f5be803de2452ce702631c021fcd9ce8a38bdbc897c0d83a3e2b925a51b69420f1feba29a0069813e6ca9309eca78022bcb3aeb1e9ef90a121e1f0f89ee4692a64be3f3707ff8ac1ae57b03e77c66b368c6ff453f99cb39d84af93e908e51eef2085e31a811ef234ef8c3e219c4636dfebfe7e10ff996edd7615e686ada141b7f3395025729ff8ccb05.10.2585.15.2096.1.1756.6.1416.12.916.18.337.0.107.1
PublishedJun 24, 2026
Last enriched64d agov3
Trending Score67
Source articles10
Independent4
Info Completeness7/14
Missing: cvss, epss, cwe, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-53362EXPKEV
ipv6: account for fraggap on the paged allocation path
Trending: 125
HIGHCVE-2026-53359EXP
KVM: x86: Fix shadow paging use-after-free due to unexpected role
Trending: 95
HIGHCVE-2026-46331EXP
net/sched: fix pedit partial COW leading to page cache corruption
Trending: 94
HIGHCVE-2026-46259EXP
procfs: fix missing RCU protection when reading real_parent in do_task_stat()
Trending: 59
HIGHCVE-2026-52923
ipc: limit next_id allocation to the valid ID range
Trending: 50

Pin to Dashboard

Verification

State: verified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 24, 2026
Discovered by ZDM
Jun 24, 2026
Updated: affectedVersions
Jun 24, 2026
Updated: description, affectedVersions, severity, activelyExploited
Jun 24, 2026
Actively Exploited
Jul 28, 2026
Patch Available
Jul 28, 2026

Version History

v3
Last enriched 64d ago
v3Tier C64d ago

Updated description with new details, changed severity to CRITICAL, and added affected version 7.0.9.

descriptionaffectedVersionsseverityactivelyExploited
via VulDB
v2Tier C64d ago

Added CVE-2026-53006 and updated affected versions to include 4.4.

affectedVersions
via Linux Kernel CVEs
v164d ago

Initial creation