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

Vring descriptor count must be limited to 65k per device #407

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

tammyleino
Copy link
Collaborator

Code must ensure we don't overflow the 16-bit count in vring_alloc_info
Signed-off-by: Tammy Leino tammy_leino@mentor.com

Code must ensure we don't overflow the 16-bit count in vring_alloc_info
Signed-off-by: Tammy Leino <tammy_leino@mentor.com>
Copy link
Contributor

@edmooring edmooring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to go.

@arnopo arnopo added this to the Release V2022.10 milestone Oct 4, 2022
@arnopo arnopo merged commit e40eea8 into OpenAMP:main Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants