Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.14, < 5.15.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/11eebcf63e98fcf047a876a51d76afdabc3b8b9bPatch
- https://git.kernel.org/stable/c/1e11a39a82e95ce86f849f40dda0d9c0498cebd9Patch
- https://git.kernel.org/stable/c/11eebcf63e98fcf047a876a51d76afdabc3b8b9bPatch
- https://git.kernel.org/stable/c/1e11a39a82e95ce86f849f40dda0d9c0498cebd9Patch
FAQ
What is CVE-2021-47614?
CVE-2021-47614 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 l...
How severe is CVE-2021-47614?
CVE-2021-47614 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47614?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.