Project

General

Profile

Actions

Architecture #23447

closed

Switch back to openssl 1.1 in relayd for now

Added by Alexis Mousset 8 months ago. Updated 8 months ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No

Description

It seems to cause segfault in relayd on Debian 11, where the system version is 1.1.

[  289.679974] r2d2-worker-0[20772]: segfault at 1000001b7 ip 00007ff129b62143 sp 00007ff128f49ea0 error 4 in libssl.so.1.1[7ff129b47000+4e000]

We'll update everything at once in the next release.


Related issues 2 (0 open2 closed)

Related to Rudder - Architecture #23383: Update embedded openssl to 3.1 in relaydReleasedVincent MEMBRÉActions
Related to Rudder - Architecture #23717: Update to OpenSSL 3.0 & CFEngine 3.21ReleasedFélix DALLIDETActions
Actions #1

Updated by Alexis Mousset 8 months ago

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset
Actions #2

Updated by Alexis Mousset 8 months ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/5044
Actions #3

Updated by Alexis Mousset 8 months ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ 8 months ago

  • Target version changed from 1046 to 7.2.11
Actions #5

Updated by Alexis Mousset 8 months ago

root@server:~# lddtree /opt/rudder/bin/rudder-relayd
rudder-relayd => /opt/rudder/bin/rudder-relayd (interpreter => /lib64/ld-linux-x86-64.so.2)
    libpq.so.5 => /lib/x86_64-linux-gnu/libpq.so.5
        libssl.so.1.1 => /lib/x86_64-linux-gnu/libssl.so.1.1
        libcrypto.so.1.1 => /lib/x86_64-linux-gnu/libcrypto.so.1.1
[...]

This happens because of conflicting versions of openssl used in libpq and embedded in relayd itself.

Actions #6

Updated by Alexis Mousset 8 months ago

  • Parent task deleted (#23383)
Actions #7

Updated by Alexis Mousset 8 months ago

Actions #8

Updated by Vincent MEMBRÉ 8 months ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.2.11 and 7.3.7 which were released today.

Actions #9

Updated by Alexis Mousset 6 months ago

Actions

Also available in: Atom PDF