Home
last modified time | relevance | path

Searched refs:unsafe (Results 51 - 70 of 70) sorted by relevance

123

/kernel/linux/linux-6.6/security/
H A Dcommoncap.c917 ((bprm->unsafe & ~LSM_UNSAFE_PTRACE) || in cap_bprm_creds_from_file()
921 (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS)) { in cap_bprm_creds_from_file()
/kernel/linux/linux-5.10/tools/perf/Documentation/
H A DMakefile51 ASCIIDOC_EXTRA += --unsafe -f asciidoc.conf
/third_party/python/Lib/
H A Duuid.py81 unsafe = -1 variable in SafeUUID
/third_party/ffmpeg/libavcodec/
H A Dproresenc_anatoliy.c541 int unsafe, int *qp, int is_interlaced, int is_top_field) in encode_slice()
579 if (unsafe) { in encode_slice()
539 encode_slice(AVCodecContext *avctx, const AVFrame *pic, int mb_x, int mb_y, unsigned mb_count, uint8_t *buf, unsigned data_size, int unsafe, int *qp, int is_interlaced, int is_top_field) encode_slice() argument
/kernel/linux/linux-5.10/fs/
H A Dexec.c1561 bprm->unsafe |= LSM_UNSAFE_PTRACE; in check_unsafe_exec()
1568 bprm->unsafe |= LSM_UNSAFE_NO_NEW_PRIVS; in check_unsafe_exec()
1581 bprm->unsafe |= LSM_UNSAFE_SHARE; in check_unsafe_exec()
/kernel/linux/linux-6.6/fs/
H A Dexec.c1572 bprm->unsafe |= LSM_UNSAFE_PTRACE; in check_unsafe_exec()
1579 bprm->unsafe |= LSM_UNSAFE_NO_NEW_PRIVS; in check_unsafe_exec()
1598 bprm->unsafe |= LSM_UNSAFE_SHARE; in check_unsafe_exec()
1827 * Check for unsafe execution states before exec_binprm(), which in bprm_execve()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dentry-armv.S328 mov lr, r1 @ Restore lr_abt, abort is unsafe
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dentry-armv.S333 mov lr, r1 @ Restore lr_abt, abort is unsafe
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c913 if (bprm->unsafe & LSM_UNSAFE_PTRACE) { in smack_bprm_creds_for_exec()
929 if (bprm->unsafe & ~LSM_UNSAFE_PTRACE) in smack_bprm_creds_for_exec()
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c933 if (bprm->unsafe & LSM_UNSAFE_PTRACE) { in smack_bprm_creds_for_exec()
949 if (bprm->unsafe & ~LSM_UNSAFE_PTRACE) in smack_bprm_creds_for_exec()
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c2252 int nnp = (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS); in check_nnp_nosuid()
2377 if (bprm->unsafe & LSM_UNSAFE_SHARE) { in selinux_bprm_creds_for_exec()
2388 if (bprm->unsafe & LSM_UNSAFE_PTRACE) { in selinux_bprm_creds_for_exec()
2400 /* Clear any possibly unsafe personality bits on exec: */ in selinux_bprm_creds_for_exec()
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c2243 int nnp = (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS); in check_nnp_nosuid()
2364 if (bprm->unsafe & LSM_UNSAFE_SHARE) { in selinux_bprm_creds_for_exec()
2374 if (bprm->unsafe & LSM_UNSAFE_PTRACE) { in selinux_bprm_creds_for_exec()
2385 /* Clear any possibly unsafe personality bits on exec: */ in selinux_bprm_creds_for_exec()
/third_party/libevdev/
H A Dconfigure3919 # Reject unsafe characters in $srcdir or the absolute working directory
3925 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
3929 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
9643 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9644 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc2492 Node* unsafe = __ Int32LessThan(value, __ Int32Constant(0)); in LowerCheckedUint32ToInt32() local
2493 __ DeoptimizeIf(DeoptimizeReason::kLostPrecision, params.feedback(), unsafe, in LowerCheckedUint32ToInt32()
/third_party/skia/third_party/externals/libpng/
H A Dconfigure2439 # Reject unsafe characters in $srcdir or the absolute working directory
2445 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2449 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
9435 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9436 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/third_party/eudev/
H A Dconfigure4452 # Reject unsafe characters in $srcdir or the absolute working directory
4458 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
4462 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
9695 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9696 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
15853 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
15854 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/third_party/lame/
H A Dconfigure2771 # Reject unsafe characters in $srcdir or the absolute working directory
2777 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2781 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
9420 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9421 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure2594 # Reject unsafe characters in $srcdir or the absolute working directory
2600 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2604 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
9194 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9195 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
/third_party/node/deps/cares/
H A Dconfigure5440 # Reject unsafe characters in $srcdir or the absolute working directory
5446 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
5450 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
11574 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
11575 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
16984 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
16985 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 142 milliseconds

123