mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
18 lines
976 B
Markdown
18 lines
976 B
Markdown
### [CVE-2020-11565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11565)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** An issue was discovered in the Linux kernel through 5.6.2. mpol_parse_str in mm/mempolicy.c has a stack-based out-of-bounds write because an empty nodelist is mishandled during mount option parsing, aka CID-aa9f7d5172fa. NOTE: Someone in the security community disagrees that this is a vulnerability because the issue “is a bug in parsing mount options which can only be specified by a privileged user, so triggering the bug does not grant any powers not already held.”.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/vincent-deng/veracode-container-security-finding-parser
|
|
|