Home
last modified time | relevance | path

Searched refs:uninitialized (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.4/security/
DKconfig.hardening39 uninitialized variables. The selected class will be
47 classes of uninitialized stack variable exploits
57 uninitialized stack variable exploits and information
70 of uninitialized stack variable exploits and information
88 of uninitialized stack variable exploits and information
97 of uninitialized stack variable exploits and information
99 left uninitialized.
122 potential for uninitialized stack variable exploits or information
125 most uninitialized stack variable attacks, with the performance
177 many kinds of "uninitialized heap memory" flaws, especially
[all …]
/Linux-v5.4/drivers/macintosh/
Dvia-pmu.c127 uninitialized = 0, enumerator
295 if (pmu_state != uninitialized) in find_via_pmu()
387 pmu_state = uninitialized; in find_via_pmu()
407 pmu_state = uninitialized; in find_via_pmu()
418 return pmu_state == uninitialized ? -ENODEV : 0; in pmu_probe()
423 return pmu_state == uninitialized ? -ENODEV : 0; in pmu_init()
438 if (pmu_state == uninitialized) in via_pmu_start()
518 if (pmu_state == uninitialized) in via_pmu_dev_init()
992 if (pmu_state == uninitialized || !pmu_fully_inited) { in pmu_send_request()
1086 if (pmu_state == uninitialized || !pmu_fully_inited || !pmu_has_adb) in pmu_adb_autopoll()
[all …]
/Linux-v5.4/Documentation/filesystems/
Dhfsplus.txt21 that have uninitialized permissions structures.
26 that have uninitialized permissions structures.
Ddax.txt74 exposure of uninitialized data through mmap.
Dproc.txt410 with the memory region, as the case would be with BSS (uninitialized data).
/Linux-v5.4/drivers/staging/greybus/tools/
DMakefile11 -Wmaybe-uninitialized \
/Linux-v5.4/scripts/
DMakefile.ubsan18 CFLAGS_UBSAN += $(call cc-option, -Wno-maybe-uninitialized)
DMakefile.extrawarn67 KBUILD_CFLAGS += $(call cc-option, -Wmaybe-uninitialized)
Dspelling.txt1368 unintialized||uninitialized
1369 unitialized||uninitialized
/Linux-v5.4/arch/parisc/math-emu/
DMakefile8 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
/Linux-v5.4/tools/testing/selftests/powerpc/tm/
DMakefile22 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
/Linux-v5.4/drivers/gpu/drm/i915/
DMakefile22 subdir-ccflags-y += $(call cc-disable-warning, sometimes-uninitialized)
24 subdir-ccflags-y += $(call cc-disable-warning, uninitialized)
/Linux-v5.4/Documentation/filesystems/ext4/
Difork.rst153 the extent is uninitialized and the actual extent length is ``ee_len`` -
155 blocks, and the maximum length of an uninitialized extent is 32767.
Dsuper.rst587 - “Lazy BG”. Not in Linux kernel, seems to have been for uninitialized
677 this is useful for lazy formatting with uninitialized groups
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-fs-ext4105 out in preference to creating a new uninitialized
/Linux-v5.4/
DMakefile636 $(call cc-disable-warning,maybe-uninitialized,)
712 KBUILD_CFLAGS += -Wno-maybe-uninitialized
/Linux-v5.4/Documentation/driver-api/nvdimm/
Dbtt.rst140 operation, with 00 indicating an uninitialized state.
/Linux-v5.4/Documentation/core-api/
Ddebug-objects.rst15 - Activation of uninitialized objects
/Linux-v5.4/Documentation/admin-guide/
Dext4.rst337 Do not initialize any uninitialized inode table blocks in the
368 dioread_nolock option is specified ext4 will allocate uninitialized
Dmd.rst172 Then uninitialized devices can be added with ADD_NEW_DISK. The
176 Once started with RUN_ARRAY, uninitialized spares can be added with
/Linux-v5.4/Documentation/security/
Dself-protection.rst308 free. This frustrates many uninitialized variable attacks, stack content
/Linux-v5.4/init/
DKconfig40 def_bool $(cc-option,-Wmaybe-uninitialized)
49 GCC's -Wmaybe-uninitialized is not reliable by definition.
53 to the compiler to suppress maybe-uninitialized warnings.
1902 bool "Allow mmapped anonymous memory to be uninitialized"
/Linux-v5.4/Documentation/driver-api/
Dmtdnand.rst538 the fields pattern, veroffs, offs, len can be left uninitialized
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dkernel.rst1054 can reveal and blocks some uninitialized stack variable attacks.
/Linux-v5.4/Documentation/networking/
Dfilter.txt1350 Program that reads uninitialized register:

12