diff options
author | Kangjie Lu <kangjielu@gmail.com> | 2016-06-02 04:11:20 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-02 21:32:37 -0700 |
commit | 4116def2337991b39919f3b448326e21c40e0dbb (patch) | |
tree | 7ccdfaac2b0c0dc732a14d0db3c89abea1dfa5db /net/sched/sch_hfsc.c | |
parent | 5d2be1422e02ccd697ccfcd45c85b4a26e6178e2 (diff) | |
download | linux-4116def2337991b39919f3b448326e21c40e0dbb.tar.bz2 |
rds: fix an infoleak in rds_inc_info_copy
The last field "flags" of object "minfo" is not initialized.
Copying this object out may leak kernel stack data.
Assign 0 to it to avoid leak.
Signed-off-by: Kangjie Lu <kjlu@gatech.edu>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_hfsc.c')
0 files changed, 0 insertions, 0 deletions