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 v3.5-branch] fs: fuse: Avoid possible buffer overflow #69154

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Feb 18, 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 requested a review from nashif as a code owner February 18, 2024 08:07
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: File System labels Feb 18, 2024
@henrikbrixandersen
Copy link
Member

@ceolin This needs a bug report.

@ceolin ceolin linked an issue Feb 19, 2024 that may be closed by this pull request
@ceolin
Copy link
Member

ceolin commented Feb 19, 2024

@ceolin This needs a bug report.

done

@jhedberg jhedberg merged commit d0d9125 into v3.5-branch Apr 4, 2024
20 checks passed
@nashif nashif deleted the backport-66592-to-v3.5-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.

[backport] fs: fuse: Avoid possible buffer overflow
6 participants