lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 6 Mar 2007 10:53:14 -0800
From:	Mark Fasheh <mark.fasheh@...cle.com>
To:	Akinobu Mita <akinobu.mita@...il.com>
Cc:	linux-kernel@...r.kernel.org, Kurt Hackel <kurt.hackel@...cle.com>
Subject: Re: [PATCH] ocfs2: fix module_init error handling

On Wed, Mar 07, 2007 at 01:38:17AM +0900, Akinobu Mita wrote:
> OK. There are three problems (these are not likely to happen)
> 
> - There is no error handling when register_filesystem() fails
>  (several slab caches, debugfs directory, and workqueue will not be cleaned)
> 
> - workqueue will not be cleaned if debugfs_create_dir() returns error.
> 
> - kmem_cache_destroy() with NULL oops will happen if
>  ocfs2_free_mem_caches(), exit_ocfs2_uptodate_cache(),
>  or exit_ocfs2_extent_maps() return error.

Ok, both those patches are in ocfs2.git now.
	--Mark

--
Mark Fasheh
Senior Software Developer, Oracle
mark.fasheh@...cle.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ