ShaikUsaf / linux-4.19.72_CVE-2020-14356

Other
0 stars 0 forks source link

CVE-2019-19065 (Medium) detected in linuxlinux-4.19.238 #140

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2019-19065 - Medium Severity Vulnerability

Vulnerable Library - linuxlinux-4.19.238

The Linux Kernel

Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux

Found in HEAD commit: 05c0743befb9102e2ecb9fbd0fa8eb43eb8bb5ec

Found in base branch: master

Vulnerable Source Files (2)

/drivers/infiniband/hw/hfi1/sdma.c /drivers/infiniband/hw/hfi1/sdma.c

Vulnerability Details

** DISPUTED ** A memory leak in the sdma_init() 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 rhashtable_init() failures, aka CID-34b3be18a04e. NOTE: This has been disputed as not a vulnerability because "rhashtable_init() can only fail if it is passed invalid values in the second parameter's struct, but when invoked from sdma_init() 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)."

Publish Date: 2019-11-18

URL: CVE-2019-19065

CVSS 3 Score Details (4.7)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19065

Release Date: 2020-08-24

Fix Resolution: v5.4-rc3


Step up your Open Source Security Game with Mend here