ghsa-gr9g-q7vr-6rvv
Vulnerability from github
Published
2022-05-24 16:57
Modified
2023-10-03 18:30
Severity ?
VLAI Severity ?
Details
An issue was discovered in write_tpt_entry in drivers/infiniband/hw/cxgb4/mem.c in the Linux kernel through 5.3.2. The cxgb4 driver is directly calling dma_map_single (a DMA function) from a stack variable. This could allow an attacker to trigger a Denial of Service, exploitable if this driver is used on an architecture for which this stack/DMA interaction has security relevance.
{ "affected": [], "aliases": [ "CVE-2019-17075" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-10-01T21:15:00Z", "severity": "HIGH" }, "details": "An issue was discovered in write_tpt_entry in drivers/infiniband/hw/cxgb4/mem.c in the Linux kernel through 5.3.2. The cxgb4 driver is directly calling dma_map_single (a DMA function) from a stack variable. This could allow an attacker to trigger a Denial of Service, exploitable if this driver is used on an architecture for which this stack/DMA interaction has security relevance.", "id": "GHSA-gr9g-q7vr-6rvv", "modified": "2023-10-03T18:30:21Z", "published": "2022-05-24T16:57:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17075" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html" }, { "type": "WEB", "url": "https://lore.kernel.org/lkml/20191001165611.GA3542072@kroah.com" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Nov/11" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4208-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4210-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4211-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4211-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4226-1" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuApr2021.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/155212/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…