cve/2014/CVE-2014-3631.md
2024-05-26 14:27:05 +02:00

869 B

CVE-2014-3631

Description

The assoc_array_gc function in the associative-array implementation in lib/assoc_array.c in the Linux kernel before 3.16.3 does not properly implement garbage collection, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via multiple "keyctl newring" operations followed by a "keyctl timeout" operation.

POC

Reference

Github

No PoCs found on GitHub currently.