| commit | e0eef5f9e6aa2ab2aeebb3b3487b1cab83fdc32e | [log] [tgz] |
|---|---|---|
| author | Sandeep Panda <spanda@codeaurora.org> | Thu Oct 03 17:47:55 2013 +0530 |
| committer | Matt Mower <mowerm@gmail.com> | Mon Jul 25 01:03:59 2016 -0500 |
| tree | 9a38b53bc5c41de2b5f1003bc2757b4ce0823797 | |
| parent | 5a027fba1216ffe700e66b09995c24388b78c7f0 [diff] |
msm_fb:hdmi:Fix for sysfs Entry Information Leaks These sysfs entries leak logical and physical addresses within the kernel and may be read by any user. The read permissions for the sysfs entries changed to S_IRUSR from S_IRUGO. Change-Id: Idfc58c3b639ea4dfa105ff146467a1c4f01edb6e Signed-off-by: Sandeep Panda <spanda@codeaurora.org>