| Summary: | kernel: incorrect termination condition in assoc array garbage collection (CVE-2014-3631) | ||
|---|---|---|---|
| Product: | Gentoo Security | Reporter: | Tomáš Mózes <hydrapolic> |
| Component: | Kernel | Assignee: | Gentoo Security <security> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.19 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Tomáš Mózes
2014-09-17 18:02:05 UTC
CVE-2014-3631 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3631): 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. Vulnerable versions not in tree. |