pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, src/device.c passed the return values of udisks_drive_get_serial(), udisks_drive_get_vendor(), and udisks_drive_get_model() directly to strcmp() without NULL checks. The GIO/UDisks API documentation states these accessors can return NULL for devices that do not expose the corresponding field. Passing NULL to strcmp() is undefined behaviour (typically a SIGSEGV). This vulnerability is fixed in 0.8.7.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-476"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44710.json"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44710.json"
[
{
"deprecated": false,
"digest": {
"line_hashes": [
"274006941693340921109215064742773008771"
],
"threshold": 0.9
},
"id": "CVE-2026-44710-9a35920a",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/mcdope/pam_usb/commit/987f4f6ddf0a8c75ddd5f05b19b863220efe9005",
"target": {
"file": "src/version.h"
}
}
]
"2026-08-12T16:24:30Z"