diff options
author | Tudor Florea <tudor.florea@enea.com> | 2015-07-07 10:50:56 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2015-07-07 22:58:50 +0200 |
commit | 5671167d2495d3a6b1e662707ff6123315f478cc (patch) | |
tree | 2aef7abc18883de003f4b1a35d4e5b814f81920f /meta/recipes-devtools/subversion/subversion-1.7.10/libtool2.patch | |
parent | 34e5a4f013f8bd0158a984bf5ed5b10ca4c1a263 (diff) | |
download | poky-5671167d2495d3a6b1e662707ff6123315f478cc.tar.gz |
python: Backport CVE-2013-1752 fix from upstream
This back ported patch fixes CVE-2013-1752 for
ftplib,imaplib,nntplib and poplib
References:
http://bugs.python.org/issue16038
http://bugs.python.org/issue16039
http://bugs.python.org/issue16040
http://bugs.python.org/issue16041
https://access.redhat.com/security/cve/CVE-2013-1752
The ftplib,imaplib,nntplib and poplib modules doesn't limit the amount
of read data in its call to readline().
The modules should be modified to use limited readline() with _MAXLINE.
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta/recipes-devtools/subversion/subversion-1.7.10/libtool2.patch')
0 files changed, 0 insertions, 0 deletions