Bug 1204418

Summary: libgcrypt selftest: pubkey RSA (1): mismatch (encrypt) libgcrypt selftest: pubkey RSA (1): Selftest failed
Product: [Fedora] Fedora Reporter: I. Vasilyev <i.v.vasilyefff>
Component: libgcryptAssignee: Tomas Mraz <tmraz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 21CC: rdieter, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-23 08:17:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description I. Vasilyev 2015-03-21 20:56:20 UTC
Description of problem:
Bash command: `$/usr/sbin/unhide sys' returns numerous libgcrypt messages:

libgcrypt selftest: pubkey RSA (1): mismatch (encrypt)
libgcrypt selftest: pubkey RSA (1): Selftest failed

Sometimes `$firefox' returns them once when launched from bash.

While checking with rkhunter for hidden processes, it prints warnings in /var/log/rkhunter/rkhunter.log with the same lines from libgcrypt, where it suppose to report PIDs of found hidden processes.

Version-Release number of selected component (if applicable):
firefox package ver. 36.0-1.fc21.x86_64
unhide package ver. 20130526-3.fc21.x86_64
rkhunter package ver. 1.4.2-6.fc21.noarch

libgcrypt package ver. 1.6.3-1.fc21.x86_64

kernel ver. 3.19.1-201.fc21.x86_64
installed kernel packages:
kernel
kernel-core
kernel-devel
kernel-headers
kernel-modules
kernel-modules-extra
kernel-tools
kernel-tools-libs

How reproducible:


Steps to Reproduce:
1./usr/sbin/unhide sys
2.rkhunter --check --sk
3.cat /var/log/rkhunter/rkhunter.log | grep -i "warn\|libgcrypt"

Actual results:


Expected results:


Additional info:
SSSD used for system login/authentication with

 [domain/default]
 ldap_schema = rfc2307bis
 ldap.uri=ldap://localhost.localdomain

after some troubles with SELinux preventing Login service from start with direct LDAP database connection without SSSD.
Problems begun right after libgcrypt update from ver. 1.6.1-7 to ver. 1.6.3.-1

Comment 1 Tomas Mraz 2015-03-23 08:17:34 UTC
Can you please answer the questions in the duplicate bug?

*** This bug has been marked as a duplicate of bug 1204517 ***