Data Race Vulnerability in pam_usb Hardware Authentication for Linux
CVE-2026-48066
5.7MEDIUM
What is CVE-2026-48066?
The pam_usb software, designed to provide hardware-based authentication for Linux systems using removable media, contains a vulnerability prior to version 0.9.1. This flaw arises from a process-wide static pointer in the src/log.c file that is modified during every PAM invocation, referencing a stack-local variable. When the PAM stack is accessed simultaneously by multiple threads, it leads to a data race condition that can compromise system integrity and security. This issue has been addressed and resolved in the 0.9.1 update.
Affected Version(s)
pam_usb < 0.9.1
