Hi - I have a question regarding heartbleed and httpd configuration data leakage.
Should someone have been exploting this bug, would it be possible that httpd configuration data, derived via httpd confg files and in apache's memory, could have been leaked out through these openssl malloc calls? Or is the memory space those malloc calls for the openssl encryption/decryption layer isolated from the memory where httpd configuration would be stored? thanks |