PT-2026-90226 · Linux · Linux

CVE-2026-89510

·

Publicado

2026-09-11

·

Atualizado

2026-09-11

CVSS v3.1

7.8

Alta

VetorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
In the Linux kernel, the following vulnerability has been resolved:
RDMA/cxgb4: Cancel reg work before freeing device on remove
c4iw uld state change() queues reg work to register the RDMA device. c4iw remove() can free ctx->dev while this work is pending or running, leaving c4iw register device() accessing the freed device.
Cancel reg work before removing the device. The registration work can tear down ctx->dev when registration fails, so do not unregister or deallocate it again in that case.
This issue was found by an in-house static analysis tool.

Correção

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-89510

Produtos afetados

Linux