Home
last modified time | relevance | path

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

12

/Linux-v5.15/security/
DKconfig.hardening43 uninitialized variables. The selected class of variable will be
51 classes of uninitialized stack variable exploits
61 uninitialized stack variable exploits and information
74 of uninitialized stack variable exploits and information
92 of uninitialized stack variable exploits and information
106 all classes of uninitialized stack variable exploits and
108 having been left uninitialized.
111 related to uninitialized locals, e.g. pointers receive
124 classes of uninitialized stack variable exploits and
126 about having been left uninitialized.
[all …]
/Linux-v5.15/drivers/macintosh/
Dvia-pmu.c124 uninitialized = 0, enumerator
291 if (pmu_state != uninitialized) in find_via_pmu()
383 pmu_state = uninitialized; in find_via_pmu()
403 pmu_state = uninitialized; in find_via_pmu()
414 return pmu_state == uninitialized ? -ENODEV : 0; in pmu_probe()
419 return pmu_state == uninitialized ? -ENODEV : 0; in pmu_init()
434 if (pmu_state == uninitialized) in via_pmu_start()
514 if (pmu_state == uninitialized) in via_pmu_dev_init()
987 if (pmu_state == uninitialized || !pmu_fully_inited) { in pmu_send_request()
1081 if (pmu_state == uninitialized || !pmu_fully_inited || !pmu_has_adb) in pmu_adb_autopoll()
[all …]
/Linux-v5.15/scripts/coccinelle/misc/
Duninitialized_var.cocci7 /// For any compiler warnings about uninitialized variables, just add
11 /// is uninitialized, either simply initialize the variable or make compiler
/Linux-v5.15/Documentation/filesystems/
Dhfsplus.rst23 that have uninitialized permissions structures.
28 that have uninitialized permissions structures.
Ddax.rst219 exposure of uninitialized data through mmap.
Dproc.rst425 with the memory region, as the case would be with BSS (uninitialized data).
/Linux-v5.15/drivers/staging/greybus/tools/
DMakefile11 -Wmaybe-uninitialized \
/Linux-v5.15/arch/parisc/math-emu/
DMakefile8 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
/Linux-v5.15/tools/virtio/
DMakefile7 CFLAGS += -g -O2 -Werror -Wno-maybe-uninitialized -Wall -I. -I../include/ -I ../../usr/include/ -Wn…
/Linux-v5.15/tools/testing/selftests/powerpc/tm/
DMakefile24 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
/Linux-v5.15/scripts/
DMakefile.extrawarn68 KBUILD_CFLAGS += $(call cc-option, -Wmaybe-uninitialized)
Dspelling.txt1524 unintialized||uninitialized
1525 unitialized||uninitialized
/Linux-v5.15/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.rst591 - “Lazy BG”. Not in Linux kernel, seems to have been for uninitialized
693 this is useful for lazy formatting with uninitialized groups
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-fs-ext4105 out in preference to creating a new uninitialized
/Linux-v5.15/Documentation/driver-api/nvdimm/
Dbtt.rst140 operation, with 00 indicating an uninitialized state.
/Linux-v5.15/Documentation/core-api/
Ddebug-objects.rst15 - Activation of uninitialized objects
/Linux-v5.15/Documentation/admin-guide/
Dext4.rst342 Do not initialize any uninitialized inode table blocks in the
373 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.15/Documentation/security/
Dself-protection.rst308 free. This frustrates many uninitialized variable attacks, stack content
/Linux-v5.15/
DMakefile1008 KBUILD_CFLAGS += -Wno-maybe-uninitialized
/Linux-v5.15/Documentation/driver-api/
Dmtdnand.rst540 the fields pattern, veroffs, offs, len can be left uninitialized
/Linux-v5.15/Documentation/admin-guide/sysctl/
Dkernel.rst1314 can reveal and blocks some uninitialized stack variable attacks.
/Linux-v5.15/Documentation/networking/
Dfilter.rst1479 Program that reads uninitialized register::
/Linux-v5.15/init/
DKconfig1995 bool "Allow mmapped anonymous memory to be uninitialized"

12