cve/2015/CVE-2015-1350.md
2024-05-26 14:27:05 +02:00

912 B

CVE-2015-1350

Description

The VFS subsystem in the Linux kernel 3.x provides an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allows local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program.

POC

Reference

No PoCs from references.

Github