From: Ka-Cheong Poon <ka-cheong.p...@oracle.com> Date: Wed, 21 Aug 2019 20:18:24 -0700
> The rds6_inc_info_copy() function has a couple struct members which > are leaking stack information. The ->tos field should hold actual > information and the ->flags field needs to be zeroed out. > > Fixes: 3eb450367d08 ("rds: add type of service(tos) infrastructure") > Fixes: b7ff8b1036f0 ("rds: Extend RDS API for IPv6 support") > Reported-by: 黄ID蝴蝶 <butterflyhuan...@gmail.com> > Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com> > Signed-off-by: Ka-Cheong Poon <ka-cheong.p...@oracle.com> Why would an info leak bug fix, present in current kernels, be targetted at 'net-next' instead of 'net'? Please retarget this at 'net' properly, thank you.