Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-24031 (GCVE-0-2025-24031)
Vulnerability from cvelistv5 – Published: 2025-02-10 15:38 – Updated: 2025-02-10 15:50
VLAI?
EPSS
Title
PAM-PKCS#11 vulnerable to segmentation fault on ctrl-c/ctrl-d when asked for PIN
Summary
PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pam_pkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, `pam_get_pwd` will never initialize the password buffer pointer and as such `cleanse` will try to dereference an uninitialized pointer. On my system this pointer happens to have the value 3 most of the time when running sudo and as such it will segfault. The most likely impact to a system affected by this issue is an availability impact due to a daemon that uses PAM crashing. As of time of publication, a patch for the issue is unavailable.
Severity ?
CWE
- CWE-476 - NULL Pointer Dereference
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/OpenSC/pam_pkcs11/security/adv… | x_refsource_CONFIRM |
| https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3… | x_refsource_MISC |
| https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| OpenSC | pam_pkcs11 |
Affected:
<= 0.6.12
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-24031",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-10T15:50:34.830337Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-02-10T15:50:52.981Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/OpenSC/pam_pkcs11/security/advisories/GHSA-wvr3-c9x3-9mff"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "pam_pkcs11",
"vendor": "OpenSC",
"versions": [
{
"status": "affected",
"version": "\u003c= 0.6.12"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pam_pkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, `pam_get_pwd` will never initialize the password buffer pointer and as such `cleanse` will try to dereference an uninitialized pointer. On my system this pointer happens to have the value 3 most of the time when running sudo and as such it will segfault. The most likely impact to a system affected by this issue is an availability impact due to a daemon that uses PAM crashing. As of time of publication, a patch for the issue is unavailable."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "LOW",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476: NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-10T15:38:39.876Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/OpenSC/pam_pkcs11/security/advisories/GHSA-wvr3-c9x3-9mff",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/OpenSC/pam_pkcs11/security/advisories/GHSA-wvr3-c9x3-9mff"
},
{
"name": "https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L211",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L211"
},
{
"name": "https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L797",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L797"
}
],
"source": {
"advisory": "GHSA-wvr3-c9x3-9mff",
"discovery": "UNKNOWN"
},
"title": "PAM-PKCS#11 vulnerable to segmentation fault on ctrl-c/ctrl-d when asked for PIN"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-24031",
"datePublished": "2025-02-10T15:38:39.876Z",
"dateReserved": "2025-01-16T17:31:06.460Z",
"dateUpdated": "2025-02-10T15:50:52.981Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-24031",
"date": "2026-05-12",
"epss": "0.00051",
"percentile": "0.15948"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-24031\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-02-10T16:15:38.990\",\"lastModified\":\"2025-02-10T16:15:38.990\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pam_pkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, `pam_get_pwd` will never initialize the password buffer pointer and as such `cleanse` will try to dereference an uninitialized pointer. On my system this pointer happens to have the value 3 most of the time when running sudo and as such it will segfault. The most likely impact to a system affected by this issue is an availability impact due to a daemon that uses PAM crashing. As of time of publication, a patch for the issue is unavailable.\"},{\"lang\":\"es\",\"value\":\"PAM-PKCS#11 es un m\u00f3dulo de inicio de sesi\u00f3n de Linux-PAM que permite un inicio de sesi\u00f3n de usuario basado en certificado X.509. En las versiones 0.6.12 y anteriores, el m\u00f3dulo pam_pkcs11 genera un error de segmentaci\u00f3n cuando un usuario presiona Ctrl-C/Ctrl-D cuando se le solicita un PIN. Cuando un usuario no ingresa ning\u00fan PIN, `pam_get_pwd` nunca inicializar\u00e1 el puntero del b\u00fafer de contrase\u00f1a y, como tal, `cleanse` intentar\u00e1 desreferenciar un puntero no inicializado. En mi sistema, este puntero tiene el valor 3 la mayor parte del tiempo cuando se ejecuta sudo y, como tal, generar\u00e1 un error de segmentaci\u00f3n. El impacto m\u00e1s probable en un sistema afectado por este problema es un impacto en la disponibilidad debido a un bloqueo de un daemon que usa PAM. Al momento de la publicaci\u00f3n, no hay disponible un parche para el problema. \"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"LOW\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"references\":[{\"url\":\"https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L211\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L797\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/OpenSC/pam_pkcs11/security/advisories/GHSA-wvr3-c9x3-9mff\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/OpenSC/pam_pkcs11/security/advisories/GHSA-wvr3-c9x3-9mff\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-24031\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-10T15:50:34.830337Z\"}}}], \"references\": [{\"url\": \"https://github.com/OpenSC/pam_pkcs11/security/advisories/GHSA-wvr3-c9x3-9mff\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-10T15:50:43.494Z\"}}], \"cna\": {\"title\": \"PAM-PKCS#11 vulnerable to segmentation fault on ctrl-c/ctrl-d when asked for PIN\", \"source\": {\"advisory\": \"GHSA-wvr3-c9x3-9mff\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.1, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"LOW\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"OpenSC\", \"product\": \"pam_pkcs11\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 0.6.12\"}]}], \"references\": [{\"url\": \"https://github.com/OpenSC/pam_pkcs11/security/advisories/GHSA-wvr3-c9x3-9mff\", \"name\": \"https://github.com/OpenSC/pam_pkcs11/security/advisories/GHSA-wvr3-c9x3-9mff\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L211\", \"name\": \"https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L211\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L797\", \"name\": \"https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L797\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pam_pkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, `pam_get_pwd` will never initialize the password buffer pointer and as such `cleanse` will try to dereference an uninitialized pointer. On my system this pointer happens to have the value 3 most of the time when running sudo and as such it will segfault. The most likely impact to a system affected by this issue is an availability impact due to a daemon that uses PAM crashing. As of time of publication, a patch for the issue is unavailable.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476: NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-02-10T15:38:39.876Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-24031\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-10T15:50:52.981Z\", \"dateReserved\": \"2025-01-16T17:31:06.460Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-02-10T15:38:39.876Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2025:0712-1
Vulnerability from csaf_suse - Published: 2025-02-25 10:38 - Updated: 2025-02-25 10:38Summary
Security update for pam_pkcs11
Severity
Moderate
Notes
Title of the patch: Security update for pam_pkcs11
Description of the patch: This update for pam_pkcs11 fixes the following issues:
- CVE-2025-24032: default value for `cert_policy` (`none`) allows for authentication bypass (bsc#1237062).
- CVE-2025-24031: uninitialized pointer dereference caused by user pressing ctrl-c/ctrl-d when asked for PIN leads to
crash (bsc#1237058).
Patchnames: SUSE-2025-712,SUSE-SLE-Micro-5.3-2025-712,SUSE-SLE-Micro-5.4-2025-712,SUSE-SLE-Micro-5.5-2025-712,SUSE-SUSE-MicroOS-5.1-2025-712,SUSE-SUSE-MicroOS-5.2-2025-712
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.9 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for pam_pkcs11",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pam_pkcs11 fixes the following issues:\n\n- CVE-2025-24032: default value for `cert_policy` (`none`) allows for authentication bypass (bsc#1237062).\n- CVE-2025-24031: uninitialized pointer dereference caused by user pressing ctrl-c/ctrl-d when asked for PIN leads to\n crash (bsc#1237058).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-712,SUSE-SLE-Micro-5.3-2025-712,SUSE-SLE-Micro-5.4-2025-712,SUSE-SLE-Micro-5.5-2025-712,SUSE-SUSE-MicroOS-5.1-2025-712,SUSE-SUSE-MicroOS-5.2-2025-712",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0712-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0712-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250712-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0712-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020434.html"
},
{
"category": "self",
"summary": "SUSE Bug 1237058",
"url": "https://bugzilla.suse.com/1237058"
},
{
"category": "self",
"summary": "SUSE Bug 1237062",
"url": "https://bugzilla.suse.com/1237062"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24031 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24031/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24032 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24032/"
}
],
"title": "Security update for pam_pkcs11",
"tracking": {
"current_release_date": "2025-02-25T10:38:03Z",
"generator": {
"date": "2025-02-25T10:38:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0712-1",
"initial_release_date": "2025-02-25T10:38:03Z",
"revision_history": [
{
"date": "2025-02-25T10:38:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"product": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"product_id": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-64bit-0.6.10-150100.3.6.1.aarch64_ilp32",
"product": {
"name": "pam_pkcs11-64bit-0.6.10-150100.3.6.1.aarch64_ilp32",
"product_id": "pam_pkcs11-64bit-0.6.10-150100.3.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.10-150100.3.6.1.i586",
"product": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.i586",
"product_id": "pam_pkcs11-0.6.10-150100.3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-devel-doc-0.6.10-150100.3.6.1.noarch",
"product": {
"name": "pam_pkcs11-devel-doc-0.6.10-150100.3.6.1.noarch",
"product_id": "pam_pkcs11-devel-doc-0.6.10-150100.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.10-150100.3.6.1.ppc64le",
"product": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.ppc64le",
"product_id": "pam_pkcs11-0.6.10-150100.3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"product": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"product_id": "pam_pkcs11-0.6.10-150100.3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"product": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"product_id": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "pam_pkcs11-32bit-0.6.10-150100.3.6.1.x86_64",
"product": {
"name": "pam_pkcs11-32bit-0.6.10-150100.3.6.1.x86_64",
"product_id": "pam_pkcs11-32bit-0.6.10-150100.3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.aarch64"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.s390x"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.aarch64"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.s390x"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.aarch64"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.ppc64le"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.s390x"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.aarch64"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.s390x"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.aarch64"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.s390x"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
},
"product_reference": "pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24031",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24031"
}
],
"notes": [
{
"category": "general",
"text": "PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pam_pkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, `pam_get_pwd` will never initialize the password buffer pointer and as such `cleanse` will try to dereference an uninitialized pointer. On my system this pointer happens to have the value 3 most of the time when running sudo and as such it will segfault. The most likely impact to a system affected by this issue is an availability impact due to a daemon that uses PAM crashing. As of time of publication, a patch for the issue is unavailable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24031",
"url": "https://www.suse.com/security/cve/CVE-2025-24031"
},
{
"category": "external",
"summary": "SUSE Bug 1237058 for CVE-2025-24031",
"url": "https://bugzilla.suse.com/1237058"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-25T10:38:03Z",
"details": "moderate"
}
],
"title": "CVE-2025-24031"
},
{
"cve": "CVE-2025-24032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24032"
}
],
"notes": [
{
"category": "general",
"text": "PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. Prior to version 0.6.13, if cert_policy is set to none (the default value), then pam_pkcs11 will only check if the user is capable of logging into the token. An attacker may create a different token with the user\u0027s public data (e.g. the user\u0027s certificate) and a PIN known to the attacker. If no signature with the private key is required, then the attacker may now login as user with that created token. The default to *not* check the private key\u0027s signature has been changed with commit commi6638576892b59a99389043c90a1e7dd4d783b921, so that all versions starting with pam_pkcs11-0.6.0 should be affected. As a workaround, in `pam_pkcs11.conf`, set at least `cert_policy = signature;`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24032",
"url": "https://www.suse.com/security/cve/CVE-2025-24032"
},
{
"category": "external",
"summary": "SUSE Bug 1237062 for CVE-2025-24032",
"url": "https://bugzilla.suse.com/1237062"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.1:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.2:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:pam_pkcs11-0.6.10-150100.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:pam_pkcs11-0.6.10-150100.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-25T10:38:03Z",
"details": "moderate"
}
],
"title": "CVE-2025-24032"
}
]
}
SUSE-SU-2025:20199-1
Vulnerability from csaf_suse - Published: 2025-04-22 14:17 - Updated: 2025-04-22 14:17Summary
Security update for pam_pkcs11
Severity
Important
Notes
Title of the patch: Security update for pam_pkcs11
Description of the patch: This update for pam_pkcs11 fixes the following issues:
- CVE-2025-24031: Fixed segmentation fault on ctrl-c/ctrl-d when asked for PIN (bsc#1237058).
- CVE-2025-24032: Fixed authentication bypass with default value for `cert_policy` (`none`) (bsc#1237062).
Patchnames: SUSE-SLE-Micro-6.0-293
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.9 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for pam_pkcs11",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pam_pkcs11 fixes the following issues:\n\n- CVE-2025-24031: Fixed segmentation fault on ctrl-c/ctrl-d when asked for PIN (bsc#1237058).\n- CVE-2025-24032: Fixed authentication bypass with default value for `cert_policy` (`none`) (bsc#1237062).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-293",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20199-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20199-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520199-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20199-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021140.html"
},
{
"category": "self",
"summary": "SUSE Bug 1237058",
"url": "https://bugzilla.suse.com/1237058"
},
{
"category": "self",
"summary": "SUSE Bug 1237062",
"url": "https://bugzilla.suse.com/1237062"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24031 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24031/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24032 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24032/"
}
],
"title": "Security update for pam_pkcs11",
"tracking": {
"current_release_date": "2025-04-22T14:17:16Z",
"generator": {
"date": "2025-04-22T14:17:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20199-1",
"initial_release_date": "2025-04-22T14:17:16Z",
"revision_history": [
{
"date": "2025-04-22T14:17:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.12-3.1.aarch64",
"product": {
"name": "pam_pkcs11-0.6.12-3.1.aarch64",
"product_id": "pam_pkcs11-0.6.12-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.12-3.1.s390x",
"product": {
"name": "pam_pkcs11-0.6.12-3.1.s390x",
"product_id": "pam_pkcs11-0.6.12-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.12-3.1.x86_64",
"product": {
"name": "pam_pkcs11-0.6.12-3.1.x86_64",
"product_id": "pam_pkcs11-0.6.12-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.12-3.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.aarch64"
},
"product_reference": "pam_pkcs11-0.6.12-3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.12-3.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.s390x"
},
"product_reference": "pam_pkcs11-0.6.12-3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.12-3.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.x86_64"
},
"product_reference": "pam_pkcs11-0.6.12-3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24031",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24031"
}
],
"notes": [
{
"category": "general",
"text": "PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pam_pkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, `pam_get_pwd` will never initialize the password buffer pointer and as such `cleanse` will try to dereference an uninitialized pointer. On my system this pointer happens to have the value 3 most of the time when running sudo and as such it will segfault. The most likely impact to a system affected by this issue is an availability impact due to a daemon that uses PAM crashing. As of time of publication, a patch for the issue is unavailable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.aarch64",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.s390x",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24031",
"url": "https://www.suse.com/security/cve/CVE-2025-24031"
},
{
"category": "external",
"summary": "SUSE Bug 1237058 for CVE-2025-24031",
"url": "https://bugzilla.suse.com/1237058"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.aarch64",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.s390x",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.aarch64",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.s390x",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-22T14:17:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-24031"
},
{
"cve": "CVE-2025-24032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24032"
}
],
"notes": [
{
"category": "general",
"text": "PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. Prior to version 0.6.13, if cert_policy is set to none (the default value), then pam_pkcs11 will only check if the user is capable of logging into the token. An attacker may create a different token with the user\u0027s public data (e.g. the user\u0027s certificate) and a PIN known to the attacker. If no signature with the private key is required, then the attacker may now login as user with that created token. The default to *not* check the private key\u0027s signature has been changed with commit commi6638576892b59a99389043c90a1e7dd4d783b921, so that all versions starting with pam_pkcs11-0.6.0 should be affected. As a workaround, in `pam_pkcs11.conf`, set at least `cert_policy = signature;`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.aarch64",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.s390x",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24032",
"url": "https://www.suse.com/security/cve/CVE-2025-24032"
},
{
"category": "external",
"summary": "SUSE Bug 1237062 for CVE-2025-24032",
"url": "https://bugzilla.suse.com/1237062"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.aarch64",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.s390x",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.aarch64",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.s390x",
"SUSE Linux Micro 6.0:pam_pkcs11-0.6.12-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-22T14:17:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-24032"
}
]
}
SUSE-SU-2025:0688-1
Vulnerability from csaf_suse - Published: 2025-02-24 12:55 - Updated: 2025-02-24 12:55Summary
Security update for pam_pkcs11
Severity
Moderate
Notes
Title of the patch: Security update for pam_pkcs11
Description of the patch: This update for pam_pkcs11 fixes the following issues:
- CVE-2025-24032: default value for `cert_policy` (`none`) allows for authentication bypass (bsc#1237062).
- CVE-2025-24031: uninitialized pointer dereference caused by user pressing ctrl-c/ctrl-d when asked for PIN leads to
crash (bsc#1237058).
Patchnames: SUSE-2025-688,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-688
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-0.6.8-7.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-32bit-0.6.8-7.8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.9 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-0.6.8-7.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-32bit-0.6.8-7.8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for pam_pkcs11",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pam_pkcs11 fixes the following issues:\n\n- CVE-2025-24032: default value for `cert_policy` (`none`) allows for authentication bypass (bsc#1237062).\n- CVE-2025-24031: uninitialized pointer dereference caused by user pressing ctrl-c/ctrl-d when asked for PIN leads to\n crash (bsc#1237058).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-688,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-688",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0688-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0688-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250688-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0688-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020427.html"
},
{
"category": "self",
"summary": "SUSE Bug 1237058",
"url": "https://bugzilla.suse.com/1237058"
},
{
"category": "self",
"summary": "SUSE Bug 1237062",
"url": "https://bugzilla.suse.com/1237062"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24031 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24031/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24032 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24032/"
}
],
"title": "Security update for pam_pkcs11",
"tracking": {
"current_release_date": "2025-02-24T12:55:41Z",
"generator": {
"date": "2025-02-24T12:55:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0688-1",
"initial_release_date": "2025-02-24T12:55:41Z",
"revision_history": [
{
"date": "2025-02-24T12:55:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.8-7.8.1.aarch64",
"product": {
"name": "pam_pkcs11-0.6.8-7.8.1.aarch64",
"product_id": "pam_pkcs11-0.6.8-7.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-64bit-0.6.8-7.8.1.aarch64_ilp32",
"product": {
"name": "pam_pkcs11-64bit-0.6.8-7.8.1.aarch64_ilp32",
"product_id": "pam_pkcs11-64bit-0.6.8-7.8.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.8-7.8.1.i586",
"product": {
"name": "pam_pkcs11-0.6.8-7.8.1.i586",
"product_id": "pam_pkcs11-0.6.8-7.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.8-7.8.1.ppc64le",
"product": {
"name": "pam_pkcs11-0.6.8-7.8.1.ppc64le",
"product_id": "pam_pkcs11-0.6.8-7.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.8-7.8.1.s390",
"product": {
"name": "pam_pkcs11-0.6.8-7.8.1.s390",
"product_id": "pam_pkcs11-0.6.8-7.8.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.8-7.8.1.s390x",
"product": {
"name": "pam_pkcs11-0.6.8-7.8.1.s390x",
"product_id": "pam_pkcs11-0.6.8-7.8.1.s390x"
}
},
{
"category": "product_version",
"name": "pam_pkcs11-32bit-0.6.8-7.8.1.s390x",
"product": {
"name": "pam_pkcs11-32bit-0.6.8-7.8.1.s390x",
"product_id": "pam_pkcs11-32bit-0.6.8-7.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.8-7.8.1.x86_64",
"product": {
"name": "pam_pkcs11-0.6.8-7.8.1.x86_64",
"product_id": "pam_pkcs11-0.6.8-7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "pam_pkcs11-32bit-0.6.8-7.8.1.x86_64",
"product": {
"name": "pam_pkcs11-32bit-0.6.8-7.8.1.x86_64",
"product_id": "pam_pkcs11-32bit-0.6.8-7.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.8-7.8.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-0.6.8-7.8.1.x86_64"
},
"product_reference": "pam_pkcs11-0.6.8-7.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-32bit-0.6.8-7.8.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-32bit-0.6.8-7.8.1.x86_64"
},
"product_reference": "pam_pkcs11-32bit-0.6.8-7.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24031",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24031"
}
],
"notes": [
{
"category": "general",
"text": "PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pam_pkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, `pam_get_pwd` will never initialize the password buffer pointer and as such `cleanse` will try to dereference an uninitialized pointer. On my system this pointer happens to have the value 3 most of the time when running sudo and as such it will segfault. The most likely impact to a system affected by this issue is an availability impact due to a daemon that uses PAM crashing. As of time of publication, a patch for the issue is unavailable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-0.6.8-7.8.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-32bit-0.6.8-7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24031",
"url": "https://www.suse.com/security/cve/CVE-2025-24031"
},
{
"category": "external",
"summary": "SUSE Bug 1237058 for CVE-2025-24031",
"url": "https://bugzilla.suse.com/1237058"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-0.6.8-7.8.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-32bit-0.6.8-7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-0.6.8-7.8.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-32bit-0.6.8-7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-24T12:55:41Z",
"details": "moderate"
}
],
"title": "CVE-2025-24031"
},
{
"cve": "CVE-2025-24032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24032"
}
],
"notes": [
{
"category": "general",
"text": "PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. Prior to version 0.6.13, if cert_policy is set to none (the default value), then pam_pkcs11 will only check if the user is capable of logging into the token. An attacker may create a different token with the user\u0027s public data (e.g. the user\u0027s certificate) and a PIN known to the attacker. If no signature with the private key is required, then the attacker may now login as user with that created token. The default to *not* check the private key\u0027s signature has been changed with commit commi6638576892b59a99389043c90a1e7dd4d783b921, so that all versions starting with pam_pkcs11-0.6.0 should be affected. As a workaround, in `pam_pkcs11.conf`, set at least `cert_policy = signature;`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-0.6.8-7.8.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-32bit-0.6.8-7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24032",
"url": "https://www.suse.com/security/cve/CVE-2025-24032"
},
{
"category": "external",
"summary": "SUSE Bug 1237062 for CVE-2025-24032",
"url": "https://bugzilla.suse.com/1237062"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-0.6.8-7.8.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-32bit-0.6.8-7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-0.6.8-7.8.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:pam_pkcs11-32bit-0.6.8-7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-24T12:55:41Z",
"details": "moderate"
}
],
"title": "CVE-2025-24032"
}
]
}
SUSE-SU-2025:0689-1
Vulnerability from csaf_suse - Published: 2025-02-24 12:57 - Updated: 2025-02-24 12:57Summary
Security update for pam_pkcs11
Severity
Moderate
Notes
Title of the patch: Security update for pam_pkcs11
Description of the patch: This update for pam_pkcs11 fixes the following issues:
- CVE-2025-24032: default value for `cert_policy` (`none`) allows for authentication bypass (bsc#1237062).
- CVE-2025-24031: uninitialized pointer dereference caused by user pressing ctrl-c/ctrl-d when asked for PIN leads to
crash (bsc#1237058).
Patchnames: SUSE-2025-689,SUSE-SLE-Module-Basesystem-15-SP6-2025-689,openSUSE-SLE-15.6-2025-689
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
6.9 (Medium)
Affected products
Recommended
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for pam_pkcs11",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pam_pkcs11 fixes the following issues:\n\n- CVE-2025-24032: default value for `cert_policy` (`none`) allows for authentication bypass (bsc#1237062).\n- CVE-2025-24031: uninitialized pointer dereference caused by user pressing ctrl-c/ctrl-d when asked for PIN leads to\n crash (bsc#1237058).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-689,SUSE-SLE-Module-Basesystem-15-SP6-2025-689,openSUSE-SLE-15.6-2025-689",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0689-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0689-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250689-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0689-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020426.html"
},
{
"category": "self",
"summary": "SUSE Bug 1237058",
"url": "https://bugzilla.suse.com/1237058"
},
{
"category": "self",
"summary": "SUSE Bug 1237062",
"url": "https://bugzilla.suse.com/1237062"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24031 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24031/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24032 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24032/"
}
],
"title": "Security update for pam_pkcs11",
"tracking": {
"current_release_date": "2025-02-24T12:57:14Z",
"generator": {
"date": "2025-02-24T12:57:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0689-1",
"initial_release_date": "2025-02-24T12:57:14Z",
"revision_history": [
{
"date": "2025-02-24T12:57:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"product": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"product_id": "pam_pkcs11-0.6.10-150600.16.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-64bit-0.6.10-150600.16.3.1.aarch64_ilp32",
"product": {
"name": "pam_pkcs11-64bit-0.6.10-150600.16.3.1.aarch64_ilp32",
"product_id": "pam_pkcs11-64bit-0.6.10-150600.16.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.10-150600.16.3.1.i586",
"product": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.i586",
"product_id": "pam_pkcs11-0.6.10-150600.16.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch",
"product": {
"name": "pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch",
"product_id": "pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"product": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"product_id": "pam_pkcs11-0.6.10-150600.16.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"product": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"product_id": "pam_pkcs11-0.6.10-150600.16.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"product": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"product_id": "pam_pkcs11-0.6.10-150600.16.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"product": {
"name": "pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"product_id": "pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64"
},
"product_reference": "pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le"
},
"product_reference": "pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.s390x"
},
"product_reference": "pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64"
},
"product_reference": "pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64"
},
"product_reference": "pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64"
},
"product_reference": "pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le"
},
"product_reference": "pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.s390x"
},
"product_reference": "pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-0.6.10-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64"
},
"product_reference": "pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64"
},
"product_reference": "pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch"
},
"product_reference": "pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24031",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24031"
}
],
"notes": [
{
"category": "general",
"text": "PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pam_pkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, `pam_get_pwd` will never initialize the password buffer pointer and as such `cleanse` will try to dereference an uninitialized pointer. On my system this pointer happens to have the value 3 most of the time when running sudo and as such it will segfault. The most likely impact to a system affected by this issue is an availability impact due to a daemon that uses PAM crashing. As of time of publication, a patch for the issue is unavailable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24031",
"url": "https://www.suse.com/security/cve/CVE-2025-24031"
},
{
"category": "external",
"summary": "SUSE Bug 1237058 for CVE-2025-24031",
"url": "https://bugzilla.suse.com/1237058"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-24T12:57:14Z",
"details": "moderate"
}
],
"title": "CVE-2025-24031"
},
{
"cve": "CVE-2025-24032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24032"
}
],
"notes": [
{
"category": "general",
"text": "PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. Prior to version 0.6.13, if cert_policy is set to none (the default value), then pam_pkcs11 will only check if the user is capable of logging into the token. An attacker may create a different token with the user\u0027s public data (e.g. the user\u0027s certificate) and a PIN known to the attacker. If no signature with the private key is required, then the attacker may now login as user with that created token. The default to *not* check the private key\u0027s signature has been changed with commit commi6638576892b59a99389043c90a1e7dd4d783b921, so that all versions starting with pam_pkcs11-0.6.0 should be affected. As a workaround, in `pam_pkcs11.conf`, set at least `cert_policy = signature;`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24032",
"url": "https://www.suse.com/security/cve/CVE-2025-24032"
},
{
"category": "external",
"summary": "SUSE Bug 1237062 for CVE-2025-24032",
"url": "https://bugzilla.suse.com/1237062"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.aarch64",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.ppc64le",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.s390x",
"openSUSE Leap 15.6:pam_pkcs11-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-32bit-0.6.10-150600.16.3.1.x86_64",
"openSUSE Leap 15.6:pam_pkcs11-devel-doc-0.6.10-150600.16.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-24T12:57:14Z",
"details": "moderate"
}
],
"title": "CVE-2025-24032"
}
]
}
FKIE_CVE-2025-24031
Vulnerability from fkie_nvd - Published: 2025-02-10 16:15 - Updated: 2026-04-15 00:35
Severity ?
Summary
PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pam_pkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, `pam_get_pwd` will never initialize the password buffer pointer and as such `cleanse` will try to dereference an uninitialized pointer. On my system this pointer happens to have the value 3 most of the time when running sudo and as such it will segfault. The most likely impact to a system affected by this issue is an availability impact due to a daemon that uses PAM crashing. As of time of publication, a patch for the issue is unavailable.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PAM-PKCS#11 is a Linux-PAM login module that allows a X.509 certificate based user login. In versions 0.6.12 and prior, the pam_pkcs11 module segfaults when a user presses ctrl-c/ctrl-d when they are asked for a PIN. When a user enters no PIN at all, `pam_get_pwd` will never initialize the password buffer pointer and as such `cleanse` will try to dereference an uninitialized pointer. On my system this pointer happens to have the value 3 most of the time when running sudo and as such it will segfault. The most likely impact to a system affected by this issue is an availability impact due to a daemon that uses PAM crashing. As of time of publication, a patch for the issue is unavailable."
},
{
"lang": "es",
"value": "PAM-PKCS#11 es un m\u00f3dulo de inicio de sesi\u00f3n de Linux-PAM que permite un inicio de sesi\u00f3n de usuario basado en certificado X.509. En las versiones 0.6.12 y anteriores, el m\u00f3dulo pam_pkcs11 genera un error de segmentaci\u00f3n cuando un usuario presiona Ctrl-C/Ctrl-D cuando se le solicita un PIN. Cuando un usuario no ingresa ning\u00fan PIN, `pam_get_pwd` nunca inicializar\u00e1 el puntero del b\u00fafer de contrase\u00f1a y, como tal, `cleanse` intentar\u00e1 desreferenciar un puntero no inicializado. En mi sistema, este puntero tiene el valor 3 la mayor parte del tiempo cuando se ejecuta sudo y, como tal, generar\u00e1 un error de segmentaci\u00f3n. El impacto m\u00e1s probable en un sistema afectado por este problema es un impacto en la disponibilidad debido a un bloqueo de un daemon que usa PAM. Al momento de la publicaci\u00f3n, no hay disponible un parche para el problema. "
}
],
"id": "CVE-2025-24031",
"lastModified": "2026-04-15T00:35:42.020",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "LOW",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-02-10T16:15:38.990",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L211"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/OpenSC/pam_pkcs11/blob/bb2e3f3a95e44fdf44b0d5a4b377db3179021380/src/pam_pkcs11/pam_pkcs11.c#L797"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/OpenSC/pam_pkcs11/security/advisories/GHSA-wvr3-c9x3-9mff"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"url": "https://github.com/OpenSC/pam_pkcs11/security/advisories/GHSA-wvr3-c9x3-9mff"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…