about summary refs log tree commit diff
path: root/nscd/nscd.h
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2021-01-06 11:03:44 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2021-01-06 11:03:44 +0530
commit0d9793e82a19bcef10ef7d73a26cd44b7ad30753 (patch)
tree00a459051cf0111ee14cf643c012e02c060ef084 /nscd/nscd.h
parent1d49bede4d8a5448067e8579b14fedf437e75aee (diff)
downloadglibc-0d9793e82a19bcef10ef7d73a26cd44b7ad30753.tar.gz
glibc-0d9793e82a19bcef10ef7d73a26cd44b7ad30753.tar.xz
glibc-0d9793e82a19bcef10ef7d73a26cd44b7ad30753.zip
Fix buffer overrun in EUC-KR conversion module (bz #24973)
The byte 0xfe as input to the EUC-KR conversion denotes a user-defined
area and is not allowed.  The from_euc_kr function used to skip two bytes
when told to skip over the unknown designation, potentially running over
the buffer end.

(cherry picked from commit ee7a3144c9922808181009b7b3e50e852fb4999b)
Diffstat (limited to 'nscd/nscd.h')
0 files changed, 0 insertions, 0 deletions