In the Linux kernel, the following vulnerability has been resolved: net: libwx: properly reset Rx ring descriptor When device reset is triggered by feature changes such as toggling Rx VLAN offload,…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: net: libwx: properly reset Rx ring descriptor When device reset is triggered by feature changes such as toggling Rx VLAN offload, wx->do_reset() is called to reinitialize Rx rings. The hardware descriptor ring may retain stale values from previous sessions. And only set the length to 0 in rx_desc[0] would result in building malformed SKBs. Fix it to ensure a clean slate after device reset. [ 549.186435] [ C16] ---------…
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/10e27b2a6ebeda49e9c2897a699d3ce1ded565ee Patch
- https://git.kernel.org/stable/c/d510116c80b37efb100ce8d5ee326214b0157293 Patch
- https://git.kernel.org/stable/c/d992ed7e1b687ad7df0763d3e015a5358646210b Patch
- https://git.kernel.org/stable/c/ee527d3fba4dae1d619d2d0438624002c8e99e24 Patch
Timeline
- nvd_ingest NVD