CVE-2012-3495

medium
Published 2012-11-23 · Modified 2026-04-29
CVSS v3
CVSS v2
6.1
VIR risk
6.1

Description

The physdev_get_free_pirq hypercall in arch/x86/physdev.c in Xen 4.1.x and Citrix XenServer 6.0.2 and earlier uses the return value of the get_free_pirq function as an array index without checking that the return value indicates an error, which allows guest OS users to cause a denial of service (invalid memory write and host crash) and possibly gain privileges via unspecified vectors.

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-2012-3495

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed4.1.3-2
debian debianbullseyefixed4.1.3-2
debian debianforkyfixed4.1.3-2
debian debiansidfixed4.1.3-2
debian debiantrixiefixed4.1.3-2

Application impact

VendorProductVersionsFixed
citrixxenserver{"endIncluding":"6.0.2"}
citrixxenserver5.0
citrixxenserver5.5
citrixxenserver5.6
citrixxenserver6.0

References

CWEs

CWE-20

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