lkml.org 
[lkml]   [2022]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net v3 0/2] Fix UAF and null-ptr-deref bugs in rose protocol
Date
The first patch fixes the UAF bug of sock caused by
timer. The second patch fixes the null-ptr-deref bug
caused by rose_kill_by_neigh().

Duoming Zhou (2):
net: rose: fix UAF bugs caused by timer handler
net: rose: fix null-ptr-deref caused by rose_kill_by_neigh

net/rose/af_rose.c | 6 ++++++
net/rose/rose_route.c | 2 ++
net/rose/rose_timer.c | 34 +++++++++++++++++++---------------
3 files changed, 27 insertions(+), 15 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2022-06-24 03:07    [W:1.019 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site