Skip to content

modules: Update FAT FS to version 0.15b and version check in Zephyr modules #92169

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

Closed

Conversation

de-nordic
Copy link
Collaborator

@de-nordic de-nordic commented Jun 25, 2025

Update FAT FS to version 0.15b and version check in Zephyr modules

Update to version 0.15b.

Signed-off-by: Dominik Ermel <[email protected]>
Update FFCONF_DEF check to match the new value in the module.

Signed-off-by: Dominik Ermel <[email protected]>
@github-actions github-actions bot added the area: Storage Storage subsystem label Jun 25, 2025
Copy link

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
fatfs zephyrproject-rtos/fatfs@16245c7 (master) zephyrproject-rtos/fatfs#20 zephyrproject-rtos/fatfs#20/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-fatfs DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Jun 25, 2025
Copy link

@de-nordic de-nordic requested review from kartben and dkalowsk June 25, 2025 10:36
@de-nordic
Copy link
Collaborator Author

I am closing this for now; it is impossible to update FAT FS to 0.15b, because there is significant problem with with f_readdir that causes fault in Zephyr, due to, possibly, incorrectly returning OK status, while failing to fill in structures. Our code checks status and tries to process structures, causing buffer overflows.

@de-nordic de-nordic closed this Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Storage Storage subsystem DNM (manifest) This PR should not be merged (controlled by action-manifest) manifest manifest-fatfs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant