cve/2009/CVE-2009-0834.md
2024-06-18 02:51:15 +02:00

937 B

CVE-2009-0834

Description

The audit_syscall_entry function in the Linux kernel 2.6.28.7 and earlier on the x86_64 platform does not properly handle (1) a 32-bit process making a 64-bit syscall or (2) a 64-bit process making a 32-bit syscall, which allows local users to bypass certain syscall audit configurations via crafted syscalls, a related issue to CVE-2009-0342 and CVE-2009-0343.

POC

Reference

Github

No PoCs found on GitHub currently.