CVE-2026-93103 PUBLISHED

RDMA/hfi1: Preserve unit 0 on allocation failure

Assigner: Linux
Reserved: 17.09.2026 Published: 17.09.2026 Updated: 17.09.2026

In the Linux kernel, the following vulnerability has been resolved:

RDMA/hfi1: Preserve unit 0 on allocation failure

hfi1_free_devdata() assumes that the device was inserted into the unit table and unconditionally erases dd->unit. If xa_alloc_irq() fails, the zero-initialized unit remains zero, so full cleanup can remove an unrelated device from index 0.

Release only the rdmavt allocation and return immediately while the unit table has not acquired the device.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 03b92789e5cfdac66805c1a98f1ec67336199d56 to 852637d3ee56aed8ea3ee8948eda21eca406c051 (excl.)
  • affected from 03b92789e5cfdac66805c1a98f1ec67336199d56 to 3d0e5252b8d0345ef494763ca31e3ddd666e02cb (excl.)
  • affected from 03b92789e5cfdac66805c1a98f1ec67336199d56 to 0feb29d434e6cc0ebefec4f77be014c85ad751b0 (excl.)
  • affected from 03b92789e5cfdac66805c1a98f1ec67336199d56 to 3f1e196eb66b8cd3882e373794d6cea46f150a20 (excl.)
  • affected from 03b92789e5cfdac66805c1a98f1ec67336199d56 to 4ff9d58d34758e9633078b37e8d5289b513ff80e (excl.)
  • affected from 03b92789e5cfdac66805c1a98f1ec67336199d56 to fd4d3ad5f244a867166d1e2da7ece3d82878ec81 (excl.)
  • affected from 03b92789e5cfdac66805c1a98f1ec67336199d56 to 4204f5c0312ba136181a6e148ffa0bfaf95a4cc1 (excl.)
  • affected from 03b92789e5cfdac66805c1a98f1ec67336199d56 to 2e3809ad8911f5d5581b3f046bd628417bface76 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 5.2 is affected
  • unaffected from 0 to 5.2 (excl.)
  • unaffected from 5.10.270 to 5.10.* (incl.)
  • unaffected from 5.15.221 to 5.15.* (incl.)
  • unaffected from 6.1.188 to 6.1.* (incl.)
  • unaffected from 6.6.157 to 6.6.* (incl.)
  • unaffected from 6.12.110 to 6.12.* (incl.)
  • unaffected from 6.18.52 to 6.18.* (incl.)
  • unaffected from 7.2.6 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References