Searched full:mitigates (Results 1 – 19 of 19) sorted by relevance
88 Retpoline sequence also mitigates ITS-unsafe indirect branches. For this95 attacks. And it also mitigates RETs that are vulnerable to ITS.118 deployed for the affected RET instructions. Retpoline mitigates130 is enabled, RSB-stuffing via Call-Depth-Tracking also mitigates
85 By default, the KVM hypervisor mitigates this issue by intercepting guest
314 Linux kernel mitigates attacks to other guests running in the same
22 size of the AES tables from 16KB to 8KB + 256 bytes and mitigates
22 * encryption key. The AES library already mitigates this risk to some in aescfb_encrypt_block()
24 * mitigates this risk to some extent by pulling the entire S-box into in aesgcm_encrypt_block()
29 b) Clear CPU buffers - similar to MDS, clearing the CPU buffers mitigates this
31 * mitigates the slight slowdown for non-overcommitted guest with this
166 * How far we'll bitshift our sensor values before averaging them. Mitigates
1485 /* Retpoline+CDT mitigates ITS */ in its_update_mitigation()2098 /* Retpoline mitigates against BHI unless the CPU has RRSBA behavior */ in bhi_apply_mitigation()
2252 instrumentation of legacy code is not needed. It mitigates2536 This mitigates both spectre_v2 and retbleed at great cost to
114 * The implementation below, using mtd_kmalloc_up_to, mitigates
464 #define X86_FEATURE_VERW_CLEAR (20*32+ 5) /* The memory form of VERW mitigates TSA */
482 * concerns about the cpu consuming stale data. This mitigates in active_cacheline_insert()
466 #define X86_FEATURE_VERW_CLEAR (20*32+ 5) /* The memory form of VERW mitigates TSA */
1484 The kernel mitigates these bad users by detecting split locks and imposing
1520 * This mitigates above case if ACK packets for in __tcp_transmit_skb()
5441 vulnerable to issues that PTI mitigates
19897 * The verifier mitigates this by performing the following steps: in is_state_visited()