Bug#929726: ask-password: prevent buffer overrow when reading from keyring

2019-05-29 Thread Dan Streetman
On Wed, May 29, 2019 at 11:58 AM Michael Biebl wrote: > > Thanks for the patch, Dan. > I see this has already been committed upstream, which is great. > > Am 29.05.19 um 17:50 schrieb Dan Streetman: > > +Subject: [PATCH] ask-password: prevent buffer overrow when reading from >

Bug#929726: ask-password: prevent buffer overrow when reading from keyring

2019-05-29 Thread Michael Biebl
Thanks for the patch, Dan. I see this has already been committed upstream, which is great. Am 29.05.19 um 17:50 schrieb Dan Streetman: > +Subject: [PATCH] ask-password: prevent buffer overrow when reading from ^ I assume this is a typo and you

Bug#929726: ask-password: prevent buffer overrow when reading from keyring

2019-05-29 Thread Dan Streetman
Package: systemd Version: 241-5 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu eoan ubuntu-patch Dear Maintainer, When we read from keyring, a temporary buffer is allocated in order to determine the size needed for the entire data. However, when zeroing