ghsa-qgc2-rv3v-hg6j
Vulnerability from github
Published
2022-05-24 17:30
Modified
2022-05-24 17:30
Details
hw/ide/pci.c in QEMU before 5.1.1 can trigger a NULL pointer dereference because it lacks a pointer check before an ide_cancel_dma_sync call.
{ "affected": [], "aliases": [ "CVE-2020-25743" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-10-06T15:15:00Z", "severity": "LOW" }, "details": "hw/ide/pci.c in QEMU before 5.1.1 can trigger a NULL pointer dereference because it lacks a pointer check before an ide_cancel_dma_sync call.", "id": "GHSA-qgc2-rv3v-hg6j", "modified": "2022-05-24T17:30:10Z", "published": "2022-05-24T17:30:10Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25743" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1881409" }, { "type": "WEB", "url": "https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg05967.html" }, { "type": "WEB", "url": "https://ruhr-uni-bochum.sciebo.de/s/NNWP2GfwzYKeKwE?path=%2Fide_nullptr1b" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/09/29/1" } ], "schema_version": "1.4.0", "severity": [] }
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.