lkml.org 
[lkml]   [2019]   [Oct]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] treewide: fix interrupted release
Date
Two old USB drivers had a bug in them which could lead to memory leaks
if an interrupted process raced with a disconnect event.

Turns out we had a few more driver in other subsystems with the same
kind of bug in them.

Note that all but the s390 patch have only been compile tested, while
the s390 one has not even been built.

Johan


Johan Hovold (4):
drm/msm: fix memleak on release
media: bdisp: fix memleak on release
media: radio: wl1273: fix interrupt masking on release
s390/zcrypt: fix memleak at release

drivers/gpu/drm/msm/msm_debugfs.c | 6 +-----
drivers/media/platform/sti/bdisp/bdisp-v4l2.c | 3 +--
drivers/media/radio/radio-wl1273.c | 3 +--
drivers/s390/crypto/zcrypt_api.c | 3 +--
4 files changed, 4 insertions(+), 11 deletions(-)

--
2.23.0

\
 
 \ /
  Last update: 2019-10-10 15:15    [W:0.108 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site