Bug 2376108

Summary: symbol lookup error: /lib64/libclamav.so.12: undefined symbol: EVP_MD_CTX_get_size_ex, version OPENSSL_3.4.0
Product: [Fedora] Fedora EPEL Reporter: felixwederz
Component: clamavAssignee: Orion Poplawski <orion>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: anon.amish, bennie.joubert, gbcox, gk, gwync, j, lee.jnk, ondrejj, orion, pgnd, rh-bugzilla, steve
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-07-03 17:40:12 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 felixwederz 2025-07-03 09:20:48 UTC
Description of problem:

On RHEL 10 systems the clamav is broken.
root@xxx:~# clamscan
clamscan: symbol lookup error: /lib64/libclamav.so.12: undefined symbol: EVP_MD_CTX_get_size_ex, version OPENSSL_3.4.0

Version-Release number of selected component (if applicable):
dnf info clamav
Installed Packages
Name         : clamav
Version      : 1.4.3
Release      : 1.el10_1
Architecture : x86_64
Size         : 19 M
Source       : clamav-1.4.3-1.el10_1.src.rpm

dnf info openssl-libs
Name         : openssl-libs
Epoch        : 1
Version      : 3.2.2
Release      : 16.el10
Architecture : x86_64
Size         : 5.9 M
Source       : openssl-3.2.2-16.el10.src.rpm

How reproducible:
Just invoke clamscan


Steps to Reproduce:
1. rpm install clamav
2. clamscan
3.

Actual results:
clamscan: symbol lookup error: /lib64/libclamav.so.12: undefined symbol: EVP_MD_CTX_get_size_ex, version OPENSSL_3.4.0

Expected results:
No symbol lookup error

Additional info:

Comment 1 Gwyn Ciesla 2025-07-03 17:40:12 UTC

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