In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b ("veth: allow enabling NAPI even without XDP"), if GRO is…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b ("veth: allow enabling NAPI even without XDP"), if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI callback. If there is no XDP program attached, the veth code does not perform any share check, and shared/cloned skbs could enter the GRO engine. Ignat reported a BUG triggered later-on due to the ab…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/9695b7de5b4760ed22132aca919570c0190cb0ce Patch
- https://git.kernel.org/stable/c/d2269ae48598e05b59ec9ea9e6e44fd33941130d Patch
- https://git.kernel.org/stable/c/9695b7de5b4760ed22132aca919570c0190cb0ce Patch
- https://git.kernel.org/stable/c/d2269ae48598e05b59ec9ea9e6e44fd33941130d Patch
Timeline
- nvd_ingest NVD