diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-04-27 20:16:09 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-05-08 14:08:12 +0200 |
commit | a4995684a949cc1d28fbf09900c47c34b9427ecf (patch) | |
tree | 39e08cb32dee46af6f9ea62ef32d4323e98d8ebc /drivers | |
parent | netfilter: nf_tables: skip synchronize_rcu if transaction log is empty (diff) | |
download | linux-a4995684a949cc1d28fbf09900c47c34b9427ecf.tar.xz linux-a4995684a949cc1d28fbf09900c47c34b9427ecf.zip |
netfilter: bridge: stp fix reference to uninitialized data
The destination mac (destmac) is only valid if EBT_DESTMAC flag
is set. Fix by changing the order of the comparison to look for
the flag first.
Reported-by: syzbot+5c06e318fc558cc27823@syzkaller.appspotmail.com
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions