cve/2018/CVE-2018-5332.md
2024-06-18 02:51:15 +02:00

696 B

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

Github

No PoCs found on GitHub currently.