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

vmm: validate virtio-fs tag length #6359

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

liuw
Copy link
Member

@liuw liuw commented Apr 4, 2024

Fixes: #6358

@liuw liuw requested a review from a team as a code owner April 4, 2024 16:44
liuw added 3 commits April 4, 2024 20:10
Signed-off-by: Wei Liu <liuwe@microsoft.com>
Signed-off-by: Wei Liu <liuwe@microsoft.com>
The caller shouldn't pass in an &str that's too long. This is a
precaution if something goes wrong in the caller.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
@liuw liuw enabled auto-merge April 4, 2024 20:41
@liuw liuw added this pull request to the merge queue Apr 4, 2024
Merged via the queue into cloud-hypervisor:main with commit 101cfb9 Apr 4, 2024
30 checks passed
@liuw liuw deleted the fs-tag-validation branch April 4, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

Missing length validation of virtiofs tag causes panic
3 participants