← Voltar à pesquisa de CVEs

CVE-2026-72448

Linux kernel

Descrição

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix leak of SQ timestamp buffer on teardown The send-queue timestamp ring is allocated with qmem_alloc() when timestamping is used, but otx2_free_sq_res() never freed sq->timestamps, leaking that memory across ifdown and device removal. Add the missing qmem_free() alongside the other SQ companion buffers.

EPSS 0.17600000000000002%Risco 0
Ver fonte
Publicação
2026-08-15 06:22:18
Versões afetadas
unknown
Tipo
Kernel
Última alteração
2026-08-17 06:19:12
Vetor
Pending