PT-2026-54803 · Linux · Linux

Publicado

2026-07-01

·

Atualizado

2026-07-01

·

CVE-2026-53335

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:
mm/damon/lru sort: handle ctx allocation failure
DAMON LRU SORT allocates the damon ctx object for its kdamond in its init function. damon lru sort enabled store() wrongly assumes the allocation will always succeed once tried. If the damon ctx allocation was failed, therefore, code execution reaches to damon commit ctx() while 'ctx' is NULL. As a result, it dereferences the NULL 'ctx' pointer. Avoid the NULL dereference by returning -ENOMEM if 'ctx' is NULL.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-53335

Produtos afetados

Linux