{ "version": "2.1.0", "$schema": "https://raw.githubusercontent.com/oasis-tcs/sarif-spec/main/sarif-2.1/schema/sarif-schema-2.1.0.json", "runs": [ { "tool": { "driver": { "fullName": "Trivy Vulnerability Scanner", "informationUri": "https://github.com/aquasecurity/trivy", "name": "Trivy", "rules": [ { "id": "CVE-2025-68973", "name": "OsPackageVulnerability", "shortDescription": { "text": "GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write" }, "fullDescription": { "text": "In GnuPG before 2.4.9, armor_filter in g10/armor.c has two increments of an index variable where one is intended, leading to an out-of-bounds write for crafted input. (For ExtendedLTS, 2.2.51 and later are fixed versions.)" }, "defaultConfiguration": { "level": "error" }, "helpUri": "https://avd.aquasec.com/nvd/cve-2025-68973", "help": { "text": "Vulnerability CVE-2025-68973\nSeverity: HIGH\nPackage: gpgv\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)\nIn GnuPG before 2.4.9, armor_filter in g10/armor.c has two increments of an index variable where one is intended, leading to an out-of-bounds write for crafted input. (For ExtendedLTS, 2.2.51 and later are fixed versions.)", "markdown": "**Vulnerability CVE-2025-68973**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|gpgv|2.2.27-3ubuntu2.5|[CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)|\n\nIn GnuPG before 2.4.9, armor_filter in g10/armor.c has two increments of an index variable where one is intended, leading to an out-of-bounds write for crafted input. (For ExtendedLTS, 2.2.51 and later are fixed versions.)" }, "properties": { "precision": "very-high", "security-severity": "8.0", "tags": [ "vulnerability", "security", "HIGH" ] } }, { "id": "CVE-2026-45447", "name": "OsPackageVulnerability", "shortDescription": { "text": "openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()" }, "fullDescription": { "text": "Issue summary: A specially crafted PKCS#7 or S/MIME signed message could\ntrigger a use-after-free during PKCS#7 signature verification.\n\nImpact summary: A use-after-free may result in process crashes, heap\ncorruption, or potentially remote code execution.\n\nWhen processing a PKCS#7 or S/MIME signed message, if the SignedData\ndigestAlgorithms field is present as an empty ASN.1 SET, OpenSSL may\nincorrectly free a caller-owned BIO during PKCS7_verify(). A subsequent\nuse of the BIO by the calling application results in a use-after-free\ncondition.\n\nIn the common case this occurs when the application later calls\nBIO_free() on the BIO originally passed to PKCS7_verify(). Depending\non allocator behavior and application-specific BIO usage patterns, this\nmay result in a crash or other memory corruption. In some application\ncontexts this may potentially be exploitable for remote code execution.\n\nApplications that process PKCS#7 or S/MIME signed messages using OpenSSL\nPKCS#7 APIs may be affected. Applications using the CMS APIs for this\nprocessing are not affected.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary." }, "defaultConfiguration": { "level": "error" }, "helpUri": "https://avd.aquasec.com/nvd/cve-2026-45447", "help": { "text": "Vulnerability CVE-2026-45447\nSeverity: HIGH\nPackage: openssl\nFixed Version: 3.0.2-0ubuntu1.25\nLink: [CVE-2026-45447](https://avd.aquasec.com/nvd/cve-2026-45447)\nIssue summary: A specially crafted PKCS#7 or S/MIME signed message could\ntrigger a use-after-free during PKCS#7 signature verification.\n\nImpact summary: A use-after-free may result in process crashes, heap\ncorruption, or potentially remote code execution.\n\nWhen processing a PKCS#7 or S/MIME signed message, if the SignedData\ndigestAlgorithms field is present as an empty ASN.1 SET, OpenSSL may\nincorrectly free a caller-owned BIO during PKCS7_verify(). A subsequent\nuse of the BIO by the calling application results in a use-after-free\ncondition.\n\nIn the common case this occurs when the application later calls\nBIO_free() on the BIO originally passed to PKCS7_verify(). Depending\non allocator behavior and application-specific BIO usage patterns, this\nmay result in a crash or other memory corruption. In some application\ncontexts this may potentially be exploitable for remote code execution.\n\nApplications that process PKCS#7 or S/MIME signed messages using OpenSSL\nPKCS#7 APIs may be affected. Applications using the CMS APIs for this\nprocessing are not affected.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary.", "markdown": "**Vulnerability CVE-2026-45447**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|openssl|3.0.2-0ubuntu1.25|[CVE-2026-45447](https://avd.aquasec.com/nvd/cve-2026-45447)|\n\nIssue summary: A specially crafted PKCS#7 or S/MIME signed message could\ntrigger a use-after-free during PKCS#7 signature verification.\n\nImpact summary: A use-after-free may result in process crashes, heap\ncorruption, or potentially remote code execution.\n\nWhen processing a PKCS#7 or S/MIME signed message, if the SignedData\ndigestAlgorithms field is present as an empty ASN.1 SET, OpenSSL may\nincorrectly free a caller-owned BIO during PKCS7_verify(). A subsequent\nuse of the BIO by the calling application results in a use-after-free\ncondition.\n\nIn the common case this occurs when the application later calls\nBIO_free() on the BIO originally passed to PKCS7_verify(). Depending\non allocator behavior and application-specific BIO usage patterns, this\nmay result in a crash or other memory corruption. In some application\ncontexts this may potentially be exploitable for remote code execution.\n\nApplications that process PKCS#7 or S/MIME signed messages using OpenSSL\nPKCS#7 APIs may be affected. Applications using the CMS APIs for this\nprocessing are not affected.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary." }, "properties": { "precision": "very-high", "security-severity": "8.0", "tags": [ "vulnerability", "security", "HIGH" ] } } ], "version": "0.70.0" } }, "results": [ { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: dirmngr\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: dirmngr@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gnupg\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gnupg@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gnupg-l10n\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gnupg-l10n@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gnupg-utils\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gnupg-utils@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gnupg2\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gnupg2@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gpg\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gpg@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gpg-agent\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gpg-agent@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gpg-wks-client\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gpg-wks-client@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gpg-wks-server\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gpg-wks-server@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gpgconf\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gpgconf@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gpgsm\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gpgsm@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2025-68973", "ruleIndex": 0, "level": "error", "message": { "text": "Package: gpgv\nInstalled Version: 2.2.27-3ubuntu2.1\nVulnerability CVE-2025-68973\nSeverity: HIGH\nFixed Version: 2.2.27-3ubuntu2.5\nLink: [CVE-2025-68973](https://avd.aquasec.com/nvd/cve-2025-68973)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: gpgv@2.2.27-3ubuntu2.1" } } ] }, { "ruleId": "CVE-2026-45447", "ruleIndex": 1, "level": "error", "message": { "text": "Package: libssl3\nInstalled Version: 3.0.2-0ubuntu1.18\nVulnerability CVE-2026-45447\nSeverity: HIGH\nFixed Version: 3.0.2-0ubuntu1.25\nLink: [CVE-2026-45447](https://avd.aquasec.com/nvd/cve-2026-45447)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: libssl3@3.0.2-0ubuntu1.18" } } ] }, { "ruleId": "CVE-2026-45447", "ruleIndex": 1, "level": "error", "message": { "text": "Package: openssl\nInstalled Version: 3.0.2-0ubuntu1.18\nVulnerability CVE-2026-45447\nSeverity: HIGH\nFixed Version: 3.0.2-0ubuntu1.25\nLink: [CVE-2026-45447](https://avd.aquasec.com/nvd/cve-2026-45447)" }, "locations": [ { "physicalLocation": { "artifactLocation": { "uri": "subculture-collective/hasanara-ml-cuda", "uriBaseId": "ROOTPATH" }, "region": { "startLine": 1, "startColumn": 1, "endLine": 1, "endColumn": 1 } }, "message": { "text": "subculture-collective/hasanara-ml-cuda: openssl@3.0.2-0ubuntu1.18" } } ] } ], "columnKind": "utf16CodeUnits", "properties": { "imageID": "sha256:49c13367722cf2693915580a6ee7d1bf2d2f188d75feac4e2217ef277ea3285d", "imageName": "git.subcult.tv/subculture-collective/hasanara-ml-cuda@sha256:2c906ac66f82550ebd5d7db0eaa75e63b69bb573386c1f208b45f6b8270da2f6", "repoDigests": [ "git.subcult.tv/subculture-collective/hasanara-ml-cuda@sha256:2c906ac66f82550ebd5d7db0eaa75e63b69bb573386c1f208b45f6b8270da2f6" ], "repoTags": [] } } ] }