1FUNCTION::CVE_TMPDIS(3stap) CVE Livepatching TapsetFUNCTION::CVE_TMPDIS(3stap)
2
3
4
6 function::cve_tmpdisable - Disable the cve livepatch
7
9 cve_tmpdisable(duration:long)
10
12 duration
13 The number of seconds to disable
14
16 This function temporarily disables the conditionals which use
17 cve_enabled_p for duration seconds. If duration is -1, disable the
18 livepatch until reenabled.
19
21 tapset::livepatch(3stap)
22
23
24
25SystemTap Tapset Reference April 2023 FUNCTION::CVE_TMPDIS(3stap)