Bug 2231284 - CVE-2023-38325 pypy: python-cryptography: SSH certificate encoding/parsing incompatibility with OpenSSH [fedora-all]
Summary: CVE-2023-38325 pypy: python-cryptography: SSH certificate encoding/parsing in...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: pypy
Version: 38
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Python Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 2231303 (view as bug list)
Depends On:
Blocks: CVE-2023-38325
TreeView+ depends on / blocked
 
Reported: 2023-08-11 08:10 UTC by Vipul Nair
Modified: 2023-08-23 00:50 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-08-23 00:09:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vipul Nair 2023-08-11 08:10:20 UTC
More information about this security flaw is available in the following bug:

http://bugzilla.redhat.com/show_bug.cgi?id=2231271

Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Vipul Nair 2023-08-11 08:10:23 UTC
Use the following template to for the 'fedpkg update' request to submit an
update for this issue as it contains the top-level parent bug(s) as well as
this tracking bug.  This will ensure that all associated bugs get updated
when new packages are pushed to stable.

=====

# bugfix, security, enhancement, newpackage (required)
type=security

# low, medium, high, urgent (required)
severity=medium

# testing, stable
request=testing

# Bug numbers: 1234,9876
bugs=2231271,2231284

# Description of your update
notes=Security fix for [PUT CVEs HERE]

# Enable request automation based on the stable/unstable karma thresholds
autokarma=True
stable_karma=3
unstable_karma=-3

# Automatically close bugs when this marked as stable
close_bugs=True

# Suggest that users restart after update
suggest_reboot=False

======

Additionally, you may opt to use the bodhi web interface to submit updates:

https://bodhi.fedoraproject.org/updates/new

Comment 2 Charalampos Stratakis 2023-08-23 00:09:06 UTC
The parts of cryptography in pypy is an __about__.py file in order to utilize its version number for building ffi.

There are no vulnerable code parts there and even if those parts were there, the bundled version is 2.7 whereas the affected one is 40.0.

Comment 3 Charalampos Stratakis 2023-08-23 00:50:29 UTC
*** Bug 2231303 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.