PT-2026-51926 · Linux · Linux
Publicado
2026-06-24
·
Atualizado
2026-06-24
·
CVE-2026-53032
Nenhuma
Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
In the Linux kernel, the following vulnerability has been resolved:
bpf: Fix NULL deref in map kptr match type for scalar regs
Commit ab6c637ad027 ("bpf: Fix a bpf kptr xchg() issue with local
kptr") refactored map kptr match type() to branch on btf is kernel()
before checking base type(). A scalar register stored into a kptr
slot has no btf, so the btf is kernel(reg->btf) call dereferences
NULL.
Move the base type() != PTR TO BTF ID guard before any reg->btf
access.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux