Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32283 (GCVE-0-2026-32283)
Vulnerability from cvelistv5 – Published: 2026-04-08 01:06 – Updated: 2026-04-13 18:19- CWE-667 - Improper Locking
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/tls |
Affected:
0 , < 1.25.9
(semver)
Affected: 1.26.0-0 , < 1.26.2 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2026-32283",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-13T17:51:46.207289Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T18:19:55.848Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/tls",
"product": "crypto/tls",
"programRoutines": [
{
"name": "Conn.handleKeyUpdate"
},
{
"name": "clientHandshakeStateTLS13.establishHandshakeKeys"
},
{
"name": "clientHandshakeStateTLS13.readServerFinished"
},
{
"name": "serverHandshakeStateTLS13.sendServerParameters"
},
{
"name": "serverHandshakeStateTLS13.readClientFinished"
},
{
"name": "Conn.Handshake"
},
{
"name": "Conn.HandshakeContext"
},
{
"name": "Conn.Read"
},
{
"name": "Conn.Write"
},
{
"name": "Dial"
},
{
"name": "DialWithDialer"
},
{
"name": "Dialer.Dial"
},
{
"name": "Dialer.DialContext"
},
{
"name": "QUICConn.HandleData"
},
{
"name": "QUICConn.Start"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.2",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jakub Ciolek - https://ciolek.dev/"
}
],
"descriptions": [
{
"lang": "en",
"value": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-667: Improper Locking",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-08T01:06:57.670Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/763767"
},
{
"url": "https://go.dev/issue/78334"
},
{
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"title": "Unauthenticated TLS 1.3 KeyUpdate record can cause persistent connection retention and DoS in crypto/tls"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-32283",
"datePublished": "2026-04-08T01:06:57.670Z",
"dateReserved": "2026-03-11T16:38:46.556Z",
"dateUpdated": "2026-04-13T18:19:55.848Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-32283",
"date": "2026-06-07",
"epss": "0.00019",
"percentile": "0.05199"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32283\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-04-08T02:16:03.580\",\"lastModified\":\"2026-04-16T19:12:10.540\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.\"}],\"metrics\":{\"cvssMetricV31\":[{\"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},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"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\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.9\",\"matchCriteriaId\":\"C6C9C072-9817-402D-877F-F83584B07017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.26.0\",\"versionEndExcluding\":\"1.26.2\",\"matchCriteriaId\":\"39FE9BAF-55E9-43AA-B14E-239E7EF1D65D\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/763767\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/78334\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\",\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4870\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-32283\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-13T17:51:46.207289Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-13T17:51:42.115Z\"}}], \"cna\": {\"title\": \"Unauthenticated TLS 1.3 KeyUpdate record can cause persistent connection retention and DoS in crypto/tls\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek - https://ciolek.dev/\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/tls\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.2\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/tls\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Conn.handleKeyUpdate\"}, {\"name\": \"clientHandshakeStateTLS13.establishHandshakeKeys\"}, {\"name\": \"clientHandshakeStateTLS13.readServerFinished\"}, {\"name\": \"serverHandshakeStateTLS13.sendServerParameters\"}, {\"name\": \"serverHandshakeStateTLS13.readClientFinished\"}, {\"name\": \"Conn.Handshake\"}, {\"name\": \"Conn.HandshakeContext\"}, {\"name\": \"Conn.Read\"}, {\"name\": \"Conn.Write\"}, {\"name\": \"Dial\"}, {\"name\": \"DialWithDialer\"}, {\"name\": \"Dialer.Dial\"}, {\"name\": \"Dialer.DialContext\"}, {\"name\": \"QUICConn.HandleData\"}, {\"name\": \"QUICConn.Start\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/763767\"}, {\"url\": \"https://go.dev/issue/78334\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4870\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-667: Improper Locking\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-04-08T01:06:57.670Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32283\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-13T18:19:55.848Z\", \"dateReserved\": \"2026-03-11T16:38:46.556Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-04-08T01:06:57.670Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:19139
Vulnerability from csaf_redhat - Published: 2026-05-19 16:11 - Updated: 2026-06-08 03:28A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 go-fdo-client is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "go-fdo-client is the device-side implementation of FIDO Device Onboard specification in Go. It provides an FDO client that interacts with FDO manufacturer and owner servers to perform device on-boarding.\n\nSecurity Fix(es):\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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-2026:19139",
"url": "https://access.redhat.com/errata/RHSA-2026:19139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19139.json"
}
],
"title": "Red Hat Security Advisory: go-fdo-client security update",
"tracking": {
"current_release_date": "2026-06-08T03:28:44+00:00",
"generator": {
"date": "2026-06-08T03:28:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19139",
"initial_release_date": "2026-05-19T16:11:22+00:00",
"revision_history": [
{
"date": "2026-05-19T16:11:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:11:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:28:44+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 (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-fdo-client-0:1.0.0-3.el10_2.src",
"product": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.src",
"product_id": "go-fdo-client-0:1.0.0-3.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client@1.0.0-3.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"product": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"product_id": "go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client@1.0.0-3.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"product": {
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"product_id": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client-debugsource@1.0.0-3.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"product": {
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"product_id": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client-debuginfo@1.0.0-3.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"product": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"product_id": "go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client@1.0.0-3.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64",
"product": {
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64",
"product_id": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client-debugsource@1.0.0-3.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"product": {
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"product_id": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client-debuginfo@1.0.0-3.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.aarch64"
},
"product_reference": "go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.src"
},
"product_reference": "go-fdo-client-0:1.0.0-3.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.x86_64"
},
"product_reference": "go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64"
},
"product_reference": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64"
},
"product_reference": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64"
},
"product_reference": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64"
},
"product_reference": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"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-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.src",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:11:22+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-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.src",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19139"
}
],
"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-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.src",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19144
Vulnerability from csaf_redhat - Published: 2026-05-19 16:19 - Updated: 2026-06-08 06:02A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64 | — |
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64 | — |
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64 | — |
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64 | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64 | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x | — | ||
| Unresolved product id: AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 golang-github-openprinting-ipp-usb is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables\n driverless support for USB devices capable of using IPP-over-USB protocol.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\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-2026:19144",
"url": "https://access.redhat.com/errata/RHSA-2026:19144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19144.json"
}
],
"title": "Red Hat Security Advisory: golang-github-openprinting-ipp-usb security update",
"tracking": {
"current_release_date": "2026-06-08T06:02:17+00:00",
"generator": {
"date": "2026-06-08T06:02:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19144",
"initial_release_date": "2026-05-19T16:19:36+00:00",
"revision_history": [
{
"date": "2026-05-19T16:19:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:19:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T06:02:17+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 (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"product": {
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"product_id": "golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb@0.9.27-7.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-7.el10_2.aarch64",
"product": {
"name": "ipp-usb-0:0.9.27-7.el10_2.aarch64",
"product_id": "ipp-usb-0:0.9.27-7.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-7.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-7.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"product_id": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-7.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"product": {
"name": "ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"product_id": "ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-7.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-7.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"product_id": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-7.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-7.el10_2.s390x",
"product": {
"name": "ipp-usb-0:0.9.27-7.el10_2.s390x",
"product_id": "ipp-usb-0:0.9.27-7.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-7.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-7.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"product_id": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-7.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-7.el10_2.x86_64",
"product": {
"name": "ipp-usb-0:0.9.27-7.el10_2.x86_64",
"product_id": "ipp-usb-0:0.9.27-7.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-7.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-7.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64",
"product_id": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-7.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src"
},
"product_reference": "golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-7.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64"
},
"product_reference": "ipp-usb-0:0.9.27-7.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-7.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le"
},
"product_reference": "ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-7.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x"
},
"product_reference": "ipp-usb-0:0.9.27-7.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-7.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64"
},
"product_reference": "ipp-usb-0:0.9.27-7.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"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-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64"
],
"known_not_affected": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:19: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": [
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19144"
}
],
"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-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64"
],
"known_not_affected": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:19: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": [
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"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-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64"
],
"known_not_affected": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:19: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": [
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19144"
}
],
"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-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"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-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64"
],
"known_not_affected": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:19: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": [
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19144"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-0:0.9.27-7.el10_2.src",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-0:0.9.27-7.el10_2.x86_64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.aarch64",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.ppc64le",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.s390x",
"AppStream-10.2.Z:ipp-usb-debuginfo-0:0.9.27-7.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
}
]
}
RHSA-2026:19156
Vulnerability from csaf_redhat - Published: 2026-05-19 16:14 - Updated: 2026-06-08 03:29A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 rhc is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "rhc is a client tool and daemon that connects the system to Red Hat hosted services enabling system and subscription management.\n\nSecurity Fix(es):\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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-2026:19156",
"url": "https://access.redhat.com/errata/RHSA-2026:19156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19156.json"
}
],
"title": "Red Hat Security Advisory: rhc security update",
"tracking": {
"current_release_date": "2026-06-08T03:29:45+00:00",
"generator": {
"date": "2026-06-08T03:29:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19156",
"initial_release_date": "2026-05-19T16:14:46+00:00",
"revision_history": [
{
"date": "2026-05-19T16:14:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:14:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:29:45+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 (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.3.8-4.el10_2.ppc64le",
"product": {
"name": "rhc-1:0.3.8-4.el10_2.ppc64le",
"product_id": "rhc-1:0.3.8-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.3.8-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"product": {
"name": "rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"product_id": "rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.3.8-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"product": {
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"product_id": "rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.3.8-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.3.8-4.el10_2.s390x",
"product": {
"name": "rhc-1:0.3.8-4.el10_2.s390x",
"product_id": "rhc-1:0.3.8-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.3.8-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"product": {
"name": "rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"product_id": "rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.3.8-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"product": {
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"product_id": "rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.3.8-4.el10_2?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.3.8-4.el10_2.x86_64",
"product": {
"name": "rhc-1:0.3.8-4.el10_2.x86_64",
"product_id": "rhc-1:0.3.8-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.3.8-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.3.8-4.el10_2.x86_64",
"product": {
"name": "rhc-debugsource-1:0.3.8-4.el10_2.x86_64",
"product_id": "rhc-debugsource-1:0.3.8-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.3.8-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"product": {
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"product_id": "rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.3.8-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.3.8-4.el10_2.src",
"product": {
"name": "rhc-1:0.3.8-4.el10_2.src",
"product_id": "rhc-1:0.3.8-4.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.3.8-4.el10_2?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.3.8-4.el10_2.aarch64",
"product": {
"name": "rhc-1:0.3.8-4.el10_2.aarch64",
"product_id": "rhc-1:0.3.8-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.3.8-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"product": {
"name": "rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"product_id": "rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.3.8-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"product": {
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"product_id": "rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.3.8-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.3.8-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.aarch64"
},
"product_reference": "rhc-1:0.3.8-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.3.8-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.ppc64le"
},
"product_reference": "rhc-1:0.3.8-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.3.8-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.s390x"
},
"product_reference": "rhc-1:0.3.8-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.3.8-4.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.src"
},
"product_reference": "rhc-1:0.3.8-4.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.3.8-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.x86_64"
},
"product_reference": "rhc-1:0.3.8-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.aarch64"
},
"product_reference": "rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le"
},
"product_reference": "rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.s390x"
},
"product_reference": "rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.3.8-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.x86_64"
},
"product_reference": "rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.3.8-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.aarch64"
},
"product_reference": "rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.3.8-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.ppc64le"
},
"product_reference": "rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.3.8-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.s390x"
},
"product_reference": "rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.3.8-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.x86_64"
},
"product_reference": "rhc-debugsource-1:0.3.8-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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-10.2.Z:rhc-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.src",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:14: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": [
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.src",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19156"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.src",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.src",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"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-10.2.Z:rhc-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.src",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:14: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": [
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.src",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19156"
}
],
"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-10.2.Z:rhc-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.src",
"AppStream-10.2.Z:rhc-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debuginfo-1:0.3.8-4.el10_2.x86_64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.aarch64",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.s390x",
"AppStream-10.2.Z:rhc-debugsource-1:0.3.8-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19350
Vulnerability from csaf_redhat - Published: 2026-05-19 21:51 - Updated: 2026-06-08 09:45The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 git-lfs is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\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-2026:19350",
"url": "https://access.redhat.com/errata/RHSA-2026:19350"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19350.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-06-08T09:45:55+00:00",
"generator": {
"date": "2026-06-08T09:45:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19350",
"initial_release_date": "2026-05-19T21:51:52+00:00",
"revision_history": [
{
"date": "2026-05-19T21:51:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T21:51:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:45:55+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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.7.1-4.el9_8.src",
"product": {
"name": "git-lfs-0:3.7.1-4.el9_8.src",
"product_id": "git-lfs-0:3.7.1-4.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.7.1-4.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.7.1-4.el9_8.aarch64",
"product": {
"name": "git-lfs-0:3.7.1-4.el9_8.aarch64",
"product_id": "git-lfs-0:3.7.1-4.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.7.1-4.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"product_id": "git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.7.1-4.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"product_id": "git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.7.1-4.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.7.1-4.el9_8.ppc64le",
"product": {
"name": "git-lfs-0:3.7.1-4.el9_8.ppc64le",
"product_id": "git-lfs-0:3.7.1-4.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.7.1-4.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"product_id": "git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.7.1-4.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.7.1-4.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.7.1-4.el9_8.x86_64",
"product": {
"name": "git-lfs-0:3.7.1-4.el9_8.x86_64",
"product_id": "git-lfs-0:3.7.1-4.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.7.1-4.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64",
"product_id": "git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.7.1-4.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"product_id": "git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.7.1-4.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.7.1-4.el9_8.s390x",
"product": {
"name": "git-lfs-0:3.7.1-4.el9_8.s390x",
"product_id": "git-lfs-0:3.7.1-4.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.7.1-4.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"product_id": "git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.7.1-4.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"product_id": "git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.7.1-4.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.7.1-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64"
},
"product_reference": "git-lfs-0:3.7.1-4.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.7.1-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le"
},
"product_reference": "git-lfs-0:3.7.1-4.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.7.1-4.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x"
},
"product_reference": "git-lfs-0:3.7.1-4.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.7.1-4.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src"
},
"product_reference": "git-lfs-0:3.7.1-4.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.7.1-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64"
},
"product_reference": "git-lfs-0:3.7.1-4.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:51:52+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.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_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": [
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:51:52+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.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19350"
}
],
"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.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:51:52+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.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19350"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:51:52+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.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19350"
}
],
"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.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.7.1-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.7.1-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19351
Vulnerability from csaf_redhat - Published: 2026-05-19 21:56 - Updated: 2026-06-08 03:26A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 grafana-pcp is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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-2026:19351",
"url": "https://access.redhat.com/errata/RHSA-2026:19351"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19351.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-06-08T03:26:39+00:00",
"generator": {
"date": "2026-06-08T03:26:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19351",
"initial_release_date": "2026-05-19T21:56:42+00:00",
"revision_history": [
{
"date": "2026-05-19T21:56:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T21:56:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:26:39+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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-15.el9_8.src",
"product": {
"name": "grafana-pcp-0:5.1.1-15.el9_8.src",
"product_id": "grafana-pcp-0:5.1.1-15.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-15.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"product": {
"name": "grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"product_id": "grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-15.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-15.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-15.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"product": {
"name": "grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"product_id": "grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-15.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-15.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-15.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"product": {
"name": "grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"product_id": "grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-15.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-15.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-15.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-15.el9_8.s390x",
"product": {
"name": "grafana-pcp-0:5.1.1-15.el9_8.s390x",
"product_id": "grafana-pcp-0:5.1.1-15.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-15.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"product_id": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-15.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-15.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-15.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.aarch64"
},
"product_reference": "grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-15.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.ppc64le"
},
"product_reference": "grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-15.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.s390x"
},
"product_reference": "grafana-pcp-0:5.1.1-15.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-15.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.src"
},
"product_reference": "grafana-pcp-0:5.1.1-15.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-15.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.x86_64"
},
"product_reference": "grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:56:42+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.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19351"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:56:42+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.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19351"
}
],
"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.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-15.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-15.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19352
Vulnerability from csaf_redhat - Published: 2026-05-19 22:02 - Updated: 2026-06-08 03:28A flaw was found in Grafana. When public dashboards are used with direct data-sources, sensitive credentials, specifically passwords for all direct data-sources, are exposed. This information disclosure occurs even when these data-sources are not actively utilized in the dashboards. A remote attacker could exploit this to gain unauthorized access to other systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 grafana is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* grafana: Grafana: Information disclosure of data-source passwords via public dashboards (CVE-2026-27877)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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-2026:19352",
"url": "https://access.redhat.com/errata/RHSA-2026:19352"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2452293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452293"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19352.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-06-08T03:28:17+00:00",
"generator": {
"date": "2026-06-08T03:28:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19352",
"initial_release_date": "2026-05-19T22:02:22+00:00",
"revision_history": [
{
"date": "2026-05-19T22:02:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T22:02:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:28:17+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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el9_8.ppc64le",
"product": {
"name": "grafana-0:10.2.6-22.el9_8.ppc64le",
"product_id": "grafana-0:10.2.6-22.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el9_8.x86_64",
"product": {
"name": "grafana-0:10.2.6-22.el9_8.x86_64",
"product_id": "grafana-0:10.2.6-22.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el9_8.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el9_8.x86_64",
"product_id": "grafana-selinux-0:10.2.6-22.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el9_8.s390x",
"product": {
"name": "grafana-0:10.2.6-22.el9_8.s390x",
"product_id": "grafana-0:10.2.6-22.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el9_8.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el9_8.s390x",
"product_id": "grafana-selinux-0:10.2.6-22.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"product_id": "grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el9_8.src",
"product": {
"name": "grafana-0:10.2.6-22.el9_8.src",
"product_id": "grafana-0:10.2.6-22.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el9_8.aarch64",
"product": {
"name": "grafana-0:10.2.6-22.el9_8.aarch64",
"product_id": "grafana-0:10.2.6-22.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"product_id": "grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64"
},
"product_reference": "grafana-0:10.2.6-22.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le"
},
"product_reference": "grafana-0:10.2.6-22.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x"
},
"product_reference": "grafana-0:10.2.6-22.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src"
},
"product_reference": "grafana-0:10.2.6-22.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64"
},
"product_reference": "grafana-0:10.2.6-22.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27877",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-03-27T15:03:34.023744+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452293"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. When public dashboards are used with direct data-sources, sensitive credentials, specifically passwords for all direct data-sources, are exposed. This information disclosure occurs even when these data-sources are not actively utilized in the dashboards. A remote attacker could exploit this to gain unauthorized access to other systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Grafana: Information disclosure of data-source passwords via public dashboards",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27877"
},
{
"category": "external",
"summary": "RHBZ#2452293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452293"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27877",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27877"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27877",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27877"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/cve-2026-27877",
"url": "https://grafana.com/security/security-advisories/cve-2026-27877"
}
],
"release_date": "2026-03-27T14:02:11.889000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T22:02:22+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.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19352"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: Grafana: Information disclosure of data-source passwords via public dashboards"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T22:02:22+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.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19352"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T22:02:22+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.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19352"
}
],
"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.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debuginfo-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-debugsource-0:10.2.6-22.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:grafana-selinux-0:10.2.6-22.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19353
Vulnerability from csaf_redhat - Published: 2026-05-19 21:46 - Updated: 2026-06-08 11:00The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 opentelemetry-collector is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186)\n\n* github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\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-2026:19353",
"url": "https://access.redhat.com/errata/RHSA-2026:19353"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19353.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-06-08T11:00:40+00:00",
"generator": {
"date": "2026-06-08T11:00:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19353",
"initial_release_date": "2026-05-19T21:46:38+00:00",
"revision_history": [
{
"date": "2026-05-19T21:46:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T21:46:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T11:00:40+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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.src",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.src",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.x86_64",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"product_id": "opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:46:38+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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19353"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_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": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:46:38+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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19353"
}
],
"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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:46:38+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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19353"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:46:38+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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19353"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:46:38+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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19353"
}
],
"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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:46:38+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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19353"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:46:38+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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19353"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:46:38+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.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19353"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_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": [
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:opentelemetry-collector-0:0.144.0-2.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
}
]
}
RHSA-2026:19369
Vulnerability from csaf_redhat - Published: 2026-05-19 21:54 - Updated: 2026-06-08 03:29A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 rhc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "rhc is a client tool and daemon that connects the system to Red Hat hosted services enabling system and subscription management.\n\nSecurity Fix(es):\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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-2026:19369",
"url": "https://access.redhat.com/errata/RHSA-2026:19369"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19369.json"
}
],
"title": "Red Hat Security Advisory: rhc security update",
"tracking": {
"current_release_date": "2026-06-08T03:29:51+00:00",
"generator": {
"date": "2026-06-08T03:29:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19369",
"initial_release_date": "2026-05-19T21:54:57+00:00",
"revision_history": [
{
"date": "2026-05-19T21:54:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T21:54:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:29:51+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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-devel-1:0.2.7-6.el9_8.aarch64",
"product": {
"name": "rhc-devel-1:0.2.7-6.el9_8.aarch64",
"product_id": "rhc-devel-1:0.2.7-6.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-devel@0.2.7-6.el9_8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"product": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"product_id": "rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.7-6.el9_8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"product": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"product_id": "rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.7-6.el9_8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-1:0.2.7-6.el9_8.aarch64",
"product": {
"name": "rhc-1:0.2.7-6.el9_8.aarch64",
"product_id": "rhc-1:0.2.7-6.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.7-6.el9_8?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"product": {
"name": "rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"product_id": "rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-devel@0.2.7-6.el9_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"product": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"product_id": "rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.7-6.el9_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"product": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"product_id": "rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.7-6.el9_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-1:0.2.7-6.el9_8.ppc64le",
"product": {
"name": "rhc-1:0.2.7-6.el9_8.ppc64le",
"product_id": "rhc-1:0.2.7-6.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.7-6.el9_8?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-devel-1:0.2.7-6.el9_8.x86_64",
"product": {
"name": "rhc-devel-1:0.2.7-6.el9_8.x86_64",
"product_id": "rhc-devel-1:0.2.7-6.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-devel@0.2.7-6.el9_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"product": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"product_id": "rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.7-6.el9_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"product": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"product_id": "rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.7-6.el9_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-1:0.2.7-6.el9_8.x86_64",
"product": {
"name": "rhc-1:0.2.7-6.el9_8.x86_64",
"product_id": "rhc-1:0.2.7-6.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.7-6.el9_8?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-devel-1:0.2.7-6.el9_8.s390x",
"product": {
"name": "rhc-devel-1:0.2.7-6.el9_8.s390x",
"product_id": "rhc-devel-1:0.2.7-6.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-devel@0.2.7-6.el9_8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"product": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"product_id": "rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.7-6.el9_8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"product": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"product_id": "rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.7-6.el9_8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-1:0.2.7-6.el9_8.s390x",
"product": {
"name": "rhc-1:0.2.7-6.el9_8.s390x",
"product_id": "rhc-1:0.2.7-6.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.7-6.el9_8?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.7-6.el9_8.src",
"product": {
"name": "rhc-1:0.2.7-6.el9_8.src",
"product_id": "rhc-1:0.2.7-6.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.7-6.el9_8?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-6.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64"
},
"product_reference": "rhc-1:0.2.7-6.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-6.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le"
},
"product_reference": "rhc-1:0.2.7-6.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-6.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x"
},
"product_reference": "rhc-1:0.2.7-6.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-6.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src"
},
"product_reference": "rhc-1:0.2.7-6.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-6.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64"
},
"product_reference": "rhc-1:0.2.7-6.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64"
},
"product_reference": "rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le"
},
"product_reference": "rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x"
},
"product_reference": "rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64"
},
"product_reference": "rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64"
},
"product_reference": "rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le"
},
"product_reference": "rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x"
},
"product_reference": "rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64"
},
"product_reference": "rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-6.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64"
},
"product_reference": "rhc-devel-1:0.2.7-6.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-6.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le"
},
"product_reference": "rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-6.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x"
},
"product_reference": "rhc-devel-1:0.2.7-6.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-6.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64"
},
"product_reference": "rhc-devel-1:0.2.7-6.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-6.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64"
},
"product_reference": "rhc-1:0.2.7-6.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-6.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le"
},
"product_reference": "rhc-1:0.2.7-6.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-6.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x"
},
"product_reference": "rhc-1:0.2.7-6.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-6.el9_8.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src"
},
"product_reference": "rhc-1:0.2.7-6.el9_8.src",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-6.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64"
},
"product_reference": "rhc-1:0.2.7-6.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64"
},
"product_reference": "rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le"
},
"product_reference": "rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x"
},
"product_reference": "rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-6.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64"
},
"product_reference": "rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64"
},
"product_reference": "rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le"
},
"product_reference": "rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x"
},
"product_reference": "rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-6.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64"
},
"product_reference": "rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-6.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64"
},
"product_reference": "rhc-devel-1:0.2.7-6.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-6.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le"
},
"product_reference": "rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-6.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x"
},
"product_reference": "rhc-devel-1:0.2.7-6.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-6.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64"
},
"product_reference": "rhc-devel-1:0.2.7-6.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:54:57+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.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19369"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"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.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:54:57+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.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19369"
}
],
"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.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:rhc-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debuginfo-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-debugsource-1:0.2.7-6.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:rhc-devel-1:0.2.7-6.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19450
Vulnerability from csaf_redhat - Published: 2026-05-20 01:34 - Updated: 2026-06-08 03:29A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 yggdrasil is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "yggdrasil is a system daemon that subscribes to topics on an MQTT broker and routes any data received on the topics to an appropriate child \"worker\" process, exchanging data with its worker processes through a D-Bus message broker.\n\nSecurity Fix(es):\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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-2026:19450",
"url": "https://access.redhat.com/errata/RHSA-2026:19450"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19450.json"
}
],
"title": "Red Hat Security Advisory: yggdrasil security update",
"tracking": {
"current_release_date": "2026-06-08T03:29:51+00:00",
"generator": {
"date": "2026-06-08T03:29:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19450",
"initial_release_date": "2026-05-20T01:34:33+00:00",
"revision_history": [
{
"date": "2026-05-20T01:34:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T01:34:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T03:29:51+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 EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.7-4.el10_0.src",
"product": {
"name": "yggdrasil-0:0.4.7-4.el10_0.src",
"product_id": "yggdrasil-0:0.4.7-4.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.7-4.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.7-4.el10_0.aarch64",
"product": {
"name": "yggdrasil-0:0.4.7-4.el10_0.aarch64",
"product_id": "yggdrasil-0:0.4.7-4.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.7-4.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"product": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"product_id": "yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.7-4.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"product_id": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.7-4.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.7-4.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"product": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"product_id": "yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.7-4.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"product": {
"name": "yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"product_id": "yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.7-4.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"product": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"product_id": "yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.7-4.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"product_id": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.7-4.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.7-4.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"product": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"product_id": "yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.7-4.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.7-4.el10_0.s390x",
"product": {
"name": "yggdrasil-0:0.4.7-4.el10_0.s390x",
"product_id": "yggdrasil-0:0.4.7-4.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.7-4.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"product": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"product_id": "yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.7-4.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"product_id": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.7-4.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.7-4.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"product": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"product_id": "yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.7-4.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.7-4.el10_0.x86_64",
"product": {
"name": "yggdrasil-0:0.4.7-4.el10_0.x86_64",
"product_id": "yggdrasil-0:0.4.7-4.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.7-4.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"product": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"product_id": "yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.7-4.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"product_id": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.7-4.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.7-4.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"product": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"product_id": "yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.7-4.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64"
},
"product_reference": "yggdrasil-0:0.4.7-4.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le"
},
"product_reference": "yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-4.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x"
},
"product_reference": "yggdrasil-0:0.4.7-4.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-4.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src"
},
"product_reference": "yggdrasil-0:0.4.7-4.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64"
},
"product_reference": "yggdrasil-0:0.4.7-4.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64"
},
"product_reference": "yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le"
},
"product_reference": "yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x"
},
"product_reference": "yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64"
},
"product_reference": "yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64"
},
"product_reference": "yggdrasil-0:0.4.7-4.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le"
},
"product_reference": "yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-4.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x"
},
"product_reference": "yggdrasil-0:0.4.7-4.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-4.el10_0.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src"
},
"product_reference": "yggdrasil-0:0.4.7-4.el10_0.src",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64"
},
"product_reference": "yggdrasil-0:0.4.7-4.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64"
},
"product_reference": "yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le"
},
"product_reference": "yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x"
},
"product_reference": "yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64"
},
"product_reference": "yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T01:34:33+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-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19450"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"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-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T01:34:33+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-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19450"
}
],
"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-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-4.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-4.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19550
Vulnerability from csaf_redhat - Published: 2026-05-20 08:32 - Updated: 2026-06-08 05:21A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 golang-github-openprinting-ipp-usb is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables\n driverless support for USB devices capable of using IPP-over-USB protocol.\n\nSecurity Fix(es):\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\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-2026:19550",
"url": "https://access.redhat.com/errata/RHSA-2026:19550"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19550.json"
}
],
"title": "Red Hat Security Advisory: golang-github-openprinting-ipp-usb security update",
"tracking": {
"current_release_date": "2026-06-08T05:21:05+00:00",
"generator": {
"date": "2026-06-08T05:21:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19550",
"initial_release_date": "2026-05-20T08:32:09+00:00",
"revision_history": [
{
"date": "2026-05-20T08:32:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T08:32:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T05:21:05+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 EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"product": {
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"product_id": "golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb@0.9.27-3.el10_0.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"product": {
"name": "ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"product_id": "ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-3.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-3.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"product_id": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-3.el10_0.4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"product": {
"name": "ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"product_id": "ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-3.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-3.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64",
"product_id": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-3.el10_0.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"product": {
"name": "ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"product_id": "ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-3.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-3.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"product_id": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-3.el10_0.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"product": {
"name": "ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"product_id": "ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-3.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-3.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"product_id": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-3.el10_0.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src"
},
"product_reference": "golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-3.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64"
},
"product_reference": "ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-3.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le"
},
"product_reference": "ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-3.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x"
},
"product_reference": "ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-3.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64"
},
"product_reference": "ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"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-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T08:32:09+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-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19550"
}
],
"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-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"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-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T08:32:09+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-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19550"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"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-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T08:32:09+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-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19550"
}
],
"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-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.4.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
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.