Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-35239 (GCVE-0-2026-35239)
Vulnerability from cvelistv5 – Published: 2026-04-21 20:35 – Updated: 2026-04-22 15:33- Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
- CWE-284 - Improper Access Control
| URL | Tags |
|---|---|
| https://www.oracle.com/security-alerts/cpuapr2026.html | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| Oracle Corporation | MySQL Server |
Affected:
8.0.0 , ≤ 8.0.45
(custom)
Affected: 8.4.0 , ≤ 8.4.8 (custom) Affected: 9.0.0 , ≤ 9.6.0 (custom) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-35239",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-22T15:02:03.157121Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284 Improper Access Control",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-22T15:33:13.935Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "MySQL Server",
"vendor": "Oracle Corporation",
"versions": [
{
"lessThanOrEqual": "8.0.45",
"status": "affected",
"version": "8.0.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "8.4.8",
"status": "affected",
"version": "8.4.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.6.0",
"status": "affected",
"version": "9.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*",
"versionEndIncluding": "8.0.45",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*",
"versionEndIncluding": "8.4.8",
"versionStartIncluding": "8.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*",
"versionEndIncluding": "9.6.0",
"versionStartIncluding": "9.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en-US",
"value": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H)."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"lang": "en-US"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-21T20:35:48.110Z",
"orgId": "43595867-4340-4103-b7a2-9a5208d29a85",
"shortName": "oracle"
},
"references": [
{
"name": "Oracle Advisory",
"tags": [
"vendor-advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "43595867-4340-4103-b7a2-9a5208d29a85",
"assignerShortName": "oracle",
"cveId": "CVE-2026-35239",
"datePublished": "2026-04-21T20:35:48.110Z",
"dateReserved": "2026-04-01T20:03:40.833Z",
"dateUpdated": "2026-04-22T15:33:13.935Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-35239",
"date": "2026-06-07",
"epss": "0.00043",
"percentile": "0.13604"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-35239\",\"sourceIdentifier\":\"secalert_us@oracle.com\",\"published\":\"2026-04-21T21:16:39.703\",\"lastModified\":\"2026-04-23T15:08:54.547\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert_us@oracle.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":4.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-284\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndIncluding\":\"8.0.45\",\"matchCriteriaId\":\"523E15F1-A21A-4D5D-82D5-2EB73B972AD9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.4.0\",\"versionEndIncluding\":\"8.4.8\",\"matchCriteriaId\":\"427409D3-F331-4EA0-BEB7-F95594E81B2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.0.0\",\"versionEndIncluding\":\"9.6.0\",\"matchCriteriaId\":\"3CFD5AEC-ACAB-4F9E-8668-87A0CBD186CB\"}]}]}],\"references\":[{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2026.html\",\"source\":\"secalert_us@oracle.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-35239\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-22T15:02:03.157121Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-284\", \"description\": \"CWE-284 Improper Access Control\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-22T15:20:32.837Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"Oracle Corporation\", \"product\": \"MySQL Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.0.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"8.0.45\"}, {\"status\": \"affected\", \"version\": \"8.4.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"8.4.8\"}, {\"status\": \"affected\", \"version\": \"9.0.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.6.0\"}]}], \"references\": [{\"url\": \"https://www.oracle.com/security-alerts/cpuapr2026.html\", \"name\": \"Oracle Advisory\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en-US\", \"value\": \"Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en-US\", \"description\": \"Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"8.0.45\", \"versionStartIncluding\": \"8.0.0\"}, {\"criteria\": \"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"8.4.8\", \"versionStartIncluding\": \"8.4.0\"}, {\"criteria\": \"cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"9.6.0\", \"versionStartIncluding\": \"9.0.0\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"43595867-4340-4103-b7a2-9a5208d29a85\", \"shortName\": \"oracle\", \"dateUpdated\": \"2026-04-21T20:35:48.110Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-35239\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-22T15:33:13.935Z\", \"dateReserved\": \"2026-04-01T20:03:40.833Z\", \"assignerOrgId\": \"43595867-4340-4103-b7a2-9a5208d29a85\", \"datePublished\": \"2026-04-21T20:35:48.110Z\", \"assignerShortName\": \"oracle\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:23332
Vulnerability from csaf_redhat - Published: 2026-06-04 15:20 - Updated: 2026-06-04 17:49Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Information Schema). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data.
CWE-538 - Insertion of Sensitive Information into Externally-Accessible File or Directory| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Information Schema). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.0-8.0.45. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: JSON). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for mysql is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "MySQL is a multi-user, multi-threaded SQL database server. It consists of the MySQL server daemon (mysqld) and many client programs and libraries.\n\nSecurity Fix(es):\n\n* mysql: InnoDB unspecified vulnerability (CPU Apr 2026) (CVE-2026-22004)\n\n* mysql: Information Schema unspecified vulnerability (CPU Apr 2026) (CVE-2026-22001)\n\n* mysql: Group Replication Plugin unspecified vulnerability (CPU Apr 2026) (CVE-2026-34271)\n\n* mysql: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-22009)\n\n* mysql: InnoDB unspecified vulnerability (CPU Apr 2026) (CVE-2026-35237)\n\n* mysql: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-21998)\n\n* mysql: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-22005)\n\n* mysql: InnoDB unspecified vulnerability (CPU Apr 2026) (CVE-2026-35238)\n\n* mysql: DML unspecified vulnerability (CPU Apr 2026) (CVE-2026-35239)\n\n* mysql: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-22002)\n\n* mysql: InnoDB unspecified vulnerability (CPU Apr 2026) (CVE-2026-35236)\n\n* mysql: JSON unspecified vulnerability (CPU Apr 2026) (CVE-2026-34308)\n\n* mysql: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-34303)\n\n* mysql: DML unspecified vulnerability (CPU Apr 2026) (CVE-2026-34293)\n\n* mysql: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-35240)\n\n* mysql: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-34267)\n\n* mysql: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-22017)\n\n* mysql: InnoDB unspecified vulnerability (CPU Apr 2026) (CVE-2026-34304)\n\n* mysql: Information Schema unspecified vulnerability (CPU Apr 2026) (CVE-2026-22015)\n\n* mysql: Group Replication Plugin unspecified vulnerability (CPU Apr 2026) (CVE-2026-34276)\n\n* mysql: Group Replication Plugin unspecified vulnerability (CPU Apr 2026) (CVE-2026-34270)\n\n* mysql: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-34278)\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:23332",
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2460274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460274"
},
{
"category": "external",
"summary": "2460275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460275"
},
{
"category": "external",
"summary": "2460276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460276"
},
{
"category": "external",
"summary": "2460279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460279"
},
{
"category": "external",
"summary": "2460295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460295"
},
{
"category": "external",
"summary": "2460312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460312"
},
{
"category": "external",
"summary": "2460315",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460315"
},
{
"category": "external",
"summary": "2460316",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460316"
},
{
"category": "external",
"summary": "2460323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460323"
},
{
"category": "external",
"summary": "2460324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460324"
},
{
"category": "external",
"summary": "2460325",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460325"
},
{
"category": "external",
"summary": "2460326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460326"
},
{
"category": "external",
"summary": "2460329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460329"
},
{
"category": "external",
"summary": "2460331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460331"
},
{
"category": "external",
"summary": "2460335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460335"
},
{
"category": "external",
"summary": "2460340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460340"
},
{
"category": "external",
"summary": "2460342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460342"
},
{
"category": "external",
"summary": "2460344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460344"
},
{
"category": "external",
"summary": "2460348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460348"
},
{
"category": "external",
"summary": "2460356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460356"
},
{
"category": "external",
"summary": "2460358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460358"
},
{
"category": "external",
"summary": "2460368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460368"
},
{
"category": "external",
"summary": "RHEL-130028",
"url": "https://issues.redhat.com/browse/RHEL-130028"
},
{
"category": "external",
"summary": "RHELBLD-18356",
"url": "https://issues.redhat.com/browse/RHELBLD-18356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_23332.json"
}
],
"title": "Red Hat Security Advisory: mysql security update",
"tracking": {
"current_release_date": "2026-06-04T17:49:16+00:00",
"generator": {
"date": "2026-06-04T17:49:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:23332",
"initial_release_date": "2026-06-04T15:20:25+00:00",
"revision_history": [
{
"date": "2026-06-04T15:20:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-04T15:20:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T17:49:16+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": "mysql-devel-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-devel-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-devel-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-test-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-test-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-common-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-common-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-common-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-common@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-errmsg@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-libs-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-libs-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.0.46-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.0.46-1.el9_8.aarch64",
"product": {
"name": "mysql-server-0:8.0.46-1.el9_8.aarch64",
"product_id": "mysql-server-0:8.0.46-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.0.46-1.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-test-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-test-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-common-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-common-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-common-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-common@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-errmsg@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.0.46-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.0.46-1.el9_8.ppc64le",
"product": {
"name": "mysql-server-0:8.0.46-1.el9_8.ppc64le",
"product_id": "mysql-server-0:8.0.46-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.0.46-1.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql-devel-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-devel-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-devel-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-test-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-test-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-common-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-common-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-common-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-common@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-errmsg@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-libs-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-libs-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.0.46-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.0.46-1.el9_8.s390x",
"product": {
"name": "mysql-server-0:8.0.46-1.el9_8.s390x",
"product_id": "mysql-server-0:8.0.46-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.0.46-1.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql-devel-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-devel-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-devel-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-test-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-test-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-common-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-common-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-common-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-common@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-errmsg@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-libs-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-libs-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.0.46-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.0.46-1.el9_8.x86_64",
"product": {
"name": "mysql-server-0:8.0.46-1.el9_8.x86_64",
"product_id": "mysql-server-0:8.0.46-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.0.46-1.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql-0:8.0.46-1.el9_8.src",
"product": {
"name": "mysql-0:8.0.46-1.el9_8.src",
"product_id": "mysql-0:8.0.46-1.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.0.46-1.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src"
},
"product_reference": "mysql-0:8.0.46-1.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-common-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-common-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-common-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-common-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-devel-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-devel-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-devel-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-libs-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-libs-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-libs-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-server-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-server-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-server-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-server-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-test-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-test-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-test-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-test-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.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:mysql-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.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:mysql-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.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:mysql-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.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:mysql-0:8.0.46-1.el9_8.src"
},
"product_reference": "mysql-0:8.0.46-1.el9_8.src",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.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:mysql-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.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:mysql-common-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-common-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.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:mysql-common-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-common-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.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:mysql-common-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-common-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.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:mysql-common-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-common-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.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:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.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:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.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:mysql-debuginfo-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.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:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.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:mysql-debugsource-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.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:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.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:mysql-debugsource-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.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:mysql-debugsource-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.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:mysql-devel-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-devel-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.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:mysql-devel-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.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:mysql-devel-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-devel-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.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:mysql-devel-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-devel-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.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:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.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:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.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:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.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:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.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:mysql-errmsg-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.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:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.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:mysql-errmsg-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.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:mysql-errmsg-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.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:mysql-libs-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-libs-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.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:mysql-libs-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.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:mysql-libs-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-libs-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.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:mysql-libs-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-libs-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.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:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.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:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.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:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.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:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.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:mysql-server-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-server-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.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:mysql-server-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-server-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.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:mysql-server-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-server-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.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:mysql-server-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-server-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.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:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.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:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.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:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.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:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.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:mysql-test-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-test-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.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:mysql-test-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-test-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.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:mysql-test-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-test-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.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:mysql-test-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-test-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.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:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.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:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.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:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.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:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-21998",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265370+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460312"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21998"
},
{
"category": "external",
"summary": "RHBZ#2460312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460312"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21998",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21998"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21998",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21998"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-22001",
"cwe": {
"id": "CWE-538",
"name": "Insertion of Sensitive Information into Externally-Accessible File or Directory"
},
"discovery_date": "2026-04-22T16:41:09.265375+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460275"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Information Schema). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Information Schema unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22001"
},
{
"category": "external",
"summary": "RHBZ#2460275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460275"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22001"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22001",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22001"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "mysql: Information Schema unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-22002",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265379+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460324"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22002"
},
{
"category": "external",
"summary": "RHBZ#2460324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22002",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22002"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-22004",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265383+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460274"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: InnoDB unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22004"
},
{
"category": "external",
"summary": "RHBZ#2460274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22004"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: InnoDB unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-22005",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265387+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460315"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22005"
},
{
"category": "external",
"summary": "RHBZ#2460315",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460315"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22005"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-22009",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265392+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460279"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22009"
},
{
"category": "external",
"summary": "RHBZ#2460279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460279"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22009"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22009",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22009"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-22015",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-04-22T16:41:09.265395+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460348"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Information Schema). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Information Schema unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22015"
},
{
"category": "external",
"summary": "RHBZ#2460348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460348"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22015"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22015",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22015"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Information Schema unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-22017",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265398+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460342"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22017"
},
{
"category": "external",
"summary": "RHBZ#2460342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22017"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22017",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22017"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-34267",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265401+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460340"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34267"
},
{
"category": "external",
"summary": "RHBZ#2460340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34267",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34267"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34267",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34267"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-34270",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460358"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Group Replication Plugin unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34270"
},
{
"category": "external",
"summary": "RHBZ#2460358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34270",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34270"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34270",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34270"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Group Replication Plugin unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-34271",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-04-22T16:41:09.265409+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460276"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Group Replication Plugin unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34271"
},
{
"category": "external",
"summary": "RHBZ#2460276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460276"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34271",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34271"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34271",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34271"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Group Replication Plugin unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-34276",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265415+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460356"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Group Replication Plugin unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34276"
},
{
"category": "external",
"summary": "RHBZ#2460356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34276",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34276"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34276",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34276"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Group Replication Plugin unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-34278",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265418+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460368"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34278"
},
{
"category": "external",
"summary": "RHBZ#2460368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34278"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34278",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34278"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-34293",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265422+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460331"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.0-8.0.45. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: DML unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34293"
},
{
"category": "external",
"summary": "RHBZ#2460331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34293"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: DML unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-34303",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265426+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460329"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34303"
},
{
"category": "external",
"summary": "RHBZ#2460329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460329"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34303",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34303"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34303",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34303"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-34304",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265429+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460344"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: InnoDB unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34304"
},
{
"category": "external",
"summary": "RHBZ#2460344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34304"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34304"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: InnoDB unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-34308",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265433+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460326"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: JSON). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: JSON unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34308"
},
{
"category": "external",
"summary": "RHBZ#2460326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34308",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34308"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: JSON unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-35236",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265449+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460325"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: InnoDB unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35236"
},
{
"category": "external",
"summary": "RHBZ#2460325",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460325"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35236"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: InnoDB unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-35237",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265452+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460295"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: InnoDB unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35237"
},
{
"category": "external",
"summary": "RHBZ#2460295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460295"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35237",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35237"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35237",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35237"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: InnoDB unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-35238",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265456+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460316"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: InnoDB unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35238"
},
{
"category": "external",
"summary": "RHBZ#2460316",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460316"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35238"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35238",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35238"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: InnoDB unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-35239",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-04-22T16:41:09.265461+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460323"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: DML unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35239"
},
{
"category": "external",
"summary": "RHBZ#2460323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35239"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35239",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35239"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: DML unspecified vulnerability (CPU Apr 2026)"
},
{
"cve": "CVE-2026-35240",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-22T16:41:09.265465+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460335"
}
],
"notes": [
{
"category": "description",
"text": "Oracle CPU describes the issue as following: Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.0-8.0.45, 8.4.0-8.4.8 and 9.0.0-9.6.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Oracle MySQL Critical Patch Update.",
"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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35240"
},
{
"category": "external",
"summary": "RHBZ#2460335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35240"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35240",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35240"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
}
],
"release_date": "2026-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T15:20:25+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:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.src",
"CRB-9.8.0.Z.MAIN.EUS:mysql-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
}
]
}
WID-SEC-W-2026-1199
Vulnerability from csaf_certbund - Published: 2026-04-21 22:00 - Updated: 2026-06-02 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.6.0
Oracle / MySQL
|
<=9.6.0 | ||
|
Oracle MySQL <=8.0.46
Oracle / MySQL
|
<=8.0.46 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=8.0.44
Oracle / MySQL
|
<=8.0.44 | ||
|
Oracle MySQL <=8.4.8
Oracle / MySQL
|
<=8.4.8 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "MySQL ist ein Open Source Datenbankserver von Oracle.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1199 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1199.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1199 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1199"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2026 - Appendix Oracle MySQL vom 2026-04-21",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20693 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8363-1 vom 2026-06-02",
"url": "https://ubuntu.com/security/notices/USN-8363-1"
}
],
"source_lang": "en-US",
"title": "Oracle MySQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-02T22:00:00.000+00:00",
"generator": {
"date": "2026-06-03T06:33:53.082+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1199",
"initial_release_date": "2026-04-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-26T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-06-02T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=8.0.44",
"product": {
"name": "Oracle MySQL \u003c=8.0.44",
"product_id": "4BC4116B-B5ED-4066-991D-7D4A163C4F2F"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.44",
"product": {
"name": "Oracle MySQL \u003c=8.0.44",
"product_id": "4BC4116B-B5ED-4066-991D-7D4A163C4F2F-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.7",
"product": {
"name": "Oracle MySQL \u003c=8.4.7",
"product_id": "97F50112-8398-4D0C-8334-4FC784BFB666"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.7",
"product": {
"name": "Oracle MySQL \u003c=8.4.7",
"product_id": "97F50112-8398-4D0C-8334-4FC784BFB666-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.5.0",
"product": {
"name": "Oracle MySQL \u003c=9.5.0",
"product_id": "FF5F814F-F27D-4F86-860B-A2FBDDE206B4"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.5.0",
"product": {
"name": "Oracle MySQL \u003c=9.5.0",
"product_id": "FF5F814F-F27D-4F86-860B-A2FBDDE206B4-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.45",
"product": {
"name": "Oracle MySQL \u003c=8.0.45",
"product_id": "T050153"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.45",
"product": {
"name": "Oracle MySQL \u003c=8.0.45",
"product_id": "T050153-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.8",
"product": {
"name": "Oracle MySQL \u003c=8.4.8",
"product_id": "T053109"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.8",
"product": {
"name": "Oracle MySQL \u003c=8.4.8",
"product_id": "T053109-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.6.0",
"product": {
"name": "Oracle MySQL \u003c=9.6.0",
"product_id": "T053110"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.6.0",
"product": {
"name": "Oracle MySQL \u003c=9.6.0",
"product_id": "T053110-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.46",
"product": {
"name": "Oracle MySQL \u003c=8.0.46",
"product_id": "T053111"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.46",
"product": {
"name": "Oracle MySQL \u003c=8.0.46",
"product_id": "T053111-fixed"
}
}
],
"category": "product_name",
"name": "MySQL"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14017",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-14017"
},
{
"cve": "CVE-2025-15467",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-15467"
},
{
"cve": "CVE-2025-5318",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2026-21998",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21998"
},
{
"cve": "CVE-2026-22001",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22001"
},
{
"cve": "CVE-2026-22002",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22002"
},
{
"cve": "CVE-2026-22004",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22004"
},
{
"cve": "CVE-2026-22005",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22005"
},
{
"cve": "CVE-2026-22009",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22009"
},
{
"cve": "CVE-2026-22015",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22015"
},
{
"cve": "CVE-2026-22017",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22017"
},
{
"cve": "CVE-2026-34267",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34267"
},
{
"cve": "CVE-2026-34270",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34270"
},
{
"cve": "CVE-2026-34271",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34271"
},
{
"cve": "CVE-2026-34272",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34272"
},
{
"cve": "CVE-2026-34276",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34276"
},
{
"cve": "CVE-2026-34278",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34278"
},
{
"cve": "CVE-2026-34293",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34293"
},
{
"cve": "CVE-2026-34303",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34303"
},
{
"cve": "CVE-2026-34304",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34304"
},
{
"cve": "CVE-2026-34308",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34308"
},
{
"cve": "CVE-2026-34317",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34317"
},
{
"cve": "CVE-2026-34318",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34318"
},
{
"cve": "CVE-2026-34319",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34319"
},
{
"cve": "CVE-2026-35234",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-35234"
},
{
"cve": "CVE-2026-35235",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-35235"
},
{
"cve": "CVE-2026-35236",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-35236"
},
{
"cve": "CVE-2026-35237",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-35237"
},
{
"cve": "CVE-2026-35238",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-35238"
},
{
"cve": "CVE-2026-35239",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-35239"
},
{
"cve": "CVE-2026-35240",
"product_status": {
"known_affected": [
"67646",
"T000126"
],
"last_affected": [
"T053110",
"T053111",
"FF5F814F-F27D-4F86-860B-A2FBDDE206B4",
"97F50112-8398-4D0C-8334-4FC784BFB666",
"4BC4116B-B5ED-4066-991D-7D4A163C4F2F",
"T053109",
"T050153"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-35240"
}
]
}
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.