|
Bugzilla – Full Text Bug Listing |
| Summary: | [SLES15SP4][SECURITY][FIPS][Build 191.4] openQA test core dumps in gpg in FIPS mode | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP4 | Reporter: | Timo Jyrinki <tjyrinki> |
| Component: | Security Certifications | Assignee: | Certification Bugs <certification-bugs> |
| Status: | NEW --- | QA Contact: | |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | felice.maccaro, heiko.rommel, pmonrealgonzalez |
| Version: | SLES15SP4-MaintUpd | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.suse.de/tests/11657280/modules/gpg/steps/54 | ||
| Whiteboard: | FIPS | ||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Timo Jyrinki
2023-07-25 10:50:35 UTC
you would need to set the libgcrypt overrides. export LIBGCRYPT_FORCE_FIPS_MODE=1 however i cant reproduce on a local SP4 machine either. Yes, that libcrypt env var of course is the correct one. I've tested it now that gpg2-2.2.27-1.2.x86_64 is affected, upgrading to gpg2-2.2.27-150300.3.5.1.x86_64 fixes the issue. Is there anything to still investigate regarding this or should the bug be closed? The latest version in gpg2-2.2.27-150300.3.5.1.x86_64, I'm not sure where the gpg2-2.2.27-1.2.x86_64 version comes from. Is that an old version? TIA gpg2-2.2.27-1.2.x86_64 is comming from sle-module-basesystem:15-SP4::pool: brian:~ # zypper search -s gpg2 Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository ---+-----------+------------+---------------------+--------+------------------------------------- i+ | gpg2 | package | 2.2.27-150300.3.5.1 | x86_64 | sle-module-basesystem:15-SP4::update v | gpg2 | package | 2.2.27-1.2 | x86_64 | sle-module-basesystem:15-SP4::pool | gpg2 | srcpackage | 2.2.27-150300.3.5.1 | noarch | sle-module-basesystem:15-SP4::update i+ | gpg2-lang | package | 2.2.27-150300.3.5.1 | noarch | sle-module-basesystem:15-SP4::update v | gpg2-lang | package | 2.2.27-1.2 | noarch | sle-module-basesystem:15-SP4::pool OK. Looks like repo issues then, nothing I can do from packaging. |