Home
last modified time | relevance | path

Searched full:enforce (Results 1 – 25 of 801) sorted by relevance

12345678910>>...33

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2/
H A DCVE-2021-29463.patch35 + enforce(size_u32 <= static_cast<size_t>(std::numeric_limits<unsigned int>::max()),
54 + enforce(size >= 10, Exiv2::kerCorruptedMetadata);
62 + enforce(size >= 10, Exiv2::kerCorruptedMetadata);
70 + enforce(size >= 5, Exiv2::kerCorruptedMetadata);
76 + enforce(size >= 5, Exiv2::kerCorruptedMetadata);
84 + enforce(size >= 6, Exiv2::kerCorruptedMetadata);
90 + enforce(size >= 12, Exiv2::kerCorruptedMetadata);
107 + enforce(size_u32 <= static_cast<size_t>(std::numeric_limits<unsigned int>::max()),
117 + enforce(size >= 1, Exiv2::kerCorruptedMetadata);
H A DCVE-2021-29464.patch35 + enforce(subBox.length <= length - count, Exiv2::kerCorruptedMetadata);
50 + enforce(newlen <= output.size_ - outlen, Exiv2::kerCorruptedMetadata);
58 + enforce(newlen <= output.size_ - outlen, Exiv2::kerCorruptedMetadata);
66 + enforce(newlen <= output.size_ - outlen, Exiv2::kerCorruptedMetadata);
H A DCVE-2021-29470.patch17 + enforce(sizeof(Jp2BoxHeader) <= static_cast<size_t>(output.size_), Exiv2::kerCorruptedMeta…
20 + enforce(length <= static_cast<size_t>(output.size_), Exiv2::kerCorruptedMetadata);
26 + enforce(sizeof(Jp2BoxHeader) <= length - count, Exiv2::kerCorruptedMetadata);
H A DCVE-2021-3482.patch18 +#include "enforce.hpp"
35 + enforce(box.length <= io_->size()-io_->tell() , Exiv2::kerCorruptedMetadata);
/OK3568_Linux_fs/kernel/security/loadpin/
H A Dloadpin.c41 static int enforce = IS_ENABLED(CONFIG_SECURITY_LOADPIN_ENFORCE); variable
57 .procname = "enforce",
58 .data = &enforce,
145 if (!enforce) { in loadpin_read_file()
178 if (unlikely(!enforce)) { in loadpin_read_file()
240 enforce ? "" : "not "); in loadpin_init()
252 module_param(enforce, int, 0);
253 MODULE_PARM_DESC(enforce, "Enforce module/firmware pinning");
H A DKconfig15 bool "Enforce LoadPin at boot"
18 If selected, LoadPin will enforce pinning at boot. If not
20 "loadpin.enforce=1".
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dqgroup.h365 enum btrfs_qgroup_rsv_type type, bool enforce);
367 enum btrfs_qgroup_rsv_type type, bool enforce);
370 int num_bytes, bool enforce) in btrfs_qgroup_reserve_meta_pertrans() argument
373 BTRFS_QGROUP_RSV_META_PERTRANS, enforce); in btrfs_qgroup_reserve_meta_pertrans()
376 int num_bytes, bool enforce) in btrfs_qgroup_reserve_meta_prealloc() argument
379 BTRFS_QGROUP_RSV_META_PREALLOC, enforce); in btrfs_qgroup_reserve_meta_prealloc()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpage-flags.h248 #define PF_ANY(page, enforce) PF_POISONED_CHECK(page) argument
249 #define PF_HEAD(page, enforce) PF_POISONED_CHECK(compound_head(page)) argument
250 #define PF_ONLY_HEAD(page, enforce) ({ \ argument
253 #define PF_NO_TAIL(page, enforce) ({ \ argument
254 VM_BUG_ON_PGFLAGS(enforce && PageTail(page), page); \
256 #define PF_NO_COMPOUND(page, enforce) ({ \ argument
257 VM_BUG_ON_PGFLAGS(enforce && PageCompound(page), page); \
259 #define PF_SECOND(page, enforce) ({ \ argument
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dbarrier.h20 /* These barriers need to enforce ordering on both devices or memory. */
25 /* These barriers do not need to enforce ordering on devices, just memory. */
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dbacktrace.c44 * We do not enforce increasing stack addresses here because in user_getsp32()
77 * We do not enforce increasing stack addresses here because in kernel_getsp()
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCAL-1.067 enforce the terms and conditions of this License against You via
322 In any action to enforce the terms of this License, or seeking damages
334 Any failure by Licensor to enforce any provision of this License will
336 Licensor's ability to enforce such provision at a later time.
H A DCAL-1.0-Combined-Work-Exception67 enforce the terms and conditions of this License against You via
322 In any action to enforce the terms of this License, or seeking damages
334 Any failure by Licensor to enforce any provision of this License will
336 Licensor's ability to enforce such provision at a later time.
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Docc.rst121 Maximum power cap that the OCC can enforce in
123 power[1-n]_cap_min Minimum power cap that the OCC can enforce in
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DSparc_002dAligned_002dData.html80 <p>You can use the <code>--enforce-aligned-data</code> option to make SPARC GAS
84 <p>The <code>--enforce-aligned-data</code> option is not the default because gcc
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DSparc_002dAligned_002dData.html80 <p>You can use the <code>--enforce-aligned-data</code> option to make SPARC GAS
84 <p>The <code>--enforce-aligned-data</code> option is not the default because gcc
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dpkeys.c418 * We only want to enforce protection keys on the current thread because we
422 * So do not enforce things if the VMA is not from the current mm, or if we are
431 * Do not enforce our key-permissions on a foreign vma. in arch_vma_access_permitted()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmmu_context.h195 * We only want to enforce protection keys on the current process
200 * So do not enforce things if the VMA is not from the current
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dconfine_array_index.h72 // Use a conditional select and a CSDB barrier to enforce validation of |index|. in confine_array_index()
130 // Use a conditional move to enforce validation of |index|. in confine_array_index()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dconfine_array_index.h72 // Use a conditional select and a CSDB barrier to enforce validation of |index|. in confine_array_index()
130 // Use a conditional move to enforce validation of |index|. in confine_array_index()
/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dsymbols.py33 # enforce update if object file is not found
170 # enforce update
/OK3568_Linux_fs/kernel/kernel/livepatch/
H A Dtransition.c175 * 1) Enforce the order of the TIF_PATCH_PENDING read and the in klp_update_patch_state()
179 * 2) Enforce the order of the TIF_PATCH_PENDING read and a future read in klp_update_patch_state()
546 * Enforce the order of the task->patch_state initializations and the in klp_init_transition()
550 * Also enforce the order of the klp_target_state write and future in klp_init_transition()
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dshmparam.h12 /* Enforce SHMLBA in shmat */
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_ide.c11 /* AU1X00 swaps data in big-endian mode, enforce little-endian function */
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dshmparam.h13 * Enforce SHMLBA in shmat
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A Dautomake-foreign.patch1 Pass foreign to AM_INIT_AUTOMAKE so it doesn't enforce GNU strictness.

12345678910>>...33