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.7-branch] fs: ext2: Fix ext2 read buffer overflow #83031

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Dec 16, 2024

Backport 336c650 from #82914.

Fixes #82933

Keep track of the amount of bytes read so no buffer overflow occurs.

Signed-off-by: DEVER Emiel <[email protected]>
(cherry picked from commit 336c650)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: File System labels Dec 16, 2024
@Laczen Laczen removed their request for review December 16, 2024 10:44
@nashif nashif merged commit f02f283 into v3.7-branch Dec 16, 2024
28 checks passed
@nashif nashif deleted the backport-82914-to-v3.7-branch branch December 16, 2024 21:14
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