๐Ÿ” CVE Alert

CVE-2026-31788

HIGH 8.2

xen/privcmd: restrict usage in unprivileged domU

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
3th

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: restrict usage in unprivileged domU The Xen privcmd driver allows to issue arbitrary hypercalls from user space processes. This is normally no problem, as access is usually limited to root and the hypervisor will deny any hypercalls affecting other domains. In case the guest is booted using secure boot, however, the privcmd driver would be enabling a root user process to modify e.g. kernel memory contents, thus breaking the secure boot feature. The only known case where an unprivileged domU is really needing to use the privcmd driver is the case when it is acting as the device model for another guest. In this case all hypercalls issued via the privcmd driver will target that other guest. Fortunately the privcmd driver can already be locked down to allow only hypercalls targeting a specific domain, but this mode can be activated from user land only today. The target domain can be obtained from Xenstore, so when not running in dom0 restrict the privcmd driver to that target domain from the beginning, resolving the potential problem of breaking secure boot. This is XSA-482 --- V2: - defer reading from Xenstore if Xenstore isn't ready yet (Jan Beulich) - wait in open() if target domain isn't known yet - issue message in case no target domain found (Jan Beulich)

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Mar 25, 2026
Last Updated Apr 13, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
1c5de1939c204bde9cce87f4eb3d26e9f9eb732b < 87a803edb2ded911cb587c53bff179d2a2ed2a28 1c5de1939c204bde9cce87f4eb3d26e9f9eb732b < 1879319d790f7d57622cdc22807b60ea78b56b6d 1c5de1939c204bde9cce87f4eb3d26e9f9eb732b < 78432d8f0372c71c518096395537fa12be7ff24e 1c5de1939c204bde9cce87f4eb3d26e9f9eb732b < 389bae9a4409934e8b8d4dbdaaf02a3ae71cf8e4 1c5de1939c204bde9cce87f4eb3d26e9f9eb732b < cbede2e833da1893afbea9b3ff29b5dda23a4a91 1c5de1939c204bde9cce87f4eb3d26e9f9eb732b < 453b8fb68f3641fea970db88b7d9a153ed2a37e8
Linux / Linux
2.6.37

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/87a803edb2ded911cb587c53bff179d2a2ed2a28 git.kernel.org: https://git.kernel.org/stable/c/1879319d790f7d57622cdc22807b60ea78b56b6d git.kernel.org: https://git.kernel.org/stable/c/78432d8f0372c71c518096395537fa12be7ff24e git.kernel.org: https://git.kernel.org/stable/c/389bae9a4409934e8b8d4dbdaaf02a3ae71cf8e4 git.kernel.org: https://git.kernel.org/stable/c/cbede2e833da1893afbea9b3ff29b5dda23a4a91 git.kernel.org: https://git.kernel.org/stable/c/453b8fb68f3641fea970db88b7d9a153ed2a37e8 xenbits.xen.org: http://xenbits.xen.org/xsa/advisory-482.html openwall.com: http://www.openwall.com/lists/oss-security/2026/03/24/2 openwall.com: http://www.openwall.com/lists/oss-security/2026/03/24/3 openwall.com: http://www.openwall.com/lists/oss-security/2026/03/24/4 openwall.com: http://www.openwall.com/lists/oss-security/2026/03/24/5 openwall.com: http://www.openwall.com/lists/oss-security/2026/03/26/4