Home
last modified time | relevance | path

Searched refs:leaked (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/drivers/xen/xenbus/
A Dxenbus_client.c551 bool *leaked) in __xenbus_map_ring() argument
590 *leaked = false; in __xenbus_map_ring()
593 *leaked = true; in __xenbus_map_ring()
665 bool leaked = false; in xenbus_map_ring_hvm() local
702 if (!leaked) in xenbus_map_ring_hvm()
708 if (!leaked) in xenbus_map_ring_hvm()
760 &leaked); in xenbus_map_ring_pv()
777 if (!leaked) in xenbus_map_ring_pv()
825 leaked = false; in xenbus_unmap_ring_pv()
828 leaked = true; in xenbus_unmap_ring_pv()
[all …]
/linux-6.3-rc2/Documentation/staging/
A Dspeculation.rst48 result in sensitive information being leaked. Consider the following
76 prevent information from being leaked via side-channels.
/linux-6.3-rc2/Documentation/mm/
A Dbalance.rst69 are not leaked (for example, in situations where a HIGHMEM page is in
A Dhugetlbfs_reserv.rst550 so that a reservation will not be leaked when the huge page is freed.
/linux-6.3-rc2/rust/alloc/
A Dboxed.rs1084 let (leaked, alloc) = Box::into_unique(b); in into_raw_with_allocator()
1085 (leaked.as_ptr(), alloc) in into_raw_with_allocator()
/linux-6.3-rc2/Documentation/admin-guide/hw-vuln/
A Dspectre.rst165 accessed and leaked.
179 could cause privileged memory to be accessed and leaked.
210 If an attacker tries to control the memory addresses leaked during
A Dtsx_async_abort.rst76 be leaked. Only the victim is responsible for bringing data to the CPU. As
/linux-6.3-rc2/Documentation/x86/
A Dmds.rst108 itself are not required because the necessary gadgets to expose the leaked
A Dsgx.rst236 "EREMOVE returned ... and an EPC page was leaked. SGX may become unusable..."
/linux-6.3-rc2/tools/testing/selftests/tc-testing/
A DREADME240 and the other is a test whether the command leaked memory or not.
/linux-6.3-rc2/Documentation/process/
A Dmaintainer-pgp-guide.rst184 disk. This way, even if your ``.gnupg`` directory is leaked or stolen in
286 think. They can be leaked or stolen via many different means:
367 Even though the Certify key is now safe from being leaked or stolen, the
/linux-6.3-rc2/security/
A DKconfig.hardening270 leaked beyond the function boundary. This means that register
/linux-6.3-rc2/Documentation/ia64/
A Dfsys.rst38 security-sensitive kernel-level state is leaked back to
/linux-6.3-rc2/Documentation/driver-api/
A Ddma-buf.rst71 access to buffers, via the leaked fd, to which it should otherwise
/linux-6.3-rc2/Documentation/admin-guide/sysctl/
A Dnet.rst331 a leaked reference faster. A larger value may be useful to prevent false
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.megaraid_sas24 3. Return leaked MPT frames to MPT command pool.
/linux-6.3-rc2/Documentation/bpf/
A Dverifier.rst204 reference is not leaked, it is imperative to NULL-check the reference and in

Completed in 23 milliseconds