[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151126202144.GD2632@thunk.org>
Date: Thu, 26 Nov 2015 15:21:44 -0500
From: Theodore Ts'o <tytso@....edu>
To: Al Viro <viro@...IV.linux.org.uk>
Cc: linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [[PATCH] fix an endianness bug in ext4_encrypted_zeroout()
On Thu, Nov 26, 2015 at 04:04:34PM +0000, Al Viro wrote:
> ex->ee_block is not host-endian (note that accesses of other fields
> of *ex right next to that line go through the helpers that do proper
> conversion from little-endian to host-endian; it might make sense
> to add similar for ->ee_block to avoid reintroducing that kind of
> bugs...)
>
> Cc: stable@...r.kernel.org # v4.1+
> Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
Thanks for catching this! Applied.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists