aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-09-22 06:40:15 -0700
committerJakub Kicinski <kuba@kernel.org>2022-09-22 06:40:16 -0700
commitc5da4b68d2a8592a7535bb9e4523158088a6538b (patch)
treeb07036217baa9210b095571b5316664e0077a665 /net/ipv4/udp.c
parentnet: phy: micrel: fix shared interrupt on LAN8814 (diff)
parentselftests: bonding: cause oops in bond_rr_gen_slave_id (diff)
downloadlinux-dev-c5da4b68d2a8592a7535bb9e4523158088a6538b.tar.xz
linux-dev-c5da4b68d2a8592a7535bb9e4523158088a6538b.zip
Merge branch 'bonding-fix-null-deref-in-bond_rr_gen_slave_id'
Jonathan Toppins says: ==================== bonding: fix NULL deref in bond_rr_gen_slave_id Fix a NULL dereference of the struct bonding.rr_tx_counter member because if a bond is initially created with an initial mode != zero (Round Robin) the memory required for the counter is never created and when the mode is changed there is never any attempt to verify the memory is allocated upon switching modes. ==================== Link: https://lore.kernel.org/r/cover.1663694476.git.jtoppins@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4/udp.c')
0 files changed, 0 insertions, 0 deletions