aboutsummaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorGravatar David S. Miller <davem@davemloft.net> 2022-10-19 13:47:09 +0100
committerGravatar David S. Miller <davem@davemloft.net> 2022-10-19 13:47:09 +0100
commite38cf36695c9473f3d0a08bb9f27e33a8dc0ff53 (patch)
treedde5d70f99ffb7429ce32c5c0f9eae2c18d4a342 /net/core
parentethernet: marvell: octeontx2 Fix resource not freed after malloc (diff)
parentnet: sched: sfb: fix null pointer access issue when sfb_init() fails (diff)
downloadlinux-e38cf36695c9473f3d0a08bb9f27e33a8dc0ff53.tar.gz
linux-e38cf36695c9473f3d0a08bb9f27e33a8dc0ff53.tar.bz2
linux-e38cf36695c9473f3d0a08bb9f27e33a8dc0ff53.zip
Merge branch 'qdisc-null-deref'
Zhengchao Shao says: ==================== net: fix null pointer access issue in qdisc These three patches fix the same type of problem. Set the default qdisc, and then construct an init failure scenario when the dev qdisc is configured on mqprio to trigger the reset process. NULL pointer access may occur during the reset process. --- v2: for fq_codel, revert the patch --- ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions