drivers/vhost/net.c in the Linux kernel before 3.13.10, when mergeable buffers are disabled, does not properly validate packet lengths, which allows guest OS users to cause a denial of service (memory corruption and host OS crash) or possibly gain privileges on the host OS via crafted packets, related to the handle_rx and get_rx_bufs functions.
                
            References
                    Configurations
                    History
                    No history.
Information
                Published : 2014-04-14 23:55
Updated : 2025-04-12 10:46
NVD link : CVE-2014-0077
Mitre link : CVE-2014-0077
CVE.ORG link : CVE-2014-0077
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-787
                        
            Out-of-bounds Write
