cve/2015/CVE-2015-7613.md
2024-06-18 02:51:15 +02:00

902 B

CVE-2015-7613

Description

Race condition in the IPC object implementation in the Linux kernel through 4.2.3 allows local users to gain privileges by triggering an ipc_addid call that leads to uid and gid comparisons against uninitialized data, related to msg.c, shm.c, and util.c.

POC

Reference

Github

No PoCs found on GitHub currently.