Skip to content

[WRAPPER] Fix out-of-bounds memory corruption in my_readlink#3995

Merged
ptitSeb merged 1 commit into
ptitSeb:mainfrom
zengdage:fix-readlink
Jun 29, 2026
Merged

[WRAPPER] Fix out-of-bounds memory corruption in my_readlink#3995
ptitSeb merged 1 commit into
ptitSeb:mainfrom
zengdage:fix-readlink

Conversation

@zengdage

Copy link
Copy Markdown
Contributor

…_readlink

Two variables named sz exist in the my_readlink function, causing the parameter sz to be overwritten and resulting in out-of-bounds memory access.

…_readlink

Two variables named `sz` exist in the `my_readlink` function, causing the
parameter `sz` to be overwritten and resulting in out-of-bounds memory access.
@zengdage zengdage changed the title [WRAPPER] Fix out-of-bounds memory corruption caused by strncpy in my… [WRAPPER] Fix out-of-bounds memory corruption caused in my_readlink Jun 29, 2026
@zengdage zengdage changed the title [WRAPPER] Fix out-of-bounds memory corruption caused in my_readlink [WRAPPER] Fix out-of-bounds memory corruption in my_readlink Jun 29, 2026
@ptitSeb ptitSeb merged commit ffa7c1a into ptitSeb:main Jun 29, 2026
28 checks passed
@zengdage zengdage deleted the fix-readlink branch June 30, 2026 01:11
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