aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2021-04-26 10:11:49 +0200
committerDavid S. Miller <[email protected]>2021-04-26 12:54:44 -0700
commit2ad5692db72874f02b9ad551d26345437ea4f7f3 (patch)
tree52b1e6e72d07d7ae4cd029f9370542c6d21bfd1f /scripts/gdb/linux/timerlist.py
parentd0c5d18da2da00f3bf550286426fabd01cb63bde (diff)
net: hso: fix NULL-deref on disconnect regression
Commit 8a12f8836145 ("net: hso: fix null-ptr-deref during tty device unregistration") fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointer dereference on every disconnect instead. Specifically, the serial device table must no longer be accessed after the minor has been released by hso_serial_tty_unregister(). Fixes: 8a12f8836145 ("net: hso: fix null-ptr-deref during tty device unregistration") Cc: [email protected] Cc: Anirudh Rayabharam <[email protected]> Reported-by: Leonardo Antoniazzi <[email protected]> Signed-off-by: Johan Hovold <[email protected]> Reviewed-by: Anirudh Rayabharam <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions