Running programs are not affected by updating their files
Running programs are not affected by updating their files
Posted Oct 5, 2023 8:34 UTC (Thu) by sdalley (subscriber, #18550)In reply to: A local root vulnerability in glibc by iustin
Parent article: A local root vulnerability in glibc
It's not enough. A running program exists in memory or swap, and does not magically change just because its executable files or libraries have updated on disk. Any program which links to a library that was vulnerable will need to be terminated and restarted.
