HomeClusterLabs Projects
Diffusion LibQB 6a2ff420e122

High: ipcs: Prevent ipc server use after free.

Description

High: ipcs: Prevent ipc server use after free.

The ipc server registers the bind socket to
the poll loop in order to be alerted to new
connection requests. Upon shutdown, the ipc server
does not remove this poll entry. This patch fixes
this use after free.

Details

Provenance
David Vossel <dvossel@redhat.com>Authored on Jan 17 2014, 12:22 PM
Parents
rQ58c0c9097940: Low: ipc: Remove ipc connection reference given to dispatch functions
Branches
Unknown
Tags
Unknown

Event Timeline