-
Notifications
You must be signed in to change notification settings - Fork 3
fix: numerous vulnerabilities in native code #940
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
Merged
Changes from 23 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
89bd269
fix(zds): Bounded copy for dsname, volser
traeok a212b84
fix(zutm): bounded copy for parms
traeok 3ad2748
fix(zut): fail in zut_bpxwdyn_common if parm larger than max len
traeok c504b4c
fix(zdsm): rename macro to avoid collisions in C++
traeok f613749
fix(zut): off-by-one buffer overflow possibility
traeok a4ffefa
fix(zam24): Remove redundant BR R14 instruction
traeok bb4a6b9
refactor(zds): Make etag copy more robust
traeok 2bff6ea
fix(uss): unchecked indexing for CSV parse
traeok d3c3110
fix(zds): avoid possible csifiltk overflow
traeok 0dc3898
fix(zds): Truncate error message for 31-bit alloc
traeok a8d6ee0
fix(zds): avoid indexing UB in zds_is_valid_member_name
traeok 3334360
fix(zcn): 1-byte buffer overflow
traeok 0f908e1
fix(zcnm31): command text overflow for MGCRE
traeok e283577
refactor: ZDIAG_SET_MSG helper to avoid overflow
traeok 19f0213
fix(zusf): avoid argv option injection
traeok e0f34fe
fix(zjson): Depth cap of 64 for recursive branches
traeok 0aa1ee0
fix(zlogger): buffer overflow possibilities
traeok dc9637b
fix(zcnm31): clamp length variables
traeok 3e36c4f
refactor(ztype): remove do/while trick from ZDIAG_SET_MSG
traeok 61b50c8
fix(zjbm): Missing return in ZJBMEMSG
traeok 265f667
fix(zjbm): avoid buffer overflow for str copy
traeok 6af6109
fix: use safe format strings
traeok ff186a2
Merge branch 'main' into fix/vulns
traeok cc3fbc5
fix(zutm): remove unused var
traeok e9032b2
chore: changelog
traeok 64e1d27
fix(zjbm): remove one param from ZDIAG_SET_MSG
traeok f9d9f23
fix: update link, use dynamic formatting
traeok c4800b6
Merge branch 'main' into fix/vulns
traeok 3b09544
fix(zjbm): Change int param to pointer
traeok 1874c30
chore: add comments on truncation cases
traeok 384fed6
Merge branch 'main' into fix/vulns
traeok 370143b
refactor(zutm): dynamic precision for parms
traeok 3d0c8d5
Merge branch 'main' into fix/vulns
traeok 4fe2182
Merge branch 'main' into fix/vulns
traeok 812d0be
Merge branch 'main' into fix/vulns
traeok d213558
Merge remote-tracking branch 'origin/main' into fix/vulns
traeok 816e896
fix(zds): add precision to diag msg
traeok 24a71aa
fix(zds): add 7-byte padding to kept struct dword aligned
traeok File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.