aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-11-07 19:59:05 -0800
committerJakub Kicinski <kuba@kernel.org>2022-11-07 19:59:29 -0800
commit89bbe785b4d196cc3d00056adc58da8484a824a1 (patch)
treed6373d9144841d41e2288b5440adc01e4bd2fab9 /drivers
parenttipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header (diff)
parentsctp: clear out_curr if all frag chunks of current msg are pruned (diff)
downloadlinux-dev-89bbe785b4d196cc3d00056adc58da8484a824a1.tar.xz
linux-dev-89bbe785b4d196cc3d00056adc58da8484a824a1.zip
Merge branch 'sctp-fix-a-null-pointer-dereference-in-sctp_sched_dequeue_common'
Xin Long says: ==================== sctp: fix a NULL pointer dereference in sctp_sched_dequeue_common This issue was triggered with SCTP_PR_SCTP_PRIO in sctp, and caused by not checking and fixing stream->out_curr after removing a chunk from this stream. Patch 1 removes an unnecessary check and makes the real fix easier to add in Patch 2. ==================== Link: https://lore.kernel.org/r/cover.1667598261.git.lucien.xin@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions