Files
CVEs-PoC/2015/CVE-2015-7613.md
2025-09-29 21:09:30 +02:00

1.0 KiB

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.