Home
last modified time | relevance | path

Searched refs:leaks (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/admin-guide/hw-vuln/
H A Dl1d_flush.rst5 leaks from the Level 1 Data cache (L1D) the kernel provides an opt-in
9 the mechanism keeps them safe from vulnerabilities, related to leaks
58 The mechanism does not mitigate L1D data leaks between tasks belonging to
H A Dtsx_async_abort.rst63 which in turn potentially leaks data stored in the buffers.
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkmemleak.rst209 志 ``kmemleak: <count of leaks> new suspected memory leaks`` 。然后通过读取文件
/linux/tools/perf/tests/
H A Dbuiltin-test.c200 int leaks = 0; in check_leaks() local
221 leaks++; in check_leaks()
230 if (leaks) in check_leaks()
/linux/mm/
H A DKconfig.debug114 help to find bare alloc_page(s) leaks. Even if you include this
152 reduce the risk of information leaks from freed data. This does
259 Enabling SLUB_DEBUG may increase the chances of finding leaks
296 memory leaks.
/linux/Documentation/arch/x86/
H A Dmds.rst17 MSBDS leaks Store Buffer Entries which can be speculatively forwarded to a
25 MFBDS leaks Fill Buffer Entries. Fill buffers are used internally to manage
34 MLPDS leaks Load Port Data. Load ports are used to perform load operations
H A Dsgx.rst231 EPC leaks
234 When EPC page leaks happen, a WARNING like this is shown in dmesg:
241 intentionally leaks the page to avoid additional errors in the future.
/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt50 tests on each test (eg, check for memory leaks on associated
/linux/tools/perf/Documentation/
H A DBuild.txt58 such as buffer overflows and memory leaks.
/linux/Documentation/dev-tools/
H A Dtesting-overview.rst96 * kmemleak detects possible memory leaks. See
138 overflows, null pointer dereferences, and memory leaks. See the project page at
/linux/Documentation/trace/
H A Devents-kmem.rst28 kmalloc with kfree, it may be possible to identify memory leaks and where
/linux/tools/testing/selftests/tc-testing/
H A DREADME192 and checks for leaks.
/linux/Documentation/userspace-api/
H A Dmseal.rst166 then munmap will fail, causing leaks in VMA address space during the
/linux/samples/
H A DKconfig296 Build a sample program which have explicitly leaks memory to test
/linux/Documentation/driver-api/
H A Dioctl.rst195 Information leaks
/linux/Documentation/security/
H A Dself-protection.rst275 Printing kernel addresses to userspace leaks sensitive information about
/linux/arch/s390/
H A DKconfig625 against kernel-to-user data leaks by avoiding speculative indirect
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst635 4.8. Covert channels and leaks
/linux/Documentation/scsi/
H A DChangeLog.lpfc265 * Fixed memory leaks in mailbox error paths.
1062 mem leaks, remove some misplaced code that need not be there,
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt4676 history injection) vulnerability. System may allow data leaks
4680 (bounds check bypass). With this option data leaks are
4686 leaks with this option.
5852 catching RCU pointer leaks, that is, buggy use
6146 such leaks.
/linux/Documentation/sound/
H A Dalsa-configuration.rst21 and "Debug" options. To check for memory leaks, turn on "Debug memory"
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1867 times, which will lead to memory leaks! Calling the helper function
/linux/lib/
H A DKconfig.debug1063 memory leaks with a low performance and memory impact.