[Bug 2097688] Re: [BPO] Backport Noble version to Jammy
Ubuntu Foundations Team Bug Bot
2097688 at bugs.launchpad.net
Sun Feb 9 04:20:48 UTC 2025
The attachment "lp2097688.debdiff" seems to be a debdiff. The ubuntu-
sponsors team has been subscribed to the bug report so that they can
review and hopefully sponsor the debdiff. If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2097688
Title:
[BPO] Backport Noble version to Jammy
Status in openvpn package in Ubuntu:
New
Bug description:
[Impact]
Currently openvpn in Jammy is broken when FIPS is enabled. The TL;DR reason is that openvpn 2.5 does not support openssl 3 very well. There were a number of fixes in openvpn 2.6 to fix this.
Explaining a bit more the basic issue is that openssl 3 does not allow the use of the MD5 algorithm for random number generation in FIPS mode and openvpn 2.5 is still using it (LP bug #2091575). There are also other issues, for example that openvpn sees no available ciphers when FIPS is enabled which can be easily tested as running
openvpn --show-ciphers
returns nothing (LP bug #2077769).
I have a patch for openvpn 2.5 to fix this which I tried to SRU in bug #2077769 but failed to get sponsored as it is a significant change. The sponsor suggested backporting instead as the issue does not affect non-FIPS systems and so they can keep using the current package.
[Scope]
From Noble (2.6.12-0ubuntu0.24.04.1) to Jammy (currently
2.5.11-0ubuntu0.22.04.1)
[Other Info]
My original SRU patch also fixed bug #2086809. This is not a code patch as only affects package testing. This should be SRUd by itself.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2097688/+subscriptions
More information about the Ubuntu-sponsors
mailing list