cve/2016/CVE-2016-7097.md
2024-05-26 14:27:05 +02:00

776 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