MEDIUM · 5.5

CVE-2014-0077

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...

Vulnerability Description

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.

CVSS Score

5.5

MEDIUM

AV:A/AC:H/Au:S/C:P/I:P/A:C
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
COMPLETE

Affected Products

VendorProductVersions
LinuxLinux Kernel< 3.13.10

Related Weaknesses (CWE)

References

FAQ

What is CVE-2014-0077?

CVE-2014-0077 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...

How severe is CVE-2014-0077?

CVE-2014-0077 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2014-0077?

Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.