ghsa-mjf9-q9gc-82xc
Vulnerability from github
Published
2022-05-13 01:12
Modified
2022-05-13 01:12
Severity ?
Details
In the Linux kernel through 3.2, the rds_message_alloc_sgs() function does not validate a value that is used during DMA page allocation, leading to a heap-based out-of-bounds write (related to the rds_rdma_extra_size function in net/rds/rdma.c).
{ "affected": [], "aliases": [ "CVE-2018-5332" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-01-11T07:29:00Z", "severity": "HIGH" }, "details": "In the Linux kernel through 3.2, the rds_message_alloc_sgs() function does not validate a value that is used during DMA page allocation, leading to a heap-based out-of-bounds write (related to the rds_rdma_extra_size function in net/rds/rdma.c).", "id": "GHSA-mjf9-q9gc-82xc", "modified": "2022-05-13T01:12:13Z", "published": "2022-05-13T01:12:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5332" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/c095508770aebf1b9218e77026e48345d719b17c" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0470" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=60daca9efbb3e4109ebc1f7069543e5573fc124e" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/05/msg00000.html" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3617-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3617-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3617-3" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3619-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3619-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3620-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3620-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3632-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4187" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c095508770aebf1b9218e77026e48345d719b17c" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/102507" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.
- 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.