CVE-2026-64116

Source
https://cve.org/CVERecord?id=CVE-2026-64116
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64116.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64116
Downstream
Published
2026-07-19T15:40:16.240Z
Modified
2026-07-22T05:29:43.525562098Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()
Details

In the Linux kernel, the following vulnerability has been resolved:

ipv6: ioam: add NULL check for idev in ipv6hopioam()

Reported by Sashiko:

The function ipv6hopioam() accesses __in6devget(skb->dev)->cnf.ioam6_enabled without validating the returned idev pointer. Because addrconfifdown() can concurrently clear dev->ip6ptr via RCU, __in6devget() can return NULL during interface teardown, which could cause a NULL pointer dereference when processing an IOAM Hop-by-Hop option.

Let's add a check and use SKBDROPREASON_IPV6DISABLED accordingly.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64116.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
9ee11f0fff205b4b3df9750bff5e94f97c71b6a0
Fixed
c7e8971abd70e9d022f1c251ba2508f8dc7f2db8
Fixed
09cbfd4b81ae90963dadb1de99b63b702e73290a
Fixed
1dca7e491f070ac49b3d934f16ee953a53b37f38
Fixed
902daac307eb7e1955ce05b071950f3cba88c963
Fixed
abdd03229414b5a52943b65a60f34b84cea5ac59
Fixed
cf75eb6617042c8cff6112daeed7791809fc9dd2
Fixed
d4ea0dfd75011b78cebf3808f98ac4c4f51a6fb9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64116.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.15.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.143
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.92
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.34
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.11

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64116.json"