← Voltar à pesquisa de CVEs

CVE-2026-64553

Linux Kernel

Descrição

In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLE_ATTR_DATA psample open codes nla_put() presumably to avoid wiping the data with 0s just to override it with packet data. This open coding is missing clearing the pad, however, each netlink attr is padded to 4B and data_len may not be divisible by 4B.

EPSS 0.17600000000000002%Risco 0
Ver fonte
Publicação
2026-07-27 21:17:08
Versões afetadas
unknown
Tipo
Kernel
Última alteração
2026-07-27 21:17:08
Vetor
Pending