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

providers: Fix overrun-buffer-arg issues #1559

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

Kamalheib
Copy link
Contributor

Fix the following issue:
overrun-buffer-arg: Overrunning struct type ibv_modify_srq of 24 bytes by passing it to a function which accesses it at byte offset 31 using argument "32UL".

Fix the following issue:
overrun-buffer-arg: Overrunning struct type ibv_modify_srq of 24 bytes by
passing it to a function which accesses it at byte offset 31 using argument "32UL".

Signed-off-by: Kamal Heib <[email protected]>
@rleon rleon merged commit 4414a12 into linux-rdma:master Feb 16, 2025
14 checks passed
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.

2 participants