Atomic context and kernel API design
Atomic context and kernel API design
Posted Apr 7, 2008 7:30 UTC (Mon) by AnotherAnon (guest, #51448)Parent article: Atomic context and kernel API design
Couldn't this be problematic in the case of systems that use intrusion detection? One technique that I am familar with is the use of MD5 sums of system binaries, to check if they have been tampered with. Directly modifying binaries would make this prefetch technique incompatible with systems that do MD5 checking.