CVE-2026-93102: RDMA/hfi1: Free RX data on late probe failure

Published Sep 17, 2026
·
Updated

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

RDMA/hfi1: Free RX data on late probe failure

hfi1initdd() allocates the shared AIP/VNIC RX support before returning. If hfi1init() or hfi1registeribdevice() later fails, initone() tears down the device data without calling hfi1freerx(). This leaks netdevrx and its dummy netdev.

Free the RX support after IB unregistration and before postinitcleanup(), as done on normal device removal.

Affected Software

1 affected component
Linux Kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:11 PM
Data Sourced
via MITRE·04:11 PM
Description

Frequently Asked Questions

1

When does the resource leak occur?

It occurs when shared AIP/VNIC RX support has been allocated during device initialization, but a later hfi1_init() or hfi1_register_ib_device() step fails. The failure teardown previously did not call hfi1_free_rx().

2

What resources are leaked on the affected failure path?

The affected path leaks netdev_rx and its dummy network device.

3

Is this triggered during normal device removal?

No. Normal device removal already frees the RX support; the missing cleanup is specific to late probe failures after RX support allocation.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203