chiark / gitweb /
rtnl: recv_message - don't enforce sender uid
authorTom Gundersen <teg@jklm.no>
Mon, 29 Dec 2014 01:18:21 +0000 (02:18 +0100)
committerTom Gundersen <teg@jklm.no>
Mon, 29 Dec 2014 01:20:04 +0000 (02:20 +0100)
All we care about is that the kernel (pid==0) sent the message. Verifying the sender uid
seems to break when using userns.

Reported by Stéphane Graber.


No differences found