CVE-2023-53488

Publication date

2025-10-01 11:45:40

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory has been freed. Cancel the update counters work before freeing memory.