cve/2018/CVE-2018-20511.md

19 lines
777 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-20511](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20511)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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/
2024-06-09 00:33:16 +00:00
- https://usn.ubuntu.com/4118-1/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.