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

811 B

CVE-2016-7097

Description

The filesystem implementation in the Linux kernel through 4.8.2 preserves the setgid bit during a setxattr call, which allows local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions.

POC

Reference

Github