summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2026-07-10 12:44:41 +0200
committerFlorian Westphal <fw@strlen.de>2026-07-10 16:28:47 +0200
commitf468c48d488d0ea2df3422b3e1dfafae1611e853 (patch)
tree5d51b56d9084788cae8d18ab846c98bd02fa3fa3 /tools/perf/scripts/python/bin/stackcollapse-record
parentb3fe4cbd583895987935a9bdad01c8f9d3a02310 (diff)
netfilter: xt_physdev: masks are not c-strings
... and must not be subjected to the 'nul terminated' constraint. If the interface name is 15 characters long, the mask is 16-bytes '0xff' (to cover for \0) and the valid device name is rejected. Fixes: 8df772afc9d0 ("netfilter: x_physdev: reject empty or not-nul terminated device names") Cc: stable@vger.kernel.org Closes: https://bugs.launchpad.net/neutron/+bug/2159935 Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions