summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/book3s64
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2021-10-13 17:43:54 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2021-10-14 13:47:34 +0300
commit3091f5fc5f1df7741ddf326561384e0997eca2a1 (patch)
tree3e17c2810ec510cb4835f31cd9dba76b7329465a /arch/powerpc/mm/book3s64
parent8f6aca0e0f26eaaee670cd27896993a45cdc8f9e (diff)
downloadlinux-3091f5fc5f1df7741ddf326561384e0997eca2a1.tar.xz
powerpc: Mark .opd section read-only
.opd section contains function descriptors used to locate functions in the kernel. If someone is able to modify a function descriptor he will be able to run arbitrary kernel function instead of another. To avoid that, move .opd section inside read-only memory. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/3cd40b682fb6f75bb40947b55ca0bac20cb3f995.1634136222.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/mm/book3s64')
0 files changed, 0 insertions, 0 deletions