summaryrefslogtreecommitdiff
path: root/Documentation/features/locking
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2018-06-12 15:43:35 +0300
committerBorislav Petkov <bp@suse.de>2018-06-18 14:26:05 +0300
commit6c974d4dfafe5e9ee754f2a6fba0eb1864f1649e (patch)
tree11dc79e35c192a794f6e36e996651f727e5507d0 /Documentation/features/locking
parent4708aa85d50cc6e962dfa8acf5ad4e0d290a21db (diff)
downloadlinux-6c974d4dfafe5e9ee754f2a6fba0eb1864f1649e.tar.xz
EDAC, i7core: Fix memleaks and use-after-free on probe and remove
Make sure to free and deregister the addrmatch and chancounts devices allocated during probe in all error paths. Also fix use-after-free in a probe error path and in the remove success path where the devices were being put before before deregistration. Signed-off-by: Johan Hovold <johan@kernel.org> Cc: Mauro Carvalho Chehab <mchehab@kernel.org> Cc: linux-edac <linux-edac@vger.kernel.org> Fixes: 356f0a30860d ("i7core_edac: change the mem allocation scheme to make Documentation/kobject.txt happy") Link: http://lkml.kernel.org/r/20180612124335.6420-2-johan@kernel.org Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'Documentation/features/locking')
0 files changed, 0 insertions, 0 deletions