mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-28 06:01:13 +01:00
836 B
836 B
CVE-2015-7550
Description
The keyctl_read_key function in security/keys/keyctl.c in the Linux kernel before 4.3.4 does not properly use a semaphore, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted application that leverages a race condition between keyctl_revoke and keyctl_read calls.