Fix CVE 2018-5332
authorRISCi_ATOM <bob@bobcall.me>
Tue, 30 Jan 2018 11:28:54 +0000 (06:28 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Tue, 30 Jan 2018 11:28:54 +0000 (06:28 -0500)
commitfcad225674cd5cc66295d7a565a33045e2b01753
treeb529e4825bcd9206d408e40dd293d0af47171812
parent9a6a4b1305d15f672f66134e84b4db2ae47c769a
Fix CVE 2018-5332

The Linux kernel through 4.14.13, 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).

Patch based upon:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c095508770aebf1b9218e77026e48345d719b17c
target/linux/generic/patches-4.4/920-cve-2018-5333-fix.patch [new file with mode: 0644]