aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorRoberto Sassu <[email protected]>2020-06-03 17:08:21 +0200
committerMimi Zohar <[email protected]>2020-06-03 17:20:43 -0400
commit6cc7c266e5b47d3cd2b5bb7fd3aac4e6bb2dd1d2 (patch)
treeb9eed46e6e7e0620802d75853502beffbef05fc8 /scripts/gdb/linux/modules.py
parent067a436b1b0aafa593344fddd711a755a58afb3b (diff)
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
If the template field 'd' is chosen and the digest to be added to the measurement entry was not calculated with SHA1 or MD5, it is recalculated with SHA1, by using the passed file descriptor. However, this cannot be done for boot_aggregate, because there is no file descriptor. This patch adds a call to ima_calc_boot_aggregate() in ima_eventdigest_init(), so that the digest can be recalculated also for the boot_aggregate entry. Cc: [email protected] # 3.13.x Fixes: 3ce1217d6cd5d ("ima: define template fields library and new helpers") Reported-by: Takashi Iwai <[email protected]> Signed-off-by: Roberto Sassu <[email protected]> Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions