Home
last modified time | relevance | path

Searched full:hardened (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/misc/lkdtm/
H A Dusercopy.c17 * normally be ignored by hardened usercopy, so force the compiler
19 * hardened usercopy checks by added "unconst" to all the const copies,
131 * This checks for whole-object size validation with hardened usercopy,
/linux/arch/um/kernel/skas/
H A DMakefile37 # GCC hardened also auto-enables -fpic, but we need %ebx so it can't work ->
/linux/tools/testing/selftests/bpf/
H A Dtest_kmod.sh31 echo "[ JIT enabled:$1 hardened:$2 ]"
/linux/Documentation/userspace-api/
H A Dcheck_exec.rst24 (e.g. hardened Linux distributions or hermetic container images) could use
/linux/arch/riscv/include/asm/
H A Dprocessor.h128 /* Whitelist the fstate from the task_struct for hardened usercopy */
/linux/Documentation/virt/hyperv/
H A Dcoco.rst205 Many drivers for VMBus devices have been "hardened" by adding code to fully
209 CoCo VM have not been hardened, and they are not allowed to load in a CoCo
/linux/Documentation/process/
H A Dthreat-model.rst219 driver is specifically documented as being hardened against untrusted media.
/linux/Documentation/security/tpm/
H A Dtpm-security.rst18 the moment, most hardened security environments require a discrete
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm660-xiaomi-lavender.dts228 * by the Core Power Reduction hardened (CPRh) and the
H A Dsdm670-google-sargo.dts197 * by the Core Power Reduction hardened (CPRh) and the
H A Dsdm630-sony-xperia-nile.dtsi431 * by the Core Power Reduction hardened (CPRh) and the
/linux/arch/arm64/include/asm/
H A Dprocessor.h153 * Whitelisted fields for hardened usercopy:
/linux/drivers/misc/
H A DKconfig499 SDFEC(16nm) hardened block. To compile this as a module choose M.
/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt220 compiler, though one could imagine hardened kernel builds treating the
/linux/drivers/scsi/
H A Dlibiscsi_tcp.c129 * triggers one of hardened usercopy checks. in iscsi_tcp_segment_map()
/linux/net/ceph/
H A Dmessenger_v1.c95 * triggers one of hardened usercopy checks. in ceph_tcp_sendpage()
H A Dmessenger_v2.c165 * which triggers one of hardened usercopy checks. in do_try_sendpage()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1942 hardening is enabled for this boot. Hardened
1950 on Perform hardened usercopy checks.
1951 off Disable hardened usercopy checks.
6999 allocs to different slabs, especially in hardened
/linux/include/linux/
H A Dskbuff.h3102 * Hardened version of skb_reset_transport_header().