• T
    IMA: limit critical data measurement based on a label · 47d76a48
    Tushar Sugandhi 提交于
    Integrity critical data may belong to a single subsystem or it may
    arise from cross subsystem interaction.  Currently there is no mechanism
    to group or limit the data based on certain label.  Limiting and
    grouping critical data based on a label would make it flexible and
    configurable to measure.
    
    Define "label:=", a new IMA policy condition, for the IMA func
    CRITICAL_DATA to allow grouping and limiting measurement of integrity
    critical data.
    
    Limit the measurement to the labels that are specified in the IMA
    policy - CRITICAL_DATA+"label:=".  If "label:=" is not provided with
    the func CRITICAL_DATA, measure all the input integrity critical data.
    Signed-off-by: NTushar Sugandhi <tusharsu@linux.microsoft.com>
    Reviewed-by: NTyler Hicks <tyhicks@linux.microsoft.com>
    Signed-off-by: NMimi Zohar <zohar@linux.ibm.com>
    47d76a48
ima_policy 4.4 KB