CVE-2017-7472
MEDIUMLinux kernel < 4.10.13 - Denial of Service via KEY_REQKEY_DEFL_THREAD_KEYRING Keyctl Calls
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2017-7472. PoCs published by Marcus Meissner, homjxi0e.
AI-analyzed exploit summary This exploit triggers a memory leak in the Linux kernel by repeatedly calling keyctl_set_reqkey_keyring, causing the system to run out of memory. It leverages a vulnerability in the key management subsystem.
Description
The KEYS subsystem in the Linux kernel before 4.10.13 allows local users to cause a denial of service (memory consumption) via a series of KEY_REQKEY_DEFL_THREAD_KEYRING keyctl_set_reqkey_keyring calls.
Exploits (2)
This exploit triggers a memory leak in the Linux kernel by repeatedly calling keyctl_set_reqkey_keyring, causing the system to run out of memory. It leverages a vulnerability in the key management subsystem.
This PoC exploits a memory consumption vulnerability in the Linux kernel's KEYS subsystem by repeatedly calling keyctl_set_reqkey_keyring, leading to a denial of service (DoS). The code is a minimal reproducer that triggers the vulnerability by exhausting kernel memory.
References (15)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H