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.4-branch] fs: fuse: Avoid possible buffer overflow #69153

Merged
merged 1 commit into from
Feb 27, 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
@jgl-meta jgl-meta self-requested a review February 27, 2024 17:49
@jgl-meta jgl-meta merged commit 76b03fe into v3.4-branch Feb 27, 2024
19 checks passed
@nashif nashif deleted the backport-66592-to-v3.4-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
4 participants