PT-2026-61433 · Linux · Linux

CVE-2026-64116

·

Publicado

2026-07-19

·

Atualizado

2026-07-19

CVSS v3.1

7.5

Alta

VetorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
In the Linux kernel, the following vulnerability has been resolved:
ipv6: ioam: add NULL check for idev in ipv6 hop ioam()
Reported by Sashiko:
The function ipv6 hop ioam() accesses in6 dev get(skb->dev)->cnf.ioam6 enabled without validating the returned idev pointer. Because addrconf ifdown() can concurrently clear dev->ip6 ptr via RCU, in6 dev get() 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 SKB DROP REASON IPV6DISABLED accordingly.

Correção

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-64116

Produtos afetados

Linux