mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-21 02:13:48 +00:00
19 lines
787 B
Markdown
19 lines
787 B
Markdown
### [CVE-2016-4580](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4580)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The x25_negotiate_facilities function in net/x25/x25_facilities.c in the Linux kernel before 4.5.5 does not properly initialize a certain data structure, which allows attackers to obtain sensitive information from kernel stack memory via an X.25 Call Request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
- https://github.com/vincent-deng/veracode-container-security-finding-parser
|
|
|