cve/2005/CVE-2005-3356.md
2024-06-18 02:51:15 +02:00

805 B

CVE-2005-3356

Description

The mq_open system call in Linux kernel 2.6.9, in certain situations, can decrement a counter twice ("double decrement") as a result of multiple calls to the mntput function when the dentry_open function call fails, which allows local users to cause a denial of service (panic) via unspecified attack vectors.

POC

Reference

Github

No PoCs found on GitHub currently.