ghsa-cfv5-3vm4-4jfp
Vulnerability from github
Published
2022-08-29 20:06
Modified
2022-09-02 00:01
Severity ?
Details
A flaw was found in the copying tool nbdcopy
of libnbd. When performing multi-threaded copies using asynchronous nbd calls, nbdcopy was blindly treating the completion of an asynchronous command as successful, rather than checking the *error parameter. This could result in the silent creation of a corrupted destination image.
{ "affected": [], "aliases": [ "CVE-2022-0485" ], "database_specific": { "cwe_ids": [ "CWE-252" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-08-29T15:15:00Z", "severity": "HIGH" }, "details": "A flaw was found in the copying tool `nbdcopy` of libnbd. When performing multi-threaded copies using asynchronous nbd calls, nbdcopy was blindly treating the completion of an asynchronous command as successful, rather than checking the *error parameter. This could result in the silent creation of a corrupted destination image.", "id": "GHSA-cfv5-3vm4-4jfp", "modified": "2022-09-02T00:01:03Z", "published": "2022-08-29T20:06:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0485" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2022-0485" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2046194" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050324" }, { "type": "WEB", "url": "https://gitlab.com/nbdkit/libnbd/-/commit/8d444b41d09a700c7ee6f9182a649f3f2d325abb" }, { "type": "WEB", "url": "https://listman.redhat.com/archives/libguestfs/2022-February/msg00104.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/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.