On Fri, Jul 13, 2018 at 10:05:03PM +0300, Dan Carpenter wrote: > > The proper fix should be to check that we received at least enough data > > to fully read the received downcall message based on the opcode in the > > received message header and log/return an error if it doesn't match. > > I just wanted to solve the memory corruption without breaking user > space. What you're proposing sounds more complicated and probably > someone should test it. Can you fix it and give me a Reported-by tag? Should not be too hard and I am in the best position to test it, so yes I will do that. Jan