lrzsz before version 0.12.21~rc can leak information to the receiving side due to an incorrect length check in the function zsdata that causes a size_t to wrap around.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
http://www.ohse.de/uwe/software/lrzsz.html | third party advisory release notes |
https://lists.suse.com/pipermail/sle-security-updates/2018-April/003955.html?_ga=2.81625751.1026327980.1622040648-1950393542.1547130931 | third party advisory mailing list |
https://lists.suse.com/pipermail/sle-security-updates/2018-April/003956.html?_ga=2.81625751.1026327980.1622040648-1950393542.1547130931 | third party advisory mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=1572058 | issue tracking third party advisory |
https://lists.debian.org/debian-lts-announce/2022/01/msg00027.html | issue tracking mailing list third party advisory |