mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
737 B
Markdown
18 lines
737 B
Markdown
### [CVE-2017-5550](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5550)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the pipe_advance function in lib/iov_iter.c in the Linux kernel before 4.9.5 allows local users to obtain sensitive information from uninitialized heap-memory locations in opportunistic circumstances by reading from a pipe after an incorrect buffer-release decision.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|