Skip to content

Bug #956 XDP - fail with a more informative error message#965

Merged
fklassen merged 1 commit into4.5.2-beta2from
Bug_#956_virtio-net_xdp_crash
Jul 27, 2025
Merged

Bug #956 XDP - fail with a more informative error message#965
fklassen merged 1 commit into4.5.2-beta2from
Bug_#956_virtio-net_xdp_crash

Conversation

@fklassen
Copy link
Copy Markdown
Member

In virtio-net it appear to have faulty XDP support, in which case we get EINVAL.

Note that this may have been fixed in July 2025 with this commit. It touches some XDP code.

Mon Jul 7 04:14:54 2025 -0400 6aca3dad2145 virtio-net: ensure the received length does not exceed allocated size  [Bui Quang Minh]
``

## Standards checklist:

<!-- Fill with an x the ones that apply. Example: [x] -->

- [x] The PR title is descriptive.
- [x] The PR doesn't replicate another PR which is already open.
- [x] I have read the contribution guide and followed all the instructions.
- [x] The code follows the code style guide detailed in the wiki.
- [x] The code is mine or it's from somewhere with an MIT-compatible license.
- [x] The code is efficient, to the best of my ability, and does not waste computer resources.
- [x] The code is stable and I have tested it myself, to the best of my abilities.
- [x] If the code introduces new aliases, I provide a valid use case for all plugin users down below.

In virtio-net it appear to have faulty XDP support, in which case we get EINVAL.

Note that this may have been fixed in July 2025 with this commit. It touches some XDP code.

```
Mon Jul 7 04:14:54 2025 -0400 6aca3dad2145 virtio-net: ensure the received length does not exceed allocated size  [Bui Quang Minh]
``
@fklassen fklassen merged commit e1afeed into 4.5.2-beta2 Jul 27, 2025
2 checks passed
@fklassen fklassen deleted the Bug_#956_virtio-net_xdp_crash branch July 27, 2025 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant