mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
696 B
Markdown
18 lines
696 B
Markdown
### [CVE-2018-5332](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5332)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel through 3.2, the rds_message_alloc_sgs() function does not validate a value that is used during DMA page allocation, leading to a heap-based out-of-bounds write (related to the rds_rdma_extra_size function in net/rds/rdma.c).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3620-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|