musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorGabriel Ravier <gabravier@gmail.com>2023年04月14日 16:55:42 +0200
committerRich Felker <dalias@aerifal.cx>2023年04月14日 11:19:33 -0400
commit4724793f96b163e95cb15e1b7374ff2b0434ed15 (patch)
tree8dafdcab4bd48623579d6f28fd286a8b31a44b59 /WHATSNEW
parentc1b42c4a3a0324ec25877980f59db233fa420925 (diff)
downloadmusl-4724793f96b163e95cb15e1b7374ff2b0434ed15.tar.gz
fix wide printf numbered argument buffer overflow
The nl_type and nl_arg arrays defined in vfwprintf may be accessed with an index up to and including NL_ARGMAX, but they are only of size NL_ARGMAX, meaning they may be written to or read from 1 element too far.
Diffstat (limited to 'WHATSNEW')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月04日 15:28:17 +0000

AltStyle によって変換されたページ (->オリジナル) /