ghsa-j3fm-c8x4-hh72
Vulnerability from github
Published
2022-05-17 00:28
Modified
2022-05-17 00:28
Details
The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket.
{ "affected": [], "aliases": [ "CVE-2014-3640" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-11-07T19:55:00Z", "severity": "LOW" }, "details": "The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket.", "id": "GHSA-j3fm-c8x4-hh72", "modified": "2022-05-17T00:28:35Z", "published": "2022-05-17T00:28:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3640" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2015:0349" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2015:0624" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2014-3640" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818" }, { "type": "WEB", "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg03543.html" }, { "type": "WEB", "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04598.html" }, { "type": "WEB", "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04707.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0349.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0624.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-3044" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-3045" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2409-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.