CVE-2019-19065

Source
https://nvd.nist.gov/vuln/detail/CVE-2019-19065
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-19065.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-19065
Downstream
Related
Published
2019-11-18T06:15:12Z
Modified
2025-08-09T20:01:28Z
Severity
  • 4.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

A memory leak in the sdmainit() function in drivers/infiniband/hw/hfi1/sdma.c in the Linux kernel before 5.3.9 allows attackers to cause a denial of service (memory consumption) by triggering rhashtableinit() failures, aka CID-34b3be18a04e. NOTE: This has been disputed as not a vulnerability because "rhashtableinit() can only fail if it is passed invalid values in the second parameter's struct, but when invoked from sdmainit() that is a pointer to a static const struct, so an attacker could only trigger failure if they could corrupt kernel memory (in which case a small memory leak is not a significant problem).

Database specific
{
    "isDisputed": true
}
References

Affected packages