Regression - upate python2.7 for cover CVE-2021-3177 modifying unicode parts cause serious regressions
Bug #1916893 reported by
Leonidas S. Barbosa
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python2.7 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Scenario]
A security update was made for python2.7 in xenial and bionic that can cause a serious regression since it is modifying unicode code for python2.7.
[Issue]
It can cause a serious break in the way python prints, rprs, unicode information, causing serious damage for any application that is running python2.7 in that scenario.
[More info]
https:/
CVE References
information type: | Public → Private Security |
description: | updated |
information type: | Private Security → Public Security |
To post a comment you must log in.
Possibly relevant part of bionic autopkgtest:
test test_ctypes failed -- Traceback (most recent call last): python2. 7/ctypes/ test/test_ parameters. py", line 232, in test_parameter_repr assertEqual( repr(c_ char.from_ param(97) ), "<cparam 'c' ('a')>")
File "/usr/lib/
self.
TypeError: wrong type
======= ======= ======= ======= ======= ======= ======= ======= ======= ======= test.test_ parameters. SimpleTypesTest Case) ------- ------- ------- ------- ------- ------- ------- ------- ------- python2. 7/ctypes/ test/test_ parameters. py", line 232, in test_parameter_repr assertEqual( repr(c_ char.from_ param(97) ), "<cparam 'c' ('a')>")
ERROR: test_parameter_repr (ctypes.
-------
Traceback (most recent call last):
File "/usr/lib/
self.
TypeError: wrong type