NB: we can only SRU that to Noble if it first goes in a development
version of Ubuntu which will only be possible when development for 25.04
begins.
** Summary changed:
- high memory consumption in Ubuntu Noble
+ openssl fails with out of memory messages while trying to load the FIPS
provider in
Steps to reproduce on any machine on Noble or later:
cp -r /usr/lib/ssl/certs/ .
OPENSSL_FORCE_FIPS_MODE=1 openssl rehash certs
** Changed in: openssl (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
** Also affects: openssl (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066990
Title:
high memory consumption in Ubuntu Noble
To manage notifica
This issue arises because the container is running on top of a FIPS-
enabled kernel which provides the /proc/sys/crypto/fips_enabled = 1
flag.
On Noble, openssl sees this flag and expects therefore to be operating
in FIPS mode, but at this point the Noble container is not in FIPS mode
- we haven't
Here's a relatively minimal example:
```
$ sudo fips-mode-setup --check
FIPS mode is enabled.
$ uname -a
Linux hostname 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Fri Jun 14 03:19:37 EDT 2024
x86_64 x86_64 x86_64 GNU/Linux
```
```
FROM ubuntu:24.04 AS builder
RUN . /etc/os-release && \
DEBIAN_FRON
We are seeing this as well when building an image with ubuntu:24.04 as
our base. Like the commenter above, we see the issue on our FIPS
system, but do not see it on our non-FIPS system. A workaround or any
information is certainly appreciated.
--
You received this bug notification because you ar
Let me narrow down the issue: the problem was resolved when I disabled
FIPS on my host. Whatever the underlying cause, it only occurs when FIPS
is enabled.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
Hi,
I hit the same issue, would like to know if there is an ETA?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066990
Title:
high memory consumption in Ubuntu Noble
To manage notifications about
** Changed in: ca-certificates (Ubuntu)
Assignee: (unassigned) => Mauricio Faria de Oliveira (mfo)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066990
Title:
high memory consumption in Ubuntu
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: ca-certificates (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066990
Tit
** Summary changed:
- high memory consumption
+ high memory consumption in Ubuntu Noble
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066990
Title:
high memory consumption in Ubuntu Noble
To mana
11 matches
Mail list logo