ghsa-c3vm-qh5c-27gq
Vulnerability from github
Published
2022-05-13 01:14
Modified
2022-05-13 01:14
Severity ?
Details
In the Linux kernel 4.14.x, 4.15.x, 4.16.x, 4.17.x, and 4.18.x before 4.18.13, faulty computation of numeric bounds in the BPF verifier permits out-of-bounds memory accesses because adjust_scalar_min_max_vals in kernel/bpf/verifier.c mishandles 32-bit right shifts.
{ "affected": [], "aliases": [ "CVE-2018-18445" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-10-17T19:29:00Z", "severity": "HIGH" }, "details": "In the Linux kernel 4.14.x, 4.15.x, 4.16.x, 4.17.x, and 4.18.x before 4.18.13, faulty computation of numeric bounds in the BPF verifier permits out-of-bounds memory accesses because adjust_scalar_min_max_vals in kernel/bpf/verifier.c mishandles 32-bit right shifts.", "id": "GHSA-c3vm-qh5c-27gq", "modified": "2022-05-13T01:14:42Z", "published": "2022-05-13T01:14:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18445" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/b799207e1e1816b09e7a5920fbb2d5fcf6edd681" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0512" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0514" }, { "type": "WEB", "url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1686" }, { "type": "WEB", "url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.75" }, { "type": "WEB", "url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.13" }, { "type": "WEB", "url": "https://support.f5.com/csp/article/K38456756" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3832-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3835-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3847-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3847-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3847-3" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b799207e1e1816b09e7a5920fbb2d5fcf6edd681" } ], "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.