CVE-2012-0045

Linux Kernel < 3.2.14 - Denial of Service via KVM em_syscall Opcode Handling

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2012-0045. PoCs published by Stephan Sattler.

AI-analyzed exploit summary The provided code is a minimal 32-bit assembly stub that performs a syscall, likely intended as a placeholder or incomplete PoC for CVE-2012-0045, a local DoS vulnerability in Linux kernels running as guest images.

Description

The em_syscall function in arch/x86/kvm/emulate.c in the KVM implementation in the Linux kernel before 3.2.14 does not properly handle the 0f05 (aka syscall) opcode, which allows guest OS users to cause a denial of service (guest OS crash) via a crafted application, as demonstrated by an NASM file.

Exploits (1)

exploitdb STUB VERIFIED
by Stephan Sattler · textdoslinux
https://www.exploit-db.com/exploits/36545

The provided code is a minimal 32-bit assembly stub that performs a syscall, likely intended as a placeholder or incomplete PoC for CVE-2012-0045, a local DoS vulnerability in Linux kernels running as guest images.

Classification
Stub 90%
Attack Type
Dos
Complexity
Trivial
Reliability
Theoretical
Target: Linux kernel (guest images)
No auth needed
Prerequisites: Local access to a vulnerable Linux kernel running as a guest image
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

EPSS 0.0101
EPSS Percentile 58.7%

Details

Status published
Products (40)
linux/linux_kernel 3.0 rc1 (7 CPE variants)
linux/linux_kernel 3.0.1
linux/linux_kernel 3.0.2
linux/linux_kernel 3.0.3
linux/linux_kernel 3.0.4
linux/linux_kernel 3.0.5
linux/linux_kernel 3.0.6
linux/linux_kernel 3.0.7
linux/linux_kernel 3.0.8
linux/linux_kernel 3.0.9
... and 30 more
Published Jul 03, 2012
Tracked Since Feb 18, 2026