ghsa-prw9-fq4w-jfrf
Vulnerability from github
Published
2022-05-24 17:29
Modified
2022-10-07 18:15
Severity ?
VLAI Severity ?
Details
An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the move_desc
function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause move_desc
to get stuck in a 4,294,967,295-count iteration loop. Depending on how vhost_crypto
is being used this could prevent other VMs or network tasks from being serviced by the busy DPDK lcore for an extended period.
{ "affected": [], "aliases": [ "CVE-2020-14378" ], "database_specific": { "cwe_ids": [ "CWE-190", "CWE-191" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-09-30T19:15:00Z", "severity": "MODERATE" }, "details": "An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the `move_desc` function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause `move_desc` to get stuck in a 4,294,967,295-count iteration loop. Depending on how `vhost_crypto` is being used this could prevent other VMs or network tasks from being serviced by the busy DPDK lcore for an extended period.", "id": "GHSA-prw9-fq4w-jfrf", "modified": "2022-10-07T18:15:55Z", "published": "2022-05-24T17:29:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14378" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879473" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4550-1" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2020/09/28/3" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00004.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00006.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/01/04/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "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.
Loading…
Loading…