Files
CVEs-PoC/2009/CVE-2009-3624.md
T
2025-09-29 21:09:30 +02:00

902 B

CVE-2009-3624

Description

The get_instantiation_keyring function in security/keys/keyctl.c in the KEYS subsystem in the Linux kernel before 2.6.32-rc5 does not properly maintain the reference count of a keyring, which allows local users to gain privileges or cause a denial of service (OOPS) via vectors involving calls to this function without specifying a keyring by ID, as demonstrated by a series of keyctl request2 and keyctl list commands.

POC

Reference

Github

No PoCs found on GitHub currently.