Files
linuxkit/alpine/kernel
Rolf Neugebauer 3a00fe3849 kernel: Fix Null pointer de-reference in af_hvsock code
The Hyper-V socket patch has a bug which was triggered by a race condition when
the client connected and then immediately closed the connection before the
server would call accept(). This caused a kernel crash.

This patch was discussed with Dexuan Cui <decui@microsoft.com>, the original
author of the Hyper-V socket support.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2016-05-15 12:59:55 +01:00
..
2016-02-19 14:59:55 +00:00
2016-04-05 13:40:36 +01:00
2016-04-18 10:46:57 +01:00

Temporary non modular kernel config for pinata alpha

TODO: build with Alpine and/or use Alpine kernels - needs some patches.