Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly handle XdpOpenAPi failure #3660

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

csujedihy
Copy link
Contributor

Description

The interface list is initialized after calling XdpOpenAPI. When XdpOpenAPI fails, the code checks an uninitialized list, which triggers an AV.

Found by @pongba.

Testing

Not covered.

@csujedihy csujedihy added the Area: Lola Related to low latency work label May 30, 2023
@csujedihy csujedihy requested a review from a team as a code owner May 30, 2023 18:50
@nibanks nibanks merged commit f35796a into main May 30, 2023
@nibanks nibanks deleted the huanyi/xdpopenapi-failure branch May 30, 2023 20:47
csujedihy added a commit that referenced this pull request Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Lola Related to low latency work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants