diff options
| author | Eric W. Biederman <[email protected]> | 2015-03-12 18:22:59 -0500 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-03-12 23:05:04 -0400 |
| commit | 76fecd8275be6de76513430e7526825944ab932f (patch) | |
| tree | c04917753aa8f8cd07d54140c9580af45c7f5dd8 /tools/perf/scripts/python/sched-migration.py | |
| parent | 2c29b2354a06f42493ddd2a5eb65962981e666ed (diff) | |
mpls: In mpls_egress verify the packet length.
Reobert Shearman noticed that mpls_egress is failing to verify that
the bytes to be examined are in fact present in the packet before
mpls_egress reads those bytes.
As suggested by David Miller reduce this to a single pskb_may_pull
call so that we don't do unnecessary work in the fast path.
Reported-by: Robert Shearman <[email protected]>
Signed-off-by: "Eric W. Biederman" <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions