I want to store SSH keys (used to connect to some devices that have sensitive data) and the encryption/decryption keys of a database application. They will be inside a LPAR (logical partition) in our mainframe.
I'm worried about security: does the fact that LPAR resides in the same machine (same hardware) as other virtual serves implies that there is some security risk ? Could an app running on a different virtual server get access to my server and read my keys ?