diff options
author | Colin Cross <[email protected]> | 2014-02-04 02:15:32 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2014-02-05 14:59:14 +0000 |
commit | 530b099dfe8499d639e7fbcad28c4199e2a720c7 (patch) | |
tree | 84270102fb52b6db443ca1912289421958c0f910 /net/unix/af_unix.c | |
parent | 6290b53de025dd08a79257ee84173ef7b6d926f7 (diff) |
security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64
Binaries compiled for arm may run on arm64 if CONFIG_COMPAT is
selected. Set LSM_MMAP_MIN_ADDR to 32768 if ARM64 && COMPAT to
prevent selinux failures launching 32-bit static executables that
are mapped at 0x8000.
Signed-off-by: Colin Cross <[email protected]>
Acked-by: Will Deacon <[email protected]>
Acked-by: Eric Paris <[email protected]>
Acked-by: James Morris <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions