LiveActive security incident?Get immediate response
CVE Record

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

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.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A Linux IPv6 parsing flaw can leave the kernel using an outdated memory pointer after processing a Home Address Option. Subsequent IPv6 options may then be read from the wrong location. The supplied CVSS rates remote impact as critical, although the sources do not document a demonstrated outcome such as code execution or system compromise.

Executive priority

Treat this as an urgent patch-verification issue because the supplied rating is critical and the vulnerable path is network-facing. Prioritize externally reachable Linux infrastructure first. Maintain measured escalation: the technical sources establish a stale-pointer defect and fixes, but do not establish active exploitation or a specific demonstrated compromise outcome.

Technical view

ip6_parse_tlv() caches the skb network-header pointer. For cloned packets, ipv6_dest_hao() can invoke pskb_expand_head(), relocating the skb head and invalidating that pointer. The published fix refreshes the pointer before parsing trailing padding or TLVs. The bundle reports CVSS 3.1 9.8: network-accessible, low complexity, unauthenticated, and requiring no user interaction.

Likely exposure

Potential exposure exists on Linux systems running affected or unpatched kernels that process attacker-controlled IPv6 traffic containing Home Address Options and trailing options. The supplied version data is ambiguous and does not identify distribution backports, so kernel package status should be verified with each vendor rather than inferred solely from version numbers.

Exploitation context

The CVSS vector describes network-reachable exploitation without privileges or user interaction. However, CVE-2026-63922 is not identified as KEV in the supplied bundle, and no source provided evidence of active exploitation, a public proof of concept, or reliable real-world impact. Absence from KEV does not prove exploitation has never occurred.

Researcher notes

The essential condition is pointer invalidation after ipv6_dest_hao() expands a cloned skb, followed by parsing of trailing padding or TLVs through the cached nh pointer. Validate fix presence branch-by-branch. The bundle supplies multiple stable commits but lacks branch mappings, affected-range semantics, CWE classification, crash traces, and proof of exploitability.

Mitigation direction

  • Install vendor kernel updates containing the applicable referenced stable fix.
  • Check distribution advisories for backported fixes before relying on kernel version comparisons.
  • Prioritize internet-facing systems and network infrastructure processing untrusted IPv6 traffic.
  • If updates are unavailable, request vendor-supported temporary mitigations; none are documented in the supplied sources.

Validation and detection

  • Inventory running kernel builds across Linux hosts, containers' hosts, appliances, and network infrastructure.
  • Map each kernel build to its distribution advisory or applicable stable-kernel fix commit.
  • Confirm patched systems booted into the updated kernel rather than retaining the vulnerable runtime kernel.
  • Review IPv6 reachability and whether untrusted traffic can reach affected hosts.
  • Use approved defensive regression testing to confirm IPv6 option processing remains stable after updating.
Prepared
Confidence
medium
Sources
10

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2026-63922 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
0ADP providers
9Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2026-63922Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxa831f5bbc89a9978795504be9e1ff412043f8f77, a831f5bbc89a9978795504be9e1ff412043f8f77, a831f5bbc89a9978795504be9e1ff412043f8f77, a831f5bbc89a9978795504be9e1ff412043f8f77, a831f5bbc89a9978795504be9e1ff412043f8f77, a831f5bbc89a9978795504be9e1ff412043f8f77, a831f5bbc89a9978795504be9e1ff412043f8f77, a831f5bbc89a9978795504be9e1ff412043f8f77unaffected
LinuxLinux2.6.19, 0, 5.10.259, 5.15.210, 6.1.176, 6.6.143, 6.12.93, 6.18.35, 7.0.12, 7.1affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.