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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2014-11-07 19:55
Updated : 2025-04-12 10:46
NVD link : CVE-2014-3640
Mitre link : CVE-2014-3640
CVE.ORG link : CVE-2014-3640
JSON object : View
Products Affected
qemu
- qemu
redhat
- enterprise_linux_workstation
- enterprise_linux_desktop
- enterprise_linux_server
- enterprise_linux_hpc_node
debian
- debian_linux
canonical
- ubuntu_linux
CWE
CWE-476
NULL Pointer Dereference