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

[Backport v2.7-branch] fs: fuse: Avoid possible buffer overflow #69624

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Feb 29, 2024

Backport 3267bdc from #66592.

Fixes #69167

Checks path's size before copying it to local variable.

Signed-off-by: Flavio Ceolin <[email protected]>
(cherry picked from commit 3267bdc)
@zephyrbot zephyrbot added the Backport Backport PR and backport failure issues label Feb 29, 2024
@cfriedt cfriedt requested review from ceolin, d3zd3z and cfriedt February 29, 2024 15:53
@cfriedt cfriedt assigned de-nordic and unassigned ceolin Feb 29, 2024
@cfriedt cfriedt merged commit d013132 into v2.7-branch Feb 29, 2024
22 checks passed
@nashif nashif deleted the backport-66592-to-v2.7-branch branch November 16, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: File System Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants