Skip to content
Commit 4b618433 authored by Salva Peiró's avatar Salva Peiró Committed by Greg Kroah-Hartman
Browse files

staging/dgnc: fix info leak in ioctl



The dgnc_mgmt_ioctl() code fails to initialize the 16 _reserved bytes of
struct digi_dinfo after the ->dinfo_nboards member. Add an explicit
memset(0) before filling the structure to avoid the info leak.

Signed-off-by: default avatarSalva Peiró <speirofr@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 561e2967
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment