In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This me…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This means that the callback must update the Tx scheduler with the new queue number. In the event of a Tx scheduler failure, the XDP callback should also fail and roll back any changes previously made for XDP preparation. The previous implementation had a bug that not all changes made by the XDP callback …
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/0153f36041b8e52019ebfa8629c13bf8f9b0a951 Patch
- https://git.kernel.org/stable/c/0e061abaad1498c5b76c10c594d4359ceb6b9145 Patch
- https://git.kernel.org/stable/c/1d3c5d0dec6797eca3a861dab0816fa9505d9c3e Patch
- https://git.kernel.org/stable/c/276849954d7cbe6eec827b21fe2df43f9bf07011 Patch
Timeline
- nvd_ingest NVD