Package: dkimpy-milter
Version: 1.2.1-1~bpo10+1
Severity: normal

This is a tiny thing I noticed while checking the dkimpy-milter code
for another issue I was looking at:

dkimMilter.get_identities_sign() initially sets iequals = None;
from context it seems that it should set self.iequals = None instead.

I have no idea if there are any consequences to that, but I also noticed
that envfrom() does not reset self.iequals, so there is at least a risk
that the value could be incorrectly propagated from one email to the next
if they are received on the same connection.

-- System Information:
Debian Release: 10.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dkimpy-milter depends on:
ii  adduser                3.118
ii  python3                3.7.3-1
ii  python3-authres        1.1.1-1
ii  python3-dkim           1.0.3-1~bpo10+1
ii  python3-dns            3.2.0-2
ii  python3-dnspython      1.16.0-1
ii  python3-milter         1.0.3-3
ii  python3-nacl           1.3.0-2
ii  python3-pkg-resources  40.8.0-1

dkimpy-milter recommends no packages.

Versions of packages dkimpy-milter suggests:
ii  lsb-base  10.2019051400
ii  postfix   3.4.14-0+deb10u1

-- no debconf information

Reply via email to