Security update ClamAV 1.4.6

ClamAV updates automatically via the clamav-freshclam.service, which run continuously in the background.

Check:
~# systemctl status clamav-freshclam



PMG uses clamav from debian upstream - once they have an updated version - you will get it via regular update:
 
Last edited:
You are right,

I just checked the Debian package tracker and version 1.4.6 is indeed flagged as "A new upstream version is available... consider packaging it.":
https://tracker.debian.org/pkg/clamav

Seems the Debian maintainers haven't compiled it into the distribution streams yet. as PMG uses clamav from debian upstream , once they have an updated version it should be avalible via regular update:
 
There seems to have been an update as the date has changed in this output, but the version number itself is still the old one.

Code:
# clamd --version
ClamAV 1.4.4/28111/Wed Sep  2 08:24:01 2026

Would be nice to get some information if ClamAV on PMG is vulnerable or not...
 
It's rather easy to find that information if you know your way around Debian's infrastructure a bit: https://security-tracker.debian.org/tracker/source-package/clamav

The "No DSA" status means that the package maintainers and/or the Debian security team do not think the CVEs are severe/pressing enough to warrant a security update. I guess you can expect a fix with the next Debian PR. If you think the problem is more urgent, you can always file a Debian bug.
 
  • Like
Reactions: Johannes S