mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
895 B
Markdown
19 lines
895 B
Markdown
### [CVE-2016-4913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4913)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The get_rock_ridge_filename function in fs/isofs/rock.c in the Linux kernel before 4.5.5 mishandles NM (aka alternate name) entries containing \0 characters, which allows local users to obtain sensitive information from kernel memory or possibly have unspecified other impact via a crafted isofs filesystem.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinoct2016-3090547.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|