CVE-2021-47614

Source
https://cve.org/CVERecord?id=CVE-2021-47614
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47614.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-47614
Downstream
Related
Published
2024-06-19T15:15:55Z
Modified
2026-03-13T05:16:33Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47614.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "5.14"
            },
            {
                "fixed":  "5.15.10"
            }
        ]
    }
]