CVE-2014-3640
CVSS V2 Low 2.1
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2014-3640
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2014-11-07T19:55:02
- Last Modified Date
- 2023-02-13T00:41:09
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.0.0:-:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.0.0:rc0:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.0.0:rc1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.0.0:rc2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.0.0:rc3:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.0.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.1.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.1.0:rc0:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.1.0:rc1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.1.0:rc2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.1.0:rc3:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.1.0:rc5:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:qemu:qemu:2.1.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_hpc_node:7.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 2.1
- Severity
- LOW
- Exploitability Score
- 3.9
- Impact Score
- 2.9
References
Reference URL | Reference Tags |
---|---|
http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg03543.html | Patch Vendor Advisory |
http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04598.html | Patch Vendor Advisory |
http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04707.html | Patch Vendor Advisory |
http://rhn.redhat.com/errata/RHSA-2015-0349.html | Third Party Advisory |
http://rhn.redhat.com/errata/RHSA-2015-0624.html | Third Party Advisory |
http://www.debian.org/security/2014/dsa-3044 | |
http://www.debian.org/security/2014/dsa-3045 | Third Party Advisory |
http://www.ubuntu.com/usn/USN-2409-1 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2015:0349 | |
https://access.redhat.com/errata/RHSA-2015:0624 | |
https://access.redhat.com/security/cve/CVE-2014-3640 | |
https://bugzilla.redhat.com/show_bug.cgi?id=1144818 | Issue Tracking |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2014-3640 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3640 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 08:12:43 | Added to TrackCVE | |||
2022-12-02 02:14:17 | 2014-11-07T19:55Z | 2014-11-07T19:55:02 | CVE Published Date | updated |
2022-12-02 02:14:17 | 2017-11-04T01:29:01 | CVE Modified Date | updated | |
2022-12-02 02:14:17 | Modified | Vulnerability Status | updated | |
2023-02-02 21:04:37 | 2023-02-02T20:17:59 | CVE Modified Date | updated | |
2023-02-02 21:04:38 | 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. | A NULL pointer dereference flaw was found in the way QEMU handled UDP packets with a source port and address of 0 when QEMU's user networking was in use. A local guest user could use this flaw to crash the guest. | Description | updated |
2023-02-02 21:04:45 | References | updated | ||
2023-02-13 01:05:23 | 2023-02-13T00:41:09 | CVE Modified Date | updated | |
2023-02-13 01:05:23 | A NULL pointer dereference flaw was found in the way QEMU handled UDP packets with a source port and address of 0 when QEMU's user networking was in use. A local guest user could use this flaw to crash the guest. | 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. | Description | updated |