CVE-2009-1914
Linux Kernel < 2.6.29 - Denial of Service via Uninitialized Pointer in pci_register_iommu_region
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1914. PoCs published by Mikulas Patocka.
AI-analyzed exploit summary The provided text describes a local denial-of-service vulnerability in the Linux kernel affecting sparc64 architecture. It references a command to trigger the issue but lacks executable exploit code.
Description
The pci_register_iommu_region function in arch/sparc/kernel/pci_common.c in the Linux kernel before 2.6.29 on the sparc64 platform allows local users to cause a denial of service (system crash) by reading the /proc/iomem file, related to uninitialized pointers and the request_resource function.
Exploits (1)
The provided text describes a local denial-of-service vulnerability in the Linux kernel affecting sparc64 architecture. It references a command to trigger the issue but lacks executable exploit code.