Security Advisory

CVE-2021-47614

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-06-19 14:58:02
Last updated 2026-05-11 13:57:57
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a user-after-free in add_pble_prm When irdma_hmc_sd_one fails, 'chunk' is freed while its still on the PBLE info list. Add the chunk entry to the PBLE info list only after successful setting of the SD in irdma_hmc_sd_one.