Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1278429

Re: [PATCH] fix an endianness bug in ext4_encrypted_follow_link()

From Theodore Ts'o <tytso@mit.edu>
Newsgroups linux.kernel
Subject Re: [PATCH] fix an endianness bug in ext4_encrypted_follow_link()
Date 2015-11-26 21:30 +0100
Message-ID <qzbl0-1y5-7@gated-at.bofh.it> (permalink)
References <qz6EI-6XT-55@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Nov 26, 2015 at 03:27:28PM +0000, Al Viro wrote:
> applying le32_to_cpu() to 16bit value is a bad idea...
>     
> Cc: stable@vger.kernel.org # v4.1+
> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

Thanks, applied.

						- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] fix an endianness bug in ext4_encrypted_follow_link() Al Viro <viro@ZenIV.linux.org.uk> - 2015-11-26 16:30 +0100
  Re: [PATCH] fix an endianness bug in ext4_encrypted_follow_link() Joe Perches <joe@perches.com> - 2015-11-26 20:50 +0100
    Re: [PATCH] fix an endianness bug in ext4_encrypted_follow_link() Al Viro <viro@ZenIV.linux.org.uk> - 2015-11-26 22:10 +0100
      Re: [PATCH] fix an endianness bug in ext4_encrypted_follow_link() Julia Lawall <julia.lawall@lip6.fr> - 2015-11-26 22:30 +0100
        Re: [PATCH] fix an endianness bug in ext4_encrypted_follow_link() Joe Perches <joe@perches.com> - 2015-11-26 23:50 +0100
          Re: [PATCH] fix an endianness bug in ext4_encrypted_follow_link() Fengguang Wu <lkp@intel.com> - 2015-11-27 02:40 +0100
  Re: [PATCH] fix an endianness bug in ext4_encrypted_follow_link() Theodore Ts'o <tytso@mit.edu> - 2015-11-26 21:30 +0100

csiph-web