summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/gianfar.c
diff options
context:
space:
mode:
authorHannes Frederic Sowa <hannes@stressinduktion.org>2015-11-26 12:08:18 +0100
committerDavid S. Miller <davem@davemloft.net>2015-11-30 15:16:06 -0500
commit9490f886b192964796285907d777ff00fba1fa0f (patch)
tree8aab488f73d4fe6c24788fef4c2615c4fe45e399 /drivers/net/ethernet/freescale/gianfar.c
parent6e0f0331a3546b713ea61c42fe9a252bef0bb886 (diff)
af-unix: passcred support for sendpage
sendpage did not care about credentials at all. This could lead to situations in which because of fd passing between processes we could append data to skbs with different scm data. It is illegal to splice those skbs together. Instead we have to allocate a new skb and if requested fill out the scm details. Fixes: 869e7c62486ec ("net: af_unix: implement stream sendpage support") Reported-by: Al Viro <viro@zeniv.linux.org.uk> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Eric Dumazet <edumazet@google.com> Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/freescale/gianfar.c')
0 files changed, 0 insertions, 0 deletions