diff options
| author | 0xf00sec <159052166+0xf00sec@users.noreply.github.com> | 2025-06-22 22:19:52 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-22 22:19:52 +0300 |
| commit | 4807aac83e758099bfae759701b3d5cab5fc3b8b (patch) | |
| tree | 7ebc33386f084d4f2d1b6d5d9e08567d587c189c /dev/open_msg/script | |
| parent | 59653f763a7e12b5b54b470a86e81c93729c909d (diff) | |
Patch: Buffer Overflows and OOB Reads in Core Memory APIs
memset and memcpy now take an additional dst_size parameter, If len > dst_size or dst/src is null, the function returns nullptr early, avoiding unsafe writes.
Diffstat (limited to 'dev/open_msg/script')
0 files changed, 0 insertions, 0 deletions
