[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

249461

 
 

909

 
 

195508

 
 

282

Paid content will be excluded from the download.


Download | Alert*
OVAL

FEDORA-2023-37ae269843 -- Fedora 37 mirrorlist-server-3.0.6-6.fc37

ID: oval:org.secpod.oval:def:125484Date: (C)2023-05-23   (M)2023-11-13
Class: PATCHFamily: unix




The mirrorlist-server uses the data created by 'MirrorManager2 https://github.com/fedora-infra/mirrormanager2'_ to answer client request for the "best" mirror. This implementation of the mirrorlist-server is written in Rust. The original version of the mirrorlist-server was part of the MirrorManager2 repository and it is implemented using Python. While moving from Python2 to Python3 one of the problems was that the data exchange format did not support running the MirrorManager2 backend with Python2 and the mirrorlist frontend with Python3. To have a Pickle independent data exchange format protobuf was introduced. The first try to use protobuf in the python mirrorlist implementation required a lot more memory than the Pickle based implementation . That is one of the reasons a new mirrorlist-server implementation was needed. Another reason to rewrite the mirrorlist-server is its architecture. The Python based version requires the Apache HTTP server or something that can run the included wsgi. The wsgi talks over a socket to the actual mirrorlist-server. In Fedora's MirrorManager2 instance this runs in a container which runs behind HAProxy. This implementation in Rust directly uses a HTTP library to reduce the number of involved components. In addition to being simpler this implementation also requires less memory than the Python version.

Platform:
Fedora 37
Product:
mirrorlist-server
Reference:
FEDORA-2023-37ae269843
CVE-2023-26964
CVE    1
CVE-2023-26964

© SecPod Technologies