PT-2026-61463 · Linux · Linux

CVE-2026-64146

·

Publicado

2026-07-19

·

Atualizado

2026-07-19

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:
erofs: fix metabuf leak in inode xattr initialization
commit bb88e8da0025 ("erofs: use meta buffers for xattr operations") converted xattr operations to use on-stack erofs buf instances. erofs init inode xattrs() uses such a metabuf while reading the inline xattr header and shared xattr id array.
Some error paths after erofs read metabuf() leave through out unlock without dropping the metabuf, so the folio reference can leak.
Consolidate the cleanup at out unlock. erofs put metabuf() is a no-op if no folio has been acquired, and this keeps all paths after taking EROFS I BL XATTR BIT covered by a single cleanup site.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-64146

Produtos afetados

Linux