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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 10 Apr 2015 15:01:20 +0200
From:	Tobias Hoffmann <lkernel-list@...x.hardliners.org>
To:	Al Viro <viro@...IV.linux.org.uk>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Oops in 4.0.0-rc6: __destroy_inode

On 10/04/15 14:23, Al Viro wrote:
> On Wed, Apr 08, 2015 at 01:12:39PM +0200, Tobias Hoffmann wrote:
>> BUG: unable to handle kernel paging request at ffffffffff3cffff
>> IP: [<ffffffff8115a1c7>] __destroy_inode+0x77/0xd0
>
> FWIW, that's
>          if (inode->i_default_acl&&  inode->i_default_acl != ACL_NOT_CACHED)
>                  posix_acl_release(inode->i_default_acl);
> finding 0xffffffffff3cffff in inode->i_default_acl.  Which filesystem had
> that been?

I'd say this:

/dev/root on / type ext3 
(rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)

(My other partitions are also ext3 [with errors=continue], but one is 
mounted without user_xaddr,acl)


   Tobias


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