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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 14 Feb 2011 11:56:59 +0100
From:	Tejun Heo <tj@...nel.org>
To:	mszeredi@...e.cz, viro@...iv.linux.org.uk
Cc:	linux-kernel@...r.kernel.org, kovariadam@...il.com
Subject: FUSE triggering BUG through blkdev_put()

Please take a look at the following bug.

 https://bugzilla.kernel.org/show_bug.cgi?id=28642

The bug title and description are completely misleading but the
problem seems to have been caused by the recent eviction related
changes.  FUSE ends up blkdev_put'ting while I_CLEAR is still set on
the blkdev's inode triggering BUG_ON() in iput().

Thanks.

-- 
tejun
--
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