A possible step toward integrity measurement for Fedora
A possible step toward integrity measurement for Fedora
Posted Jan 9, 2021 8:08 UTC (Sat) by zdzichu (subscriber, #17118)In reply to: A possible step toward integrity measurement for Fedora by epa
Parent article: A possible step toward integrity measurement for Fedora
If you have the key used to generate the hashes on the system you want to verify (and you need to have key to generate hashes at install time), the attacker can hijack this key to generate hashes for backdoored binaries.
Attacker can also trivially replace hashes in rpmdb - it's sqlite file, after all.
And one last thing. Rpm hashes are only checked when you run rpm -V. IMA acts when file is accessed every time.
Attacker can also trivially replace hashes in rpmdb - it's sqlite file, after all.
And one last thing. Rpm hashes are only checked when you run rpm -V. IMA acts when file is accessed every time.
