7.2
CVSSv2

CVE-2014-3631

Published: 28/09/2014 Updated: 02/02/2024
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

The assoc_array_gc function in the associative-array implementation in lib/assoc_array.c in the Linux kernel prior to 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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

linux linux kernel

Vendor Advisories

Several security issues were fixed in the kernel ...
Several security issues were fixed in the kernel ...
A flaw was found in the way the Linux kernel's keys subsystem handled the termination condition in the associative array garbage collection functionality A local, unprivileged user could use this flaw to crash the system ...

Exploits

/* ---------------------------------------------------------------------------------------------------- * cve-2014-3631_pocc * * The assoc_array_gc function in the associative-array implementation in lib/assoc_arrayc in the Linux kernel before 3163 * does not properly implement garbage collection, which allows local users to cause a denia ...
The assoc_array_gc function in the associative-array implementation in lib/assoc_arrayc in the Linux kernel before 3163 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" operation ...