Debian Package Tracker
Register | Log in
Subscribe

python3.9

Choose email to subscribe with

general
  • source: python3.9 (main)
  • version: 3.9.2-1+deb11u3
  • maintainer: Matthias Klose (DMD)
  • arch: all any
  • std-ver: 4.5.1
  • VCS: Git (Browse)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 3.9.2-1
  • old-sec: 3.9.2-1+deb11u3
versioned links
  • 3.9.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.9.2-1+deb11u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • idle-python3.9
  • libpython3.9
  • libpython3.9-dbg
  • libpython3.9-dev
  • libpython3.9-minimal
  • libpython3.9-stdlib
  • libpython3.9-testsuite
  • python3.9
  • python3.9-dbg
  • python3.9-dev
  • python3.9-doc
  • python3.9-examples
  • python3.9-full
  • python3.9-minimal
  • python3.9-venv
package is gone
This package is not in any development repository. This probably means that the package has been removed (or has been renamed). Thus the information here is of little interest ... the package is going to disappear unless someone takes it over and reintroduces it.
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:04:12
    Last run: 2023-01-06T06:22:11.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:48:39
    Last run: 2022-08-10T23:38:30.000Z
    Previous status: unknown

  • stable: fail (log)
    The tests ran in 0:43:22
    Last run: 2023-06-09T17:09:11.000Z
    Previous status: unknown

Created: 2023-06-13 Last update: 2025-07-06 11:34
4 security issues in sid high

There are 4 open security issues in sid.

4 important issues:
  • CVE-2015-20107: In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9
  • CVE-2020-10735: A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.
  • CVE-2022-42919: Python 3.9.x and 3.10.x through 3.10.8 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.
  • CVE-2022-45061: An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.
Created: 2022-07-04 Last update: 2022-12-16 16:00
1 security issue in bookworm high

There is 1 open security issue in bookworm.

1 important issue:
  • CVE-2015-20107: In Python (aka CPython) through 3.10.4, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments).
Created: 2022-07-04 Last update: 2022-08-01 13:40
news
[rss feed]
  • [2025-03-20] Accepted python3.9 3.9.2-1+deb11u3 (source) into oldstable-security (Sean Whitton)
  • [2024-12-01] Accepted python3.9 3.9.2-1+deb11u2 (source) into oldstable-security (Adrian Bunk)
  • [2024-11-30] Accepted python3.9 3.9.2-1+deb11u1 (source) into oldstable-security (Adrian Bunk)
  • [2023-01-10] Removed 3.9.13-1 from unstable (Debian FTP Masters)
  • [2022-08-17] python3.9 REMOVED from testing (Debian testing watch)
  • [2022-06-11] python3.9 3.9.13-1 MIGRATED to testing (Debian testing watch)
  • [2022-06-08] Accepted python3.9 3.9.13-1 (source) into unstable (Matthias Klose)
  • [2022-03-27] python3.9 3.9.12-1 MIGRATED to testing (Debian testing watch)
  • [2022-03-24] Accepted python3.9 3.9.12-1 (source) into unstable (Matthias Klose)
  • [2022-03-22] python3.9 3.9.11-1 MIGRATED to testing (Debian testing watch)
  • [2022-03-17] Accepted python3.9 3.9.11-1 (source) into unstable (Matthias Klose)
  • [2022-02-25] python3.9 3.9.10-2 MIGRATED to testing (Debian testing watch)
  • [2022-02-22] Accepted python3.9 3.9.10-2 (source) into unstable (Matthias Klose)
  • [2022-01-23] python3.9 3.9.10-1 MIGRATED to testing (Debian testing watch)
  • [2022-01-16] Accepted python3.9 3.9.10-1 (source) into unstable (Matthias Klose)
  • [2022-01-15] python3.9 3.9.9-4 MIGRATED to testing (Debian testing watch)
  • [2022-01-12] Accepted python3.9 3.9.9-4 (source) into unstable (Matthias Klose)
  • [2022-01-12] python3.9 3.9.9-3 MIGRATED to testing (Debian testing watch)
  • [2022-01-10] Accepted python3.9 3.9.9-3 (source) into unstable (Matthias Klose)
  • [2021-12-20] python3.9 3.9.9-2 MIGRATED to testing (Debian testing watch)
  • [2021-12-16] Accepted python3.9 3.9.9-2 (source) into unstable (Matthias Klose)
  • [2021-11-20] python3.9 3.9.9-1 MIGRATED to testing (Debian testing watch)
  • [2021-11-16] Accepted python3.9 3.9.9-1 (source) into unstable (Matthias Klose)
  • [2021-11-11] Accepted python3.9 3.9.8-2 (source) into unstable (Matthias Klose)
  • [2021-11-10] python3.9 3.9.8-1 MIGRATED to testing (Debian testing watch)
  • [2021-11-07] Accepted python3.9 3.9.8-1 (source) into unstable (Matthias Klose)
  • [2021-09-29] python3.9 3.9.7-4 MIGRATED to testing (Debian testing watch)
  • [2021-09-24] Accepted python3.9 3.9.7-4 (source) into unstable (Matthias Klose)
  • [2021-09-05] python3.9 3.9.7-2 MIGRATED to testing (Debian testing watch)
  • [2021-09-03] Accepted python3.9 3.9.7-2 (source) into unstable (Matthias Klose)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • buildd: logs, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debci

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing