Division by zero in Linux kernel - CVE-2015-7513

 

Division by zero in Linux kernel - CVE-2015-7513

Published: February 8, 2016 / Updated: December 10, 2021


Vulnerability identifier: #VU91382
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-7513
CWE-ID: CWE-369
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to a crash the entire system.

The vulnerability exists due to a division by zero error within the kvm_vm_ioctl_get_pit(), kvm_vm_ioctl_get_pit2() and kvm_vm_ioctl_set_pit2() functions in arch/x86/kvm/x86.c. A local user can a crash the entire system.


How to mitigate CVE-2015-7513

Install update from vendor's website.

Sources