Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-49083 (GCVE-0-2023-49083)
Vulnerability from cvelistv5 – Published: 2023-11-29 18:50 – Updated: 2025-12-18 15:32- CWE-476 - NULL Pointer Dereference
| URL | Tags |
|---|---|
| https://github.com/pyca/cryptography/security/adv… | x_refsource_CONFIRM |
| https://github.com/pyca/cryptography/pull/9926 | x_refsource_MISC |
| https://github.com/pyca/cryptography/commit/f09c2… | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | |
| https://lists.debian.org/debian-lts-announce/2024… |
| Vendor | Product | Version | |
|---|---|---|---|
| pyca | cryptography |
Affected:
>= 3.1, < 41.0.6
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:50:11.841Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
},
{
"name": "https://github.com/pyca/cryptography/pull/9926",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"name": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QMNTYMUGFJSDBYBU22FUYBHFRZODRKXV/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00012.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-49083",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-18T15:31:36.864359Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-18T15:32:14.214Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "cryptography",
"vendor": "pyca",
"versions": [
{
"status": "affected",
"version": "\u003e= 3.1, \u003c 41.0.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious risk of Denial of Service (DoS) for any application attempting to deserialize a PKCS7 blob/certificate. The consequences extend to potential disruptions in system availability and stability. This vulnerability has been patched in version 41.0.6."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476: NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-02-17T02:06:11.686Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
},
{
"name": "https://github.com/pyca/cryptography/pull/9926",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"name": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QMNTYMUGFJSDBYBU22FUYBHFRZODRKXV/"
}
],
"source": {
"advisory": "GHSA-jfhm-5ghh-2f97",
"discovery": "UNKNOWN"
},
"title": "cryptography vulnerable to NULL-dereference when loading PKCS7 certificates"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-49083",
"datePublished": "2023-11-29T18:50:24.263Z",
"dateReserved": "2023-11-21T18:57:30.428Z",
"dateUpdated": "2025-12-18T15:32:14.214Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-49083",
"date": "2026-06-15",
"epss": "0.00985",
"percentile": "0.57613"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cryptography.io:cryptography:*:*:*:*:*:python:*:*\", \"versionStartIncluding\": \"3.1\", \"versionEndExcluding\": \"41.0.6\", \"matchCriteriaId\": \"EB8793E0-61EC-45EC-8818-44A40DB08658\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious risk of Denial of Service (DoS) for any application attempting to deserialize a PKCS7 blob/certificate. The consequences extend to potential disruptions in system availability and stability. This vulnerability has been patched in version 41.0.6.\"}, {\"lang\": \"es\", \"value\": \"cryptography es un paquete dise\\u00f1ado para exponer recetas y primitivas criptogr\\u00e1ficas a los desarrolladores de Python. Llamar a `load_pem_pkcs7_certificates` o `load_der_pkcs7_certificates` podr\\u00eda provocar una desreferencia de puntero NULL y un error de segmentaci\\u00f3n. La explotaci\\u00f3n de esta vulnerabilidad plantea un grave riesgo de Denegaci\\u00f3n de Servicio (DoS) para cualquier aplicaci\\u00f3n que intente deserializar un blob/certificado PKCS7. Las consecuencias se extienden a posibles interrupciones en la disponibilidad y estabilidad del sistema. Esta vulnerabilidad ha sido parcheada en la versi\\u00f3n 41.0.6.\"}]",
"id": "CVE-2023-49083",
"lastModified": "2024-11-21T08:32:47.163",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.9, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2023-11-29T19:15:07.967",
"references": "[{\"url\": \"https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/pyca/cryptography/pull/9926\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QMNTYMUGFJSDBYBU22FUYBHFRZODRKXV/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/pyca/cryptography/pull/9926\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QMNTYMUGFJSDBYBU22FUYBHFRZODRKXV/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-49083\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-11-29T19:15:07.967\",\"lastModified\":\"2025-11-03T22:16:29.837\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious risk of Denial of Service (DoS) for any application attempting to deserialize a PKCS7 blob/certificate. The consequences extend to potential disruptions in system availability and stability. This vulnerability has been patched in version 41.0.6.\"},{\"lang\":\"es\",\"value\":\"cryptography es un paquete dise\u00f1ado para exponer recetas y primitivas criptogr\u00e1ficas a los desarrolladores de Python. Llamar a `load_pem_pkcs7_certificates` o `load_der_pkcs7_certificates` podr\u00eda provocar una desreferencia de puntero NULL y un error de segmentaci\u00f3n. La explotaci\u00f3n de esta vulnerabilidad plantea un grave riesgo de Denegaci\u00f3n de Servicio (DoS) para cualquier aplicaci\u00f3n que intente deserializar un blob/certificado PKCS7. Las consecuencias se extienden a posibles interrupciones en la disponibilidad y estabilidad del sistema. Esta vulnerabilidad ha sido parcheada en la versi\u00f3n 41.0.6.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cryptography.io:cryptography:*:*:*:*:*:python:*:*\",\"versionStartIncluding\":\"3.1\",\"versionEndExcluding\":\"41.0.6\",\"matchCriteriaId\":\"EB8793E0-61EC-45EC-8818-44A40DB08658\"}]}]}],\"references\":[{\"url\":\"https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pyca/cryptography/pull/9926\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QMNTYMUGFJSDBYBU22FUYBHFRZODRKXV/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pyca/cryptography/pull/9926\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/10/msg00012.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QMNTYMUGFJSDBYBU22FUYBHFRZODRKXV/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97\", \"name\": \"https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/pyca/cryptography/pull/9926\", \"name\": \"https://github.com/pyca/cryptography/pull/9926\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a\", \"name\": \"https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QMNTYMUGFJSDBYBU22FUYBHFRZODRKXV/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/10/msg00012.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T21:50:11.841Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-49083\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-18T15:31:36.864359Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-18T15:32:11.026Z\"}}], \"cna\": {\"title\": \"cryptography vulnerable to NULL-dereference when loading PKCS7 certificates\", \"source\": {\"advisory\": \"GHSA-jfhm-5ghh-2f97\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"pyca\", \"product\": \"cryptography\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 3.1, \u003c 41.0.6\"}]}], \"references\": [{\"url\": \"https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97\", \"name\": \"https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pyca/cryptography/pull/9926\", \"name\": \"https://github.com/pyca/cryptography/pull/9926\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a\", \"name\": \"https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QMNTYMUGFJSDBYBU22FUYBHFRZODRKXV/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious risk of Denial of Service (DoS) for any application attempting to deserialize a PKCS7 blob/certificate. The consequences extend to potential disruptions in system availability and stability. This vulnerability has been patched in version 41.0.6.\"}], \"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\": \"2024-02-17T02:06:11.686Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-49083\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-18T15:32:14.214Z\", \"dateReserved\": \"2023-11-21T18:57:30.428Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-11-29T18:50:24.263Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:13098
Vulnerability from csaf_redhat - Published: 2025-08-06 00:27 - Updated: 2026-06-02 15:23A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking "load_pem_pkcs7_certificates" or "load_der_pkcs7_certificates" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python-cryptography-0:3.2.1-4.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-0:3.2.1-4.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-cryptography is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:13098",
"url": "https://access.redhat.com/errata/RHSA-2025:13098"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13098.json"
}
],
"title": "Red Hat Security Advisory: python-cryptography security update",
"tracking": {
"current_release_date": "2026-06-02T15:23:25+00:00",
"generator": {
"date": "2026-06-02T15:23:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13098",
"initial_release_date": "2025-08-06T00:27:56+00:00",
"revision_history": [
{
"date": "2025-08-06T00:27:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-06T00:27:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus_long_life:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-0:3.2.1-4.el8_4.1.src",
"product": {
"name": "python-cryptography-0:3.2.1-4.el8_4.1.src",
"product_id": "python-cryptography-0:3.2.1-4.el8_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.2.1-4.el8_4.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"product": {
"name": "python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"product_id": "python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-4.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"product_id": "python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-4.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-4.el8_4.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.2.1-4.el8_4.1.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:python-cryptography-0:3.2.1-4.el8_4.1.src"
},
"product_reference": "python-cryptography-0:3.2.1-4.el8_4.1.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-4.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64"
},
"product_reference": "python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.2.1-4.el8_4.1.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-0:3.2.1-4.el8_4.1.src"
},
"product_reference": "python-cryptography-0:3.2.1-4.el8_4.1.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-4.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64"
},
"product_reference": "python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49083",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2255331"
}
],
"notes": [
{
"category": "description",
"text": "A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL-dereference when loading PKCS7 certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability arises when functions like \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" are invoked, triggering the issue during the deserialization of PKCS7 blobs or certificates. The moderate rating is based on the fact that the vulnerability can lead to a segmentation fault, posing a risk of disrupting the normal functioning of any application attempting to deserialize the mentioned certificates. While the impact is significant in terms of service denial and potential system instability, the severity is deemed moderate as it does not directly expose sensitive data or allow for remote code execution, focusing primarily on the localized consequences of a DoS scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.4.0.Z.AUS:python-cryptography-0:3.2.1-4.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-0:3.2.1-4.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "RHBZ#2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/pull/9926",
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T00:27:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:python-cryptography-0:3.2.1-4.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-0:3.2.1-4.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13098"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:python-cryptography-0:3.2.1-4.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-0:3.2.1-4.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.AUS:python-cryptography-0:3.2.1-4.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-0:3.2.1-4.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python-cryptography-debugsource-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-0:3.2.1-4.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:python3-cryptography-debuginfo-0:3.2.1-4.el8_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: NULL-dereference when loading PKCS7 certificates"
}
]
}
RHSA-2025:13100
Vulnerability from csaf_redhat - Published: 2025-08-06 00:41 - Updated: 2026-06-02 15:23A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking "load_pem_pkcs7_certificates" or "load_der_pkcs7_certificates" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python-cryptography-0:3.2.1-6.el8_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python-cryptography-0:3.2.1-6.el8_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-cryptography-0:3.2.1-6.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-cryptography is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:13100",
"url": "https://access.redhat.com/errata/RHSA-2025:13100"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13100.json"
}
],
"title": "Red Hat Security Advisory: python-cryptography security update",
"tracking": {
"current_release_date": "2026-06-02T15:23:29+00:00",
"generator": {
"date": "2026-06-02T15:23:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13100",
"initial_release_date": "2025-08-06T00:41:10+00:00",
"revision_history": [
{
"date": "2025-08-06T00:41:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-06T00:41:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-0:3.2.1-6.el8_8.src",
"product": {
"name": "python-cryptography-0:3.2.1-6.el8_8.src",
"product_id": "python-cryptography-0:3.2.1-6.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.2.1-6.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-6.el8_8.ppc64le",
"product": {
"name": "python3-cryptography-0:3.2.1-6.el8_8.ppc64le",
"product_id": "python3-cryptography-0:3.2.1-6.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-6.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le",
"product_id": "python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-6.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-6.el8_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"product": {
"name": "python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"product_id": "python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-6.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"product_id": "python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-6.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-6.el8_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.2.1-6.el8_8.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python-cryptography-0:3.2.1-6.el8_8.src"
},
"product_reference": "python-cryptography-0:3.2.1-6.el8_8.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-6.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.ppc64le"
},
"product_reference": "python3-cryptography-0:3.2.1-6.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-6.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.x86_64"
},
"product_reference": "python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.2.1-6.el8_8.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python-cryptography-0:3.2.1-6.el8_8.src"
},
"product_reference": "python-cryptography-0:3.2.1-6.el8_8.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-6.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-cryptography-0:3.2.1-6.el8_8.x86_64"
},
"product_reference": "python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49083",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2255331"
}
],
"notes": [
{
"category": "description",
"text": "A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL-dereference when loading PKCS7 certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability arises when functions like \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" are invoked, triggering the issue during the deserialization of PKCS7 blobs or certificates. The moderate rating is based on the fact that the vulnerability can lead to a segmentation fault, posing a risk of disrupting the normal functioning of any application attempting to deserialize the mentioned certificates. While the impact is significant in terms of service denial and potential system instability, the severity is deemed moderate as it does not directly expose sensitive data or allow for remote code execution, focusing primarily on the localized consequences of a DoS scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.8.0.Z.E4S:python-cryptography-0:3.2.1-6.el8_8.src",
"BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python-cryptography-0:3.2.1-6.el8_8.src",
"BaseOS-8.8.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "RHBZ#2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/pull/9926",
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T00:41:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.8.0.Z.E4S:python-cryptography-0:3.2.1-6.el8_8.src",
"BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python-cryptography-0:3.2.1-6.el8_8.src",
"BaseOS-8.8.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13100"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.8.0.Z.E4S:python-cryptography-0:3.2.1-6.el8_8.src",
"BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python-cryptography-0:3.2.1-6.el8_8.src",
"BaseOS-8.8.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.8.0.Z.E4S:python-cryptography-0:3.2.1-6.el8_8.src",
"BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python-cryptography-0:3.2.1-6.el8_8.src",
"BaseOS-8.8.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-cryptography-0:3.2.1-6.el8_8.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-6.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: NULL-dereference when loading PKCS7 certificates"
}
]
}
RHSA-2025:13101
Vulnerability from csaf_redhat - Published: 2025-08-06 00:40 - Updated: 2026-06-02 15:23A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking "load_pem_pkcs7_certificates" or "load_der_pkcs7_certificates" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python-cryptography-0:36.0.1-2.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-cryptography is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:13101",
"url": "https://access.redhat.com/errata/RHSA-2025:13101"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13101.json"
}
],
"title": "Red Hat Security Advisory: python-cryptography security update",
"tracking": {
"current_release_date": "2026-06-02T15:23:30+00:00",
"generator": {
"date": "2026-06-02T15:23:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13101",
"initial_release_date": "2025-08-06T00:40:36+00:00",
"revision_history": [
{
"date": "2025-08-06T00:40:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-06T00:40:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-0:36.0.1-2.el9_2.1.src",
"product": {
"name": "python-cryptography-0:36.0.1-2.el9_2.1.src",
"product_id": "python-cryptography-0:36.0.1-2.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@36.0.1-2.el9_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.aarch64",
"product": {
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.aarch64",
"product_id": "python3-cryptography-0:36.0.1-2.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-2.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64",
"product_id": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-2.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-2.el9_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le",
"product": {
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le",
"product_id": "python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-2.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le",
"product_id": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-2.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-2.el9_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.x86_64",
"product": {
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.x86_64",
"product_id": "python3-cryptography-0:36.0.1-2.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-2.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64",
"product_id": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-2.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-2.el9_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.s390x",
"product": {
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.s390x",
"product_id": "python3-cryptography-0:36.0.1-2.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-2.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x",
"product_id": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-2.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-2.el9_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:36.0.1-2.el9_2.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python-cryptography-0:36.0.1-2.el9_2.1.src"
},
"product_reference": "python-cryptography-0:36.0.1-2.el9_2.1.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.aarch64"
},
"product_reference": "python3-cryptography-0:36.0.1-2.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le"
},
"product_reference": "python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.s390x"
},
"product_reference": "python3-cryptography-0:36.0.1-2.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-2.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.x86_64"
},
"product_reference": "python3-cryptography-0:36.0.1-2.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49083",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2255331"
}
],
"notes": [
{
"category": "description",
"text": "A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL-dereference when loading PKCS7 certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability arises when functions like \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" are invoked, triggering the issue during the deserialization of PKCS7 blobs or certificates. The moderate rating is based on the fact that the vulnerability can lead to a segmentation fault, posing a risk of disrupting the normal functioning of any application attempting to deserialize the mentioned certificates. While the impact is significant in terms of service denial and potential system instability, the severity is deemed moderate as it does not directly expose sensitive data or allow for remote code execution, focusing primarily on the localized consequences of a DoS scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-9.2.0.Z.E4S:python-cryptography-0:36.0.1-2.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "RHBZ#2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/pull/9926",
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T00:40:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.2.0.Z.E4S:python-cryptography-0:36.0.1-2.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13101"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-9.2.0.Z.E4S:python-cryptography-0:36.0.1-2.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.2.0.Z.E4S:python-cryptography-0:36.0.1-2.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-2.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-0:36.0.1-2.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-2.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: NULL-dereference when loading PKCS7 certificates"
}
]
}
RHSA-2025:13102
Vulnerability from csaf_redhat - Published: 2025-08-06 00:30 - Updated: 2026-06-02 15:23A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking "load_pem_pkcs7_certificates" or "load_der_pkcs7_certificates" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python-cryptography-0:36.0.1-1.el9_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-cryptography is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:13102",
"url": "https://access.redhat.com/errata/RHSA-2025:13102"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13102.json"
}
],
"title": "Red Hat Security Advisory: python-cryptography security update",
"tracking": {
"current_release_date": "2026-06-02T15:23:32+00:00",
"generator": {
"date": "2026-06-02T15:23:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13102",
"initial_release_date": "2025-08-06T00:30:05+00:00",
"revision_history": [
{
"date": "2025-08-06T00:30:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-06T00:30:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-0:36.0.1-1.el9_0.1.src",
"product": {
"name": "python-cryptography-0:36.0.1-1.el9_0.1.src",
"product_id": "python-cryptography-0:36.0.1-1.el9_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@36.0.1-1.el9_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.aarch64",
"product": {
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.aarch64",
"product_id": "python3-cryptography-0:36.0.1-1.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-1.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64",
"product_id": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-1.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-1.el9_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le",
"product": {
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le",
"product_id": "python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-1.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le",
"product_id": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-1.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-1.el9_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.x86_64",
"product": {
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.x86_64",
"product_id": "python3-cryptography-0:36.0.1-1.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-1.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64",
"product_id": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-1.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-1.el9_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.s390x",
"product": {
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.s390x",
"product_id": "python3-cryptography-0:36.0.1-1.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-1.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x",
"product_id": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-1.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-1.el9_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:36.0.1-1.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python-cryptography-0:36.0.1-1.el9_0.1.src"
},
"product_reference": "python-cryptography-0:36.0.1-1.el9_0.1.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.aarch64"
},
"product_reference": "python3-cryptography-0:36.0.1-1.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le"
},
"product_reference": "python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.s390x"
},
"product_reference": "python3-cryptography-0:36.0.1-1.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-1.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.x86_64"
},
"product_reference": "python3-cryptography-0:36.0.1-1.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49083",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2255331"
}
],
"notes": [
{
"category": "description",
"text": "A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL-dereference when loading PKCS7 certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability arises when functions like \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" are invoked, triggering the issue during the deserialization of PKCS7 blobs or certificates. The moderate rating is based on the fact that the vulnerability can lead to a segmentation fault, posing a risk of disrupting the normal functioning of any application attempting to deserialize the mentioned certificates. While the impact is significant in terms of service denial and potential system instability, the severity is deemed moderate as it does not directly expose sensitive data or allow for remote code execution, focusing primarily on the localized consequences of a DoS scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:python-cryptography-0:36.0.1-1.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "RHBZ#2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/pull/9926",
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T00:30:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:python-cryptography-0:36.0.1-1.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13102"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:python-cryptography-0:36.0.1-1.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:python-cryptography-0:36.0.1-1.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python-cryptography-debugsource-0:36.0.1-1.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python3-cryptography-0:36.0.1-1.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:python3-cryptography-debuginfo-0:36.0.1-1.el9_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: NULL-dereference when loading PKCS7 certificates"
}
]
}
RHSA-2025:13103
Vulnerability from csaf_redhat - Published: 2025-08-06 00:44 - Updated: 2026-06-02 15:23A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking "load_pem_pkcs7_certificates" or "load_der_pkcs7_certificates" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-cryptography-0:36.0.1-4.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-cryptography is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:13103",
"url": "https://access.redhat.com/errata/RHSA-2025:13103"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13103.json"
}
],
"title": "Red Hat Security Advisory: python-cryptography security update",
"tracking": {
"current_release_date": "2026-06-02T15:23:31+00:00",
"generator": {
"date": "2026-06-02T15:23:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13103",
"initial_release_date": "2025-08-06T00:44:36+00:00",
"revision_history": [
{
"date": "2025-08-06T00:44:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-06T00:44:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-0:36.0.1-4.el9_4.1.src",
"product": {
"name": "python-cryptography-0:36.0.1-4.el9_4.1.src",
"product_id": "python-cryptography-0:36.0.1-4.el9_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@36.0.1-4.el9_4.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.aarch64",
"product": {
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.aarch64",
"product_id": "python3-cryptography-0:36.0.1-4.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-4.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64",
"product_id": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-4.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-4.el9_4.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le",
"product": {
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le",
"product_id": "python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-4.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le",
"product_id": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-4.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-4.el9_4.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.x86_64",
"product": {
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.x86_64",
"product_id": "python3-cryptography-0:36.0.1-4.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-4.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64",
"product_id": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-4.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-4.el9_4.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.s390x",
"product": {
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.s390x",
"product_id": "python3-cryptography-0:36.0.1-4.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-4.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x",
"product_id": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-4.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-4.el9_4.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:36.0.1-4.el9_4.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python-cryptography-0:36.0.1-4.el9_4.1.src"
},
"product_reference": "python-cryptography-0:36.0.1-4.el9_4.1.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.aarch64"
},
"product_reference": "python3-cryptography-0:36.0.1-4.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le"
},
"product_reference": "python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.s390x"
},
"product_reference": "python3-cryptography-0:36.0.1-4.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-4.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.x86_64"
},
"product_reference": "python3-cryptography-0:36.0.1-4.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49083",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2255331"
}
],
"notes": [
{
"category": "description",
"text": "A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL-dereference when loading PKCS7 certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability arises when functions like \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" are invoked, triggering the issue during the deserialization of PKCS7 blobs or certificates. The moderate rating is based on the fact that the vulnerability can lead to a segmentation fault, posing a risk of disrupting the normal functioning of any application attempting to deserialize the mentioned certificates. While the impact is significant in terms of service denial and potential system instability, the severity is deemed moderate as it does not directly expose sensitive data or allow for remote code execution, focusing primarily on the localized consequences of a DoS scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-9.4.0.Z.EUS:python-cryptography-0:36.0.1-4.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "RHBZ#2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/pull/9926",
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T00:44:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.4.0.Z.EUS:python-cryptography-0:36.0.1-4.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13103"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-9.4.0.Z.EUS:python-cryptography-0:36.0.1-4.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.4.0.Z.EUS:python-cryptography-0:36.0.1-4.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python-cryptography-debugsource-0:36.0.1-4.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-0:36.0.1-4.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:python3-cryptography-debuginfo-0:36.0.1-4.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: NULL-dereference when loading PKCS7 certificates"
}
]
}
RHSA-2025:13104
Vulnerability from csaf_redhat - Published: 2025-08-06 00:50 - Updated: 2026-06-02 15:23A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking "load_pem_pkcs7_certificates" or "load_der_pkcs7_certificates" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python-cryptography-0:3.2.1-5.1.el8_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-cryptography is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:13104",
"url": "https://access.redhat.com/errata/RHSA-2025:13104"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13104.json"
}
],
"title": "Red Hat Security Advisory: python-cryptography security update",
"tracking": {
"current_release_date": "2026-06-02T15:23:34+00:00",
"generator": {
"date": "2026-06-02T15:23:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13104",
"initial_release_date": "2025-08-06T00:50:00+00:00",
"revision_history": [
{
"date": "2025-08-06T00:50:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-06T00:50:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"product": {
"name": "python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"product_id": "python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.2.1-5.1.el8_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"product": {
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"product_id": "python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-5.1.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"product_id": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-5.1.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-5.1.el8_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64",
"product": {
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64",
"product_id": "python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-5.1.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64",
"product_id": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-5.1.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-5.1.el8_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le",
"product": {
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le",
"product_id": "python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-5.1.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le",
"product_id": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-5.1.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-5.1.el8_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x",
"product": {
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x",
"product_id": "python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-5.1.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x",
"product_id": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-5.1.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-5.1.el8_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.2.1-5.1.el8_6.1.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src"
},
"product_reference": "python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64"
},
"product_reference": "python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.2.1-5.1.el8_6.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python-cryptography-0:3.2.1-5.1.el8_6.1.src"
},
"product_reference": "python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64"
},
"product_reference": "python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le"
},
"product_reference": "python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x"
},
"product_reference": "python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64"
},
"product_reference": "python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.2.1-5.1.el8_6.1.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src"
},
"product_reference": "python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64"
},
"product_reference": "python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49083",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2255331"
}
],
"notes": [
{
"category": "description",
"text": "A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL-dereference when loading PKCS7 certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability arises when functions like \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" are invoked, triggering the issue during the deserialization of PKCS7 blobs or certificates. The moderate rating is based on the fact that the vulnerability can lead to a segmentation fault, posing a risk of disrupting the normal functioning of any application attempting to deserialize the mentioned certificates. While the impact is significant in terms of service denial and potential system instability, the severity is deemed moderate as it does not directly expose sensitive data or allow for remote code execution, focusing primarily on the localized consequences of a DoS scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.6.0.Z.AUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "RHBZ#2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/pull/9926",
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T00:50:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.6.0.Z.AUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13104"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.6.0.Z.AUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.6.0.Z.AUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.AUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.s390x",
"BaseOS-8.6.0.Z.E4S:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python-cryptography-0:3.2.1-5.1.el8_6.1.src",
"BaseOS-8.6.0.Z.TUS:python-cryptography-debugsource-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-cryptography-0:3.2.1-5.1.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-cryptography-debuginfo-0:3.2.1-5.1.el8_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: NULL-dereference when loading PKCS7 certificates"
}
]
}
RHSA-2025:14553
Vulnerability from csaf_redhat - Published: 2025-08-26 00:45 - Updated: 2026-06-02 15:23A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking "load_pem_pkcs7_certificates" or "load_der_pkcs7_certificates" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.2.1-8.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-cryptography is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:14553",
"url": "https://access.redhat.com/errata/RHSA-2025:14553"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14553.json"
}
],
"title": "Red Hat Security Advisory: python-cryptography security update",
"tracking": {
"current_release_date": "2026-06-02T15:23:28+00:00",
"generator": {
"date": "2026-06-02T15:23:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:14553",
"initial_release_date": "2025-08-26T00:45:19+00:00",
"revision_history": [
{
"date": "2025-08-26T00:45:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-26T00:45:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-0:3.2.1-8.el8_10.src",
"product": {
"name": "python-cryptography-0:3.2.1-8.el8_10.src",
"product_id": "python-cryptography-0:3.2.1-8.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.2.1-8.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-8.el8_10.aarch64",
"product": {
"name": "python3-cryptography-0:3.2.1-8.el8_10.aarch64",
"product_id": "python3-cryptography-0:3.2.1-8.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-8.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64",
"product_id": "python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-8.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-8.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-8.el8_10.ppc64le",
"product": {
"name": "python3-cryptography-0:3.2.1-8.el8_10.ppc64le",
"product_id": "python3-cryptography-0:3.2.1-8.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-8.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le",
"product_id": "python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-8.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-8.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-8.el8_10.x86_64",
"product": {
"name": "python3-cryptography-0:3.2.1-8.el8_10.x86_64",
"product_id": "python3-cryptography-0:3.2.1-8.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-8.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64",
"product_id": "python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-8.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-8.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:3.2.1-8.el8_10.s390x",
"product": {
"name": "python3-cryptography-0:3.2.1-8.el8_10.s390x",
"product_id": "python3-cryptography-0:3.2.1-8.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@3.2.1-8.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x",
"product": {
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x",
"product_id": "python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.2.1-8.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x",
"product": {
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x",
"product_id": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@3.2.1-8.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.2.1-8.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.2.1-8.el8_10.src"
},
"product_reference": "python-cryptography-0:3.2.1-8.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.aarch64"
},
"product_reference": "python3-cryptography-0:3.2.1-8.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.ppc64le"
},
"product_reference": "python3-cryptography-0:3.2.1-8.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-8.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.s390x"
},
"product_reference": "python3-cryptography-0:3.2.1-8.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:3.2.1-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.x86_64"
},
"product_reference": "python3-cryptography-0:3.2.1-8.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49083",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2255331"
}
],
"notes": [
{
"category": "description",
"text": "A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL-dereference when loading PKCS7 certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability arises when functions like \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" are invoked, triggering the issue during the deserialization of PKCS7 blobs or certificates. The moderate rating is based on the fact that the vulnerability can lead to a segmentation fault, posing a risk of disrupting the normal functioning of any application attempting to deserialize the mentioned certificates. While the impact is significant in terms of service denial and potential system instability, the severity is deemed moderate as it does not directly expose sensitive data or allow for remote code execution, focusing primarily on the localized consequences of a DoS scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.2.1-8.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "RHBZ#2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/pull/9926",
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-26T00:45:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.2.1-8.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14553"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.2.1-8.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-0:3.2.1-8.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-0:3.2.1-8.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-0:3.2.1-8.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:3.2.1-8.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: NULL-dereference when loading PKCS7 certificates"
}
]
}
RHSA-2025:15874
Vulnerability from csaf_redhat - Published: 2025-09-16 00:58 - Updated: 2026-06-02 15:23A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking "load_pem_pkcs7_certificates" or "load_der_pkcs7_certificates" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-0:36.0.1-5.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-cryptography is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-cryptography: NULL-dereference when loading PKCS7 certificates (CVE-2023-49083)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:15874",
"url": "https://access.redhat.com/errata/RHSA-2025:15874"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15874.json"
}
],
"title": "Red Hat Security Advisory: python-cryptography security update",
"tracking": {
"current_release_date": "2026-06-02T15:23:27+00:00",
"generator": {
"date": "2026-06-02T15:23:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:15874",
"initial_release_date": "2025-09-16T00:58:46+00:00",
"revision_history": [
{
"date": "2025-09-16T00:58:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-16T00:58:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-cryptography-0:36.0.1-5.el9_6.src",
"product": {
"name": "python-cryptography-0:36.0.1-5.el9_6.src",
"product_id": "python-cryptography-0:36.0.1-5.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@36.0.1-5.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-5.el9_6.aarch64",
"product": {
"name": "python3-cryptography-0:36.0.1-5.el9_6.aarch64",
"product_id": "python3-cryptography-0:36.0.1-5.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-5.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64",
"product_id": "python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-5.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-5.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-5.el9_6.ppc64le",
"product": {
"name": "python3-cryptography-0:36.0.1-5.el9_6.ppc64le",
"product_id": "python3-cryptography-0:36.0.1-5.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-5.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le",
"product_id": "python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-5.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-5.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-5.el9_6.x86_64",
"product": {
"name": "python3-cryptography-0:36.0.1-5.el9_6.x86_64",
"product_id": "python3-cryptography-0:36.0.1-5.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-5.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64",
"product_id": "python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-5.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-5.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-0:36.0.1-5.el9_6.s390x",
"product": {
"name": "python3-cryptography-0:36.0.1-5.el9_6.s390x",
"product_id": "python3-cryptography-0:36.0.1-5.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@36.0.1-5.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x",
"product": {
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x",
"product_id": "python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@36.0.1-5.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x",
"product": {
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x",
"product_id": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@36.0.1-5.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:36.0.1-5.el9_6.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-0:36.0.1-5.el9_6.src"
},
"product_reference": "python-cryptography-0:36.0.1-5.el9_6.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-5.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.aarch64"
},
"product_reference": "python3-cryptography-0:36.0.1-5.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-5.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.ppc64le"
},
"product_reference": "python3-cryptography-0:36.0.1-5.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-5.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.s390x"
},
"product_reference": "python3-cryptography-0:36.0.1-5.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:36.0.1-5.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.x86_64"
},
"product_reference": "python3-cryptography-0:36.0.1-5.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49083",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2255331"
}
],
"notes": [
{
"category": "description",
"text": "A null-pointer dereference vulnerability was found in python-cryptography during the loading of PKCS7 certificates. Invoking \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" can trigger this issue and lead to subsequent segmentation fault and result in a Denial of Service (DoS) for any application aiming to deserialize a PKCS7 blob or certificate. The potential impact includes disruptions in system availability and stability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: NULL-dereference when loading PKCS7 certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability arises when functions like \"load_pem_pkcs7_certificates\" or \"load_der_pkcs7_certificates\" are invoked, triggering the issue during the deserialization of PKCS7 blobs or certificates. The moderate rating is based on the fact that the vulnerability can lead to a segmentation fault, posing a risk of disrupting the normal functioning of any application attempting to deserialize the mentioned certificates. While the impact is significant in terms of service denial and potential system instability, the severity is deemed moderate as it does not directly expose sensitive data or allow for remote code execution, focusing primarily on the localized consequences of a DoS scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-0:36.0.1-5.el9_6.src",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "RHBZ#2255331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49083"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a",
"url": "https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/pull/9926",
"url": "https://github.com/pyca/cryptography/pull/9926"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-16T00:58:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-0:36.0.1-5.el9_6.src",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15874"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-0:36.0.1-5.el9_6.src",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-0:36.0.1-5.el9_6.src",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python-cryptography-debugsource-0:36.0.1-5.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-0:36.0.1-5.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:python3-cryptography-debuginfo-0:36.0.1-5.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: NULL-dereference when loading PKCS7 certificates"
}
]
}
SUSE-SU-2023:4842-1
Vulnerability from csaf_suse - Published: 2023-12-14 11:22 - Updated: 2023-12-14 11:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.x86_64 | — |
Vendor Fix
|
{
"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 python-cryptography",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-cryptography fixes the following issues:\n\n- CVE-2023-49083: Fixed a NULL pointer dereference when loading certificates from a PKCS#7 bundle (bsc#1217592).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4842,SUSE-SLE-Module-Python3-15-SP4-2023-4842,SUSE-SLE-Module-Python3-15-SP5-2023-4842,openSUSE-SLE-15.4-2023-4842,openSUSE-SLE-15.5-2023-4842",
"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-2023_4842-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4842-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234842-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4842-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017362.html"
},
{
"category": "self",
"summary": "SUSE Bug 1217592",
"url": "https://bugzilla.suse.com/1217592"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-49083 page",
"url": "https://www.suse.com/security/cve/CVE-2023-49083/"
}
],
"title": "Security update for python-cryptography",
"tracking": {
"current_release_date": "2023-12-14T11:22:17Z",
"generator": {
"date": "2023-12-14T11:22:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4842-1",
"initial_release_date": "2023-12-14T11:22:17Z",
"revision_history": [
{
"date": "2023-12-14T11:22:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"product": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"product_id": "python311-cryptography-41.0.3-150400.16.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-cryptography-41.0.3-150400.16.12.1.i586",
"product": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.i586",
"product_id": "python311-cryptography-41.0.3-150400.16.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"product": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"product_id": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-cryptography-41.0.3-150400.16.12.1.s390x",
"product": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.s390x",
"product_id": "python311-cryptography-41.0.3-150400.16.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"product": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"product_id": "python311-cryptography-41.0.3-150400.16.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.aarch64"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.ppc64le"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.s390x"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.x86_64"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.aarch64"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.ppc64le"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.s390x"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.x86_64"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.aarch64"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.ppc64le"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.s390x"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.x86_64"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.aarch64"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.ppc64le"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.s390x"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-cryptography-41.0.3-150400.16.12.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.x86_64"
},
"product_reference": "python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-49083"
}
],
"notes": [
{
"category": "general",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious risk of Denial of Service (DoS) for any application attempting to deserialize a PKCS7 blob/certificate. The consequences extend to potential disruptions in system availability and stability. This vulnerability has been patched in version 41.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-49083",
"url": "https://www.suse.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "SUSE Bug 1217592 for CVE-2023-49083",
"url": "https://bugzilla.suse.com/1217592"
}
],
"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 Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"openSUSE Leap 15.4:python311-cryptography-41.0.3-150400.16.12.1.x86_64",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.aarch64",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.ppc64le",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.s390x",
"openSUSE Leap 15.5:python311-cryptography-41.0.3-150400.16.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-14T11:22:17Z",
"details": "moderate"
}
],
"title": "CVE-2023-49083"
}
]
}
SUSE-SU-2023:4843-1
Vulnerability from csaf_suse - Published: 2023-12-14 11:22 - Updated: 2023-12-14 11:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.x86_64 | — |
Vendor Fix
|
{
"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 python3-cryptography",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3-cryptography fixes the following issues:\n\n- CVE-2023-49083: Fixed a NULL pointer dereference when loading certificates from a PKCS#7 bundle (bsc#1217592).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4843,SUSE-SLE-Micro-5.3-2023-4843,SUSE-SLE-Micro-5.4-2023-4843,SUSE-SLE-Micro-5.5-2023-4843,SUSE-SLE-Module-Basesystem-15-SP4-2023-4843,SUSE-SLE-Module-Basesystem-15-SP5-2023-4843,openSUSE-Leap-Micro-5.3-2023-4843,openSUSE-Leap-Micro-5.4-2023-4843,openSUSE-SLE-15.4-2023-4843,openSUSE-SLE-15.5-2023-4843",
"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-2023_4843-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4843-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234843-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4843-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017361.html"
},
{
"category": "self",
"summary": "SUSE Bug 1217592",
"url": "https://bugzilla.suse.com/1217592"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-49083 page",
"url": "https://www.suse.com/security/cve/CVE-2023-49083/"
}
],
"title": "Security update for python3-cryptography",
"tracking": {
"current_release_date": "2023-12-14T11:22:51Z",
"generator": {
"date": "2023-12-14T11:22:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4843-1",
"initial_release_date": "2023-12-14T11:22:51Z",
"revision_history": [
{
"date": "2023-12-14T11:22:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"product": {
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"product_id": "python3-cryptography-3.3.2-150400.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150400.23.1.i586",
"product": {
"name": "python3-cryptography-3.3.2-150400.23.1.i586",
"product_id": "python3-cryptography-3.3.2-150400.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150400.23.1.ppc64le",
"product": {
"name": "python3-cryptography-3.3.2-150400.23.1.ppc64le",
"product_id": "python3-cryptography-3.3.2-150400.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150400.23.1.s390x",
"product": {
"name": "python3-cryptography-3.3.2-150400.23.1.s390x",
"product_id": "python3-cryptography-3.3.2-150400.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"product": {
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"product_id": "python3-cryptography-3.3.2-150400.23.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 Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.ppc64le as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.s390x as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.ppc64le as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.aarch64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.ppc64le"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.s390x"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-3.3.2-150400.23.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.x86_64"
},
"product_reference": "python3-cryptography-3.3.2-150400.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-49083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-49083"
}
],
"notes": [
{
"category": "general",
"text": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious risk of Denial of Service (DoS) for any application attempting to deserialize a PKCS7 blob/certificate. The consequences extend to potential disruptions in system availability and stability. This vulnerability has been patched in version 41.0.6.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-49083",
"url": "https://www.suse.com/security/cve/CVE-2023-49083"
},
{
"category": "external",
"summary": "SUSE Bug 1217592 for CVE-2023-49083",
"url": "https://bugzilla.suse.com/1217592"
}
],
"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.3:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-cryptography-3.3.2-150400.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap 15.4:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap 15.5:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap Micro 5.3:python3-cryptography-3.3.2-150400.23.1.x86_64",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.aarch64",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.ppc64le",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.s390x",
"openSUSE Leap Micro 5.4:python3-cryptography-3.3.2-150400.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-14T11:22:51Z",
"details": "moderate"
}
],
"title": "CVE-2023-49083"
}
]
}
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.