Files
CVEs-PoC/2009/CVE-2009-4141.md
T
2024-06-09 00:33:16 +00:00

888 B

CVE-2009-4141

Description

Use-after-free vulnerability in the fasync_helper function in fs/fcntl.c in the Linux kernel before 2.6.33-rc4-git1 allows local users to gain privileges via vectors that include enabling O_ASYNC (aka FASYNC or FIOASYNC) on a locked file, and then closing this file.

POC

Reference

Github

No PoCs found on GitHub currently.