Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-63922— ipv6: exthdrs: refresh nh after handling HAO option

CVSS 9.8 · Critical EPSS 0.69% · P49

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 16

VendorProductVersion RangeStatus
LinuxLinuxa831f5bbc89a9978795504be9e1ff412043f8f77< f8aabed3ff3e986920cf02a2a2785e08e586b234affected
a831f5bbc89a9978795504be9e1ff412043f8f77< 1a11eb7431e3d2882f5bd5939c5a9bbc65ccf4d1affected
a831f5bbc89a9978795504be9e1ff412043f8f77< 12d957979e4a800167842f1b42be6a606d227ebeaffected
a831f5bbc89a9978795504be9e1ff412043f8f77< ff375ed1cba81392346c5bfbf0bb7a13b2946f99affected
a831f5bbc89a9978795504be9e1ff412043f8f77< 751db1b802a067b7fff25880f4e9f9152a171538affected
a831f5bbc89a9978795504be9e1ff412043f8f77< 9b6dcc0a39fd71752937f0b6b3973e1416085dcfaffected
a831f5bbc89a9978795504be9e1ff412043f8f77< f7b52afe3592eae66e160586b45a3f2242972c63affected
2.6.19affected
… +8 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-63922

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
ipv6: exthdrs: refresh nh after handling HAO option
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh after handling HAO option ip6_parse_tlv() caches skb_network_header(skb) in nh while walking IPv6 TLVs. ipv6_dest_hao() may call pskb_expand_head() for a cloned skb, which can move the skb head and invalidate the cached network header pointer. Refresh nh after ipv6_dest_hao() returns so any trailing padding or TLVs are parsed from the current skb head. This matches the existing pattern used in ip6_parse_tlv() after helpers that can modify skb header storage.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会开源的一款操作系统内核。 Linux kernel 2.6.19版本存在安全漏洞,该漏洞源于在IPv6扩展头处理中,ip6_parse_tlv()函数缓存网络头部指针,但ipv6_dest_hao()可能调用pskb_expand_head()移动skb头部并导致缓存指针失效,从而可能引发越界读取或其他异常。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux a831f5bbc89a9978795504be9e1ff412043f8f77 ~ f8aabed3ff3e986920cf02a2a2785e08e586b234 -
LinuxLinux 2.6.19 -

II. Public POCs for CVE-2026-63922

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-63922

登录查看更多情报信息。

Patches & Fixes for CVE-2026-63922 (6)

Same Patch Batch · Linux · 2026-07-19 · 431 CVEs total

CVE-2026-6379510.0 CRITICAL9p: avoid putting oldfid in p9_client_walk() error path
CVE-2026-639849.8 CRITICALipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
CVE-2026-640009.8 CRITICALnet: hsr: fix potential OOB access in supervision frame handling
CVE-2026-641509.8 CRITICALnetfilter: nft_inner: release local_lock before re-enabling softirqs
CVE-2026-639249.8 CRITICALipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()
CVE-2026-640469.8 CRITICALnet: tls: prevent chain-after-chain in plain text SG
CVE-2026-640479.8 CRITICALnet: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ring
CVE-2026-639949.8 CRITICALtunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
CVE-2026-639939.8 CRITICALvxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()
CVE-2026-641429.8 CRITICALksmbd: close durable scavenger races against m_fp_list lookups
CVE-2026-640559.8 CRITICALnet: ethernet: cortina: Carry over frag counter
CVE-2026-641369.8 CRITICALsmb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()
CVE-2026-641329.8 CRITICALipv6: ioam: refresh hdr pointer before ioam6_event()
CVE-2026-533999.8 CRITICALnfsd: release layout stid on setlease failure
CVE-2026-640569.8 CRITICALnet: ethernet: cortina: Make RX SKB per-port
CVE-2026-641259.8 CRITICALnet: bcmgenet: keep RBUF EEE/PM disabled
CVE-2026-641229.8 CRITICALnet/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
CVE-2026-638009.8 CRITICALpNFS: Fix use-after-free in pnfs_update_layout()
CVE-2026-638579.8 CRITICALnet: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
CVE-2026-639789.8 CRITICALnet/handshake: Drain pending requests at net namespace exit

Showing top 20 of 431 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-63922

No comments yet


Leave a comment