diff options
author | Colin Ian King <colin.king@canonical.com> | 2013-10-24 14:08:07 +0000 |
---|---|---|
committer | Tyler Hicks <tyhicks@canonical.com> | 2013-10-24 12:36:30 -0700 |
commit | 43b7c6c6a4e3916edd186ceb61be0c67d1e0969e (patch) | |
tree | 422f444513a00a3f6d336ec448af816e1e45180a /firmware | |
parent | 3edc8376c06133e3386265a824869cad03a4efd4 (diff) | |
download | op-kernel-dev-43b7c6c6a4e3916edd186ceb61be0c67d1e0969e.zip op-kernel-dev-43b7c6c6a4e3916edd186ceb61be0c67d1e0969e.tar.gz |
eCryptfs: fix 32 bit corruption issue
Shifting page->index on 32 bit systems was overflowing, causing
data corruption of > 4GB files. Fix this by casting it first.
https://launchpad.net/bugs/1243636
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reported-by: Lars Duesing <lars.duesing@camelotsweb.de>
Cc: stable@vger.kernel.org # v3.11+
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions