twisted 22.1.0-2ubuntu2.1 source package in Ubuntu

Changelog

twisted (22.1.0-2ubuntu2.1) jammy-security; urgency=medium

  * SECURITY UPDATE: Parsing of SSH version identifier field during an SSH
    handshake can result in a denial of service when excessively large packets
    are received
    - debian/patches/CVE-2022-21716-*.patch: Ensure that length of received
      handshake buffer is checked, prior to processing version string in
      src/twisted/conch/ssh/transport.py and
      src/twisted/conch/test/test_transport.py
    - CVE-2022-21716

 -- Ray Veldkamp <email address hidden>  Wed, 04 May 2022 11:36:26 +1000

Upload details

Uploaded by:
Ray Veldkamp
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
twisted_22.1.0.orig.tar.gz 3.6 MiB b7971ec9805b0f80e1dcb1a3721d7bfad636d5f909de687430ce373979d67b61
twisted_22.1.0-2ubuntu2.1.debian.tar.xz 31.2 KiB 0e9878acf7ab7282b2d5896c4e7df4364a27f1c4615b06432334981826ebab65
twisted_22.1.0-2ubuntu2.1.dsc 2.5 KiB a6eef2d84417603f7a2f365b57459bc1fbf043a0a890a48c653f476a8faf2b20

View changes file

Binary packages built by this source

python3-twisted: Event-based framework for internet applications

 It includes a web server, a telnet server, a multiplayer RPG engine, a
 generic client and server for remote object access, and APIs for creating
 new protocols.

twisted-doc: Official documentation of Twisted

 This contains various HOWTOs and overviews in various formats.
 .
 Twisted is an event-based framework for internet applications.
 It includes a web server, a telnet server, a multiplayer RPG engine, a
 generic client and server for remote object access, and APIs for creating
 new protocols.