CVE Catalog

CVE-2014-3631

High
Published: Translated: NVD NIST

Summary

The assoc_array_gc function in the associative-array implementation in the Linux kernel before version 3.16.3 does not properly implement garbage collection, which may lead to system crashes or other unspecified impacts.

Risk Assessment

Local users can exploit this vulnerability to cause a denial of service through NULL pointer dereference, leading to system crashes.

Recommendation

It is recommended to update the Linux kernel to version 3.16.3 or later to mitigate this vulnerability.

Other vulnerabilities in Linux kernel (versions before 3.16.3)

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS