Re: [PATCH net] ipv4: add missing initialization for flowi4_uid

2017-02-26 Thread David Miller
From: Julian Anastasov Date: Sun, 26 Feb 2017 15:50:52 +0200 > Avoid matching of random stack value for uid when rules > are looked up on input route or when RP filter is used. > Problem should affect only setups that use ip rules with > uid range. > > Fixes: 622ec2c9d524 ("net: core: add UID to

[PATCH net] ipv4: add missing initialization for flowi4_uid

2017-02-26 Thread Julian Anastasov
Avoid matching of random stack value for uid when rules are looked up on input route or when RP filter is used. Problem should affect only setups that use ip rules with uid range. Fixes: 622ec2c9d524 ("net: core: add UID to flows, rules, and routes") Signed-off-by: Julian Anastasov --- net/ipv4/