You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arnaldo2792
published
GHSA-gmwc-j47g-qq78Feb 8, 2022
Package
libexpat
(bottlerocket)
Affected versions
< 1.6.0
Patched versions
1.6.0
Description
A left shift by 29 (or more) places in the storeAtts function in xmlparse.c can lead to realloc misbehavior (e.g., allocating too few bytes, or only freeing memory).
A left shift by 29 (or more) places in the
storeAtts
function in xmlparse.c can lead to realloc misbehavior (e.g., allocating too few bytes, or only freeing memory).