mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-14 20:08:44 +00:00
19 lines
912 B
Markdown
19 lines
912 B
Markdown
|
|
### [CVE-2015-1350](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
||
|
|
- https://github.com/thdusdl1219/CVE-Study
|
||
|
|
- https://github.com/vincent-deng/veracode-container-security-finding-parser
|
||
|
|
|