Prasad J Pandit 413d463f43 slirp: check len against dhcp options array end
While parsing dhcp options string in 'dhcp_decode', if an options'
length 'len' appeared towards the end of 'bp_vend' array, ensuing
read could lead to an OOB memory access issue. Add check to avoid it.

This is CVE-2017-11434.

Reported-by: Reno Robert <renorobert@gmail.com>
Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
2017-08-03 00:26:44 +02:00
..
2017-07-15 14:28:25 +02:00
2017-04-25 19:17:25 +08:00
2017-04-25 19:17:25 +08:00
2017-04-25 19:17:25 +08:00
2017-04-29 18:44:16 +02:00
2017-04-25 19:17:25 +08:00
2017-04-29 18:44:16 +02:00
2017-05-27 23:34:47 +02:00
2017-04-29 18:44:16 +02:00
2017-04-29 18:29:58 +02:00