diff options
author | Paolo Abeni <pabeni@redhat.com> | 2024-10-01 11:47:08 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-01 11:47:08 +0200 |
commit | 23e19f2473c8762438baa1bcf3f71ee16dfcd535 (patch) | |
tree | a1459d6153629dc225628a0994b929b7251e227a /tools/lib/api/debug.c | |
parent | e9d591b16c0ed8489aedc86cac237145815d14dc (diff) | |
parent | ab9a9a9e9647392a19e7a885b08000e89c86b535 (diff) |
Merge branch 'net-two-fixes-for-qdisc_pkt_len_init'
Eric Dumazet says:
====================
net: two fixes for qdisc_pkt_len_init()
Inspired by one syzbot report.
At least one qdisc (fq_codel) depends on qdisc_skb_cb(skb)->pkt_len
having a sane value (not zero)
With the help of af_packet, syzbot was able to fool qdisc_pkt_len_init()
to precisely set qdisc_skb_cb(skb)->pkt_len to zero.
First patch fixes this issue.
Second one (a separate one to help future bisections) adds
more sanity check to SKB_GSO_DODGY users.
====================
Link: https://patch.msgid.link/20240924150257.1059524-1-edumazet@google.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions