CVE-2026-48066

medium

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.

References

https://github.com/mcdope/pam_usb/security/advisories/GHSA-qg76-57wq-mpv6

https://github.com/mcdope/pam_usb/issues/55

https://github.com/mcdope/pam_usb/issues/350

Details

Source: Mitre, NVD

Published: 2026-05-27

Updated: 2026-05-27

Risk Information

CVSS v2

Base Score: 4.7

Vector: CVSS2#AV:L/AC:H/Au:N/C:N/I:P/A:C

Severity: Medium

CVSS v3

Base Score: 5.7

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

Severity: Medium