aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorHannes Frederic Sowa <[email protected]>2015-11-26 12:08:18 +0100
committerDavid S. Miller <[email protected]>2015-11-30 15:16:06 -0500
commit9490f886b192964796285907d777ff00fba1fa0f (patch)
tree8aab488f73d4fe6c24788fef4c2615c4fe45e399 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
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 <[email protected]> Cc: Al Viro <[email protected]> Cc: Eric Dumazet <[email protected]> Signed-off-by: Hannes Frederic Sowa <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions