CVE-2015-7971

low
Published 2015-10-30 · Modified 2026-05-06
CVSS v3
CVSS v2
2.1
VIR risk
2.1

Description

Xen 3.2.x through 4.6.x does not limit the number of printk console messages when logging certain pmu and profiling hypercalls, which allows local guests to cause a denial of service via a sequence of crafted (1) HYPERCALL_xenoprof_op hypercalls, which are not properly handled in the do_xenoprof_op function in common/xenoprof.c, or (2) HYPERVISOR_xenpmu_op hypercalls, which are not properly handled in the do_xenpmu_op function in arch/x86/cpu/vpmu.c.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-7971

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://xenbits.xen.org/xsa/advisory-152.html

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed4.6.0-1
debian debianbullseyefixed4.6.0-1
debian debianforkyfixed4.6.0-1
debian debiansidfixed4.6.0-1
debian debiantrixiefixed4.6.0-1

References

CWEs

CWE-19

Verify integrity in audit chain (admin only). AS-IS.