diff options
author | Sachin Prabhu <sprabhu@redhat.com> | 2012-04-17 14:36:40 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-21 10:46:24 -0700 |
commit | 4262cd1f4b734ea5fa05c37043c89106f38b2daa (patch) | |
tree | b77f9f9f12808de450381e0227cda3666b646d9c /fs/befs/ChangeLog | |
parent | 6c9f63a43c30f496a37ade9fd4304c63df9b01bd (diff) |
Avoid beyond bounds copy while caching ACL
commit 5794d21ef4639f0e33440927bb903f9598c21e92 upstream.
When attempting to cache ACLs returned from the server, if the bitmap
size + the ACL size is greater than a PAGE_SIZE but the ACL size itself
is smaller than a PAGE_SIZE, we can read past the buffer page boundary.
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Reported-by: Jian Li <jiali@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/befs/ChangeLog')
0 files changed, 0 insertions, 0 deletions