CVE-2026-43916

pam_authnft is a PAM session module binding nftables firewall rules to authenticated sessions via cgroupv2 inodes. Prior to 0.2.0-alpha, a heap buffer over-read in peer_lookup_tcp (src/peer_lookup.c:134, prior to the fix) allowed a crafted NETLINK_SOCK_DIAG reply to slip past the message-size check, then dereference past the end of the allocation. This vulnerability is fixed in 0.2.0-alpha.
CVSS

No CVSS.

Configurations

No configuration.

History

12 May 2026, 14:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-12 14:17

Updated : 2026-05-13 18:27


NVD link : CVE-2026-43916

Mitre link : CVE-2026-43916

CVE.ORG link : CVE-2026-43916


JSON object : View

Products Affected

No product.

CWE
CWE-125

Out-of-bounds Read

CWE-191

Integer Underflow (Wrap or Wraparound)