daemon.c in cman (redhat-cluster-suite) before 20070622 does not clear a buffer for reading requests, which might allow local users to obtain sensitive information from previous requests.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://osvdb.org/45381 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/35152 | vdb entry |
https://www.redhat.com/archives/cluster-devel/2007-June/msg00130.html | patch mailing list |