Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

function::cve_tmpdisable - Disable the cve livepatch

Arguments

duration
           The number of seconds to disable

Description

       This function temporarily disables the conditionals which use cve_enabled_p for duration seconds. If
       duration is -1, disable the livepatch until reenabled.

Name

       function::cve_tmpdisable - Disable the cve livepatch

See Also

tapset::livepatch(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::CVE_TMPDIS(3stap)

Synopsis

           cve_tmpdisable(duration:long)

See Also