aboutsummaryrefslogtreecommitdiffstats
path: root/english/lts/security/2023/dla-3331-2.wml
blob: 05426d84d5608c86d8a746206f04d2b450f2e596 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<define-tag description>LTS security update</define-tag>
<define-tag moreinfo>

<p>It was discovered that there was a regression in the previous fix for
python-cryptography, a Python library offering a number of encryption
and cryptography primitives.</p>

<p>The original issue was that there was a potential memory corrution
vulnerability. However, the change introduced a regression due to
incorrectly backporting upstream's patch to the (older) version in
Debian LTS.</p>

<ul>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2023-23931">CVE-2023-23931</a>

    <p>cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.</p></li>

</ul>

<p>For Debian 10 <q>Buster</q>, this problem has been fixed in version
2.6.1-3+deb10u3.</p>

<p>We recommend that you upgrade your python-cryptography packages.</p>

<p>Further information about Debian LTS security advisories, how to apply
these updates to your system and frequently asked questions can be
found at: <a href="https://wiki.debian.org/LTS">https://wiki.debian.org/LTS</a></p>
</define-tag>

# do not modify the following line
#include "$(ENGLISHDIR)/lts/security/2023/dla-3331.data"
# $Id: $

© 2014-2024 Faster IT GmbH | imprint | privacy policy