Home

Description

pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/log.c contains a process-wide static pointer that is written on every PAM invocation with the address of a stack-local variable. This violates the PAM re-entrancy requirement and creates a data race when the PAM stack is invoked concurrently from multiple threads. This vulnerability is fixed in 0.9.1.

PUBLISHED Reserved 2026-05-20 | Published 2026-05-27 | Updated 2026-05-28 | Assigner GitHub_M




MEDIUM: 5.7CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H

Problem types

CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-476: NULL Pointer Dereference

Product status

< 0.9.1
affected

References

github.com/...am_usb/security/advisories/GHSA-qg76-57wq-mpv6

github.com/mcdope/pam_usb/issues/350

github.com/mcdope/pam_usb/issues/55

cve.org (CVE-2026-48066)

nvd.nist.gov (CVE-2026-48066)

Download JSON