cve/2017/CVE-2017-6874.md
2024-05-26 14:27:05 +02:00

780 B

CVE-2017-6874

Description

Race condition in kernel/ucount.c in the Linux kernel through 4.10.2 allows local users to cause a denial of service (use-after-free and system crash) or possibly have unspecified other impact via crafted system calls that leverage certain decrement behavior that causes incorrect interaction between put_ucounts and get_ucounts.

POC

Reference

No PoCs from references.

Github