Fix buffer overflow and parsing issues in daemon and lib - #911
Open
minminlittleshrimp wants to merge 1 commit into
Open
Fix buffer overflow and parsing issues in daemon and lib#911minminlittleshrimp wants to merge 1 commit into
minminlittleshrimp wants to merge 1 commit into
Conversation
minminlittleshrimp
commented
Aug 25, 2026
Collaborator
- Fix out-of-bounds read in get_log_info_v2 and set_log_level_v2
- Fix heap buffer overflow in dlt_with_filename_and_line_number
- Fix unregister_context_v2 response construction
- Replace unbounded strcat with snprintf in storage_dir_info
- Add bounds checks for variable-length apid/ctid parsing
- Fix out-of-bounds read in get_log_info_v2 and set_log_level_v2 - Fix heap buffer overflow in dlt_with_filename_and_line_number - Fix unregister_context_v2 response construction - Replace unbounded strcat with snprintf in storage_dir_info - Add bounds checks for variable-length apid/ctid parsing Signed-off-by: Matt Jones <47545907+SoundMatt@users.noreply.github.com> Signed-off-by: Santhosh Sivan Murugan <Murugan.SanthoshSivan@in.bosch.com> Signed-off-by: Luu Quang Minh <Minh.LuuQuang@vn.bosch.com>
minminlittleshrimp
force-pushed
the
combine/related-prs
branch
from
August 25, 2026 20:30
55b2af8 to
a60ace9
Compare
Contributor
|
sigh, binaries were committed too @minminlittleshrimp :) |
Collaborator
Author
That why I hate to rework on the AI- PR, slop and vuln everywhere Lemme check your point |
Collaborator
Author
|
It my fault, diff build dir cannot be excluded @LocutusOfBorg thanks for notifying 😅 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.