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-prev] [day] [month] [year] [list]
Date:	Thu, 23 Jul 2015 12:51:39 +0200
From:	Willy Tarreau <w@....eu>
To:	a.afach@...ridware.co
Cc:	stable@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: Reiserfs Bug on linux 3.4.9

Hello,

On Thu, Jul 23, 2015 at 03:51:47AM -0500, a.afach@...ridware.co wrote:
> Dears
>  i have the following bug on reiserfs on gentoo linux kernel  3.4.9 how
> can i solve it

First, your kernel is totally outdated, you've been skipping 3 years of
fixes in 100 updates roughly covering 4600 bugs :

$ git log --oneline v3.4.9..v3.4.108 | wc -l
4683

7 of them directly affect reiserfs, and it's very likely that a number of
the other ones could as well :

$ git log --oneline v3.4.9..v3.4.108  -- fs/reiserfs/
15e5f90 reiserfs: fix race in readdir
b57644a reiserfs: Fix warning and inode leak when deleting inode with xattrs
a23d631 reiserfs: Protect reiserfs_quota_write() with write lock
8c7dcc4 reiserfs: Move quota calls out of write lock
8ed4d1c reiserfs: Protect reiserfs_quota_on() with write lock
394cbbc reiserfs: Fix lock ordering during remount
530258f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking

So you first need to update your kernel to get the latest fixes. You're
lucky, your branch is still maintained!

Best regards,
Willy

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