Updated python-eventlet packages fix a security vulnerability:
Eventlet is a concurrent networking library for Python. A websocket
peer may exhaust memory on Eventlet side by sending very large websocket
frames. Malicious peer may exhaust memory on Eventlet side by sending
highly compressed data frame. A patch in version 0.31.0 restricts websocket
frame to reasonable limits. As a workaround, restricting memory usage via
OS limits would help against overall machine exhaustion, but there is no
workaround to protect Eventlet process (CVE-2021-21419).
- https://bugs.mageia.org/show_bug.cgi?id=29009
- https://ubuntu.com/security/notices/USN-4956-1
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/thread/2WJFSBPLCNSZNHYQC4QDRDFRTEZRMD2L/
- https://www.cve.org/CVERecord?id=CVE-2021-21419
- 7/core/python-eventlet-0.24.1-1.1.mga7
- 8/core/python-eventlet-0.31.0-1.mga8
Get the latest Linux and open source security news straight to your inbox.