mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
777 B
Markdown
19 lines
777 B
Markdown
### [CVE-2018-20511](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20511)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Linux kernel before 4.18.11. The ipddp_ioctl function in drivers/net/appletalk/ipddp.c allows local users to obtain sensitive kernel address information by leveraging CAP_NET_ADMIN to read the ipddp_route dev and next fields via an SIOCFINDIPDDPRT ioctl call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/4118-1/
|
|
- https://usn.ubuntu.com/4118-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|