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 release/3.10] Fix read heap-buffer-overflow on nested /vsitar/ calls #11642

Open
wants to merge 1 commit into
base: release/3.10
Choose a base branch
from

Conversation

rouault
Copy link
Member

@rouault rouault commented Jan 12, 2025

Backport #11638
Authored by: @rouault

Fixes https://issues.oss-fuzz.com/issues/388868487

This is just a band-aid... The use of CPLFormFilename() and
friends is so dangerous with the rotating TLS buffers that
may end up overwritten if too many calls are nested...
@rouault rouault added this to the 3.10.2 milestone Jan 12, 2025
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 69.894% (+0.01%) from 69.88%
when pulling b1a2acf on backport-11638-to-release/3.10
into 1fd6610 on release/3.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants