In the Linux kernel, the following vulnerability has been resolved: team: Move team device type change at the end of team_port_add Attempting to add a port device that is already up will expectedly…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: team: Move team device type change at the end of team_port_add Attempting to add a port device that is already up will expectedly fail, but not before modifying the team device header_ops. In the case of the syzbot reproducer the gre0 device is already in state UP when it attempts to add it as a port device of team0, this fails but before that header_ops->create of team0 is changed from eth_header to ipgre_header in the call…
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/0ae9cfc454ea5ead5f3ddbdfe2e70270d8e2c8ef Patch
- https://git.kernel.org/stable/c/4040b5e8963982a00aa821300cb746efc9f2947e Patch
- https://git.kernel.org/stable/c/a74ab1b532ecc5f9106621a8f75b4c3d04466b35 Patch
- https://git.kernel.org/stable/c/c8b15b0d2eec3b5c7f585e5a53dfc8d36c818283 Patch
- https://git.kernel.org/stable/c/e26235840fd961e4ebe5568f11a2a078cf726663 Patch
- https://git.kernel.org/stable/c/e3eed4f038214494af62c7d2d64749e5108ce6ca Patch
- https://git.kernel.org/stable/c/f82d1fb65549de241fe312fcb2bcb8e0ad7b424d
Timeline
- nvd_ingest NVD