aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorRémi Denis-Courmont <[email protected]>2021-12-19 19:03:39 +0200
committerDavid S. Miller <[email protected]>2021-12-20 11:49:51 +0000
commit75a2f31520095600f650597c0ac41f48b5ba0068 (patch)
tree3bf4114fa31c3388547618e70e5191b9506de0a2 /tools/perf/scripts/python/libxed.py
parent662f11d55ffd02933e1bd275d732b97eddccf870 (diff)
phonet/pep: refuse to enable an unbound pipe
This ioctl() implicitly assumed that the socket was already bound to a valid local socket name, i.e. Phonet object. If the socket was not bound, two separate problems would occur: 1) We'd send an pipe enablement request with an invalid source object. 2) Later socket calls could BUG on the socket unexpectedly being connected yet not bound to a valid object. Reported-by: [email protected] Signed-off-by: Rémi Denis-Courmont <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions