Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-35236 (GCVE-0-2026-35236)
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-35236",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-22T15:02:00.529761Z",
"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:33.743Z",
"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: 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. 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:46.575Z",
"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-35236",
"datePublished": "2026-04-21T20:35:46.575Z",
"dateReserved": "2026-04-01T20:03:40.833Z",
"dateUpdated": "2026-04-22T15:33:33.743Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-35236",
"date": "2026-06-16",
"epss": "0.00242",
"percentile": "0.1513"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-35236\",\"sourceIdentifier\":\"secalert_us@oracle.com\",\"published\":\"2026-04-21T21:16:39.250\",\"lastModified\":\"2026-04-23T15:09:17.037\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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. 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-35236\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-22T15:02:00.529761Z\"}}}], \"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:30.721Z\"}}], \"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: 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. 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:46.575Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-35236\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-22T15:33:33.743Z\", \"dateReserved\": \"2026-04-01T20:03:40.833Z\", \"assignerOrgId\": \"43595867-4340-4103-b7a2-9a5208d29a85\", \"datePublished\": \"2026-04-21T20:35:46.575Z\", \"assignerShortName\": \"oracle\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
MSRC_CVE-2026-35236
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-04-24 14:44| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21156-17084 | — | ||
| Unresolved product id: 21155-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-35236 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-35236.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "CVE-2026-35236",
"tracking": {
"current_release_date": "2026-04-24T14:44:31.000Z",
"generator": {
"date": "2026-04-25T07:24:18.225Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-35236",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-23T01:03:25.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-24T01:04:28.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-24T14:44:31.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 mysql 0:8.0.45-2.azl3",
"product": {
"name": "\u003cazl3 mysql 0:8.0.45-2.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 mysql 0:8.0.45-2.azl3",
"product": {
"name": "azl3 mysql 0:8.0.45-2.azl3",
"product_id": "21156"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 mysql 0:8.0.45-3.cbl2",
"product": {
"name": "\u003ccbl2 mysql 0:8.0.45-3.cbl2",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 mysql 0:8.0.45-3.cbl2",
"product": {
"name": "cbl2 mysql 0:8.0.45-3.cbl2",
"product_id": "21155"
}
}
],
"category": "product_name",
"name": "mysql"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 mysql 0:8.0.45-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 mysql 0:8.0.45-2.azl3 as a component of Azure Linux 3.0",
"product_id": "21156-17084"
},
"product_reference": "21156",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 mysql 0:8.0.45-3.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 mysql 0:8.0.45-3.cbl2 as a component of CBL Mariner 2.0",
"product_id": "21155-17086"
},
"product_reference": "21155",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35236",
"notes": [
{
"category": "general",
"text": "oracle",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21156-17084",
"21155-17086"
],
"known_affected": [
"17084-1",
"17086-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-35236 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-35236.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T01:03:25.000Z",
"details": "0:8.0.46-1.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1",
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 4.9,
"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": [
"17084-1",
"17086-2"
]
}
],
"title": "CVE-2026-35236"
}
]
}
RHSA-2026:20693
Vulnerability from csaf_redhat - Published: 2026-05-26 09:30 - Updated: 2026-06-15 08:25Oracle 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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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 mysql8.4 is now available for Red Hat Enterprise Linux 10.\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. MySQL is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MySQL client programs and generic MySQL files.\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: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-35240)\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\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:20693",
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
},
{
"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": "2460335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460335"
},
{
"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": "RHEL-130029",
"url": "https://issues.redhat.com/browse/RHEL-130029"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_20693.json"
}
],
"title": "Red Hat Security Advisory: mysql8.4 security update",
"tracking": {
"current_release_date": "2026-06-15T08:25:56+00:00",
"generator": {
"date": "2026-06-15T08:25:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:20693",
"initial_release_date": "2026-05-26T09:30:21+00:00",
"revision_history": [
{
"date": "2026-05-26T09:30:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-26T09:30:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-15T08:25:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql8.4-0:8.4.9-1.el10_2.src",
"product": {
"name": "mysql8.4-0:8.4.9-1.el10_2.src",
"product_id": "mysql8.4-0:8.4.9-1.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4@8.4.9-1.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql8.4-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4@8.4.9-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-libs@8.4.9-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-server@8.4.9-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-debugsource@8.4.9-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-debuginfo@8.4.9-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-devel-debuginfo@8.4.9-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-libs-debuginfo@8.4.9-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-server-debuginfo@8.4.9-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-test-debuginfo@8.4.9-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-devel@8.4.9-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"product": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"product_id": "mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-test@8.4.9-1.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4@8.4.9-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-libs@8.4.9-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-server@8.4.9-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-debugsource@8.4.9-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-debuginfo@8.4.9-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-devel-debuginfo@8.4.9-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-libs-debuginfo@8.4.9-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-server-debuginfo@8.4.9-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-test-debuginfo@8.4.9-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-devel@8.4.9-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"product": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"product_id": "mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-test@8.4.9-1.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql8.4-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4@8.4.9-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-libs@8.4.9-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-server@8.4.9-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-debugsource@8.4.9-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-debuginfo@8.4.9-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-devel-debuginfo@8.4.9-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-libs-debuginfo@8.4.9-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-server-debuginfo@8.4.9-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-test-debuginfo@8.4.9-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-devel@8.4.9-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"product": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"product_id": "mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-test@8.4.9-1.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql8.4-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4@8.4.9-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-libs@8.4.9-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-server@8.4.9-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-debugsource@8.4.9-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-debuginfo@8.4.9-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-devel-debuginfo@8.4.9-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-libs-debuginfo@8.4.9-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-server-debuginfo@8.4.9-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-test-debuginfo@8.4.9-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-devel@8.4.9-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"product": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"product_id": "mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-test@8.4.9-1.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"product": {
"name": "mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"product_id": "mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-common@8.4.9-1.el10_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"product": {
"name": "mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"product_id": "mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-errmsg@8.4.9-1.el10_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"product": {
"name": "mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"product_id": "mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql8.4-test-data@8.4.9-1.el10_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-0:8.4.9-1.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src"
},
"product_reference": "mysql8.4-0:8.4.9-1.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-common-0:8.4.9-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch"
},
"product_reference": "mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch"
},
"product_reference": "mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-data-0:8.4.9-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch"
},
"product_reference": "mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-0:8.4.9-1.el10_2.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src"
},
"product_reference": "mysql8.4-0:8.4.9-1.el10_2.src",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-common-0:8.4.9-1.el10_2.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch"
},
"product_reference": "mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch"
},
"product_reference": "mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-data-0:8.4.9-1.el10_2.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch"
},
"product_reference": "mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64"
},
"product_reference": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le"
},
"product_reference": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x"
},
"product_reference": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
},
"product_reference": "mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Group Replication Plugin 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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.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-05-26T09:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20693"
}
],
"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-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"AppStream-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"AppStream-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"AppStream-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.src",
"CRB-10.2.Z:mysql8.4-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-common-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-debugsource-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-devel-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-errmsg-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-libs-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-server-debuginfo-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-0:8.4.9-1.el10_2.x86_64",
"CRB-10.2.Z:mysql8.4-test-data-0:8.4.9-1.el10_2.noarch",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.aarch64",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.ppc64le",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.s390x",
"CRB-10.2.Z:mysql8.4-test-debuginfo-0:8.4.9-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
}
]
}
RHSA-2026:23332
Vulnerability from csaf_redhat - Published: 2026-06-04 15:20 - Updated: 2026-06-15 08:27Oracle 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-15T08:27:15+00:00",
"generator": {
"date": "2026-06-15T08:27:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"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-15T08:27:15+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)"
}
]
}
RHSA-2026:25052
Vulnerability from csaf_redhat - Published: 2026-06-10 11:41 - Updated: 2026-06-15 08:26Oracle 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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4 | — |
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 the mysql:8.4 module 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: Optimizer unspecified vulnerability (CPU Apr 2026) (CVE-2026-35240)\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\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:25052",
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
},
{
"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": "2460335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460335"
},
{
"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": "RHEL-153202",
"url": "https://issues.redhat.com/browse/RHEL-153202"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_25052.json"
}
],
"title": "Red Hat Security Advisory: mysql:8.4 security update",
"tracking": {
"current_release_date": "2026-06-15T08:26:14+00:00",
"generator": {
"date": "2026-06-15T08:26:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:25052",
"initial_release_date": "2026-06-10T11:41:42+00:00",
"revision_history": [
{
"date": "2026-06-10T11:41:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-10T11:41:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-15T08:26:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"product": {
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src (mysql:8.4)",
"product_id": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=src\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"product": {
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src (mysql:8.4)",
"product_id": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic@2.7.0.20070801-24.module%2Bel9.8.0%2B24348%2B9b27f387?arch=src\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"product": {
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src (mysql:8.4)",
"product_id": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=src\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src (mysql:8.4)",
"product_id": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=src\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"product": {
"name": "rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src (mysql:8.4)",
"product_id": "rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rapidjson@1.1.0-19.module%2Bel9.8.0%2B24348%2B9b27f387?arch=src\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"product": {
"name": "mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch (mysql:8.4)",
"product_id": "mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-common@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=noarch\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"product": {
"name": "mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch (mysql:8.4)",
"product_id": "mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-errmsg@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=noarch\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"product": {
"name": "mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch (mysql:8.4)",
"product_id": "mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-data@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=noarch\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"product": {
"name": "rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch (mysql:8.4)",
"product_id": "rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rapidjson-doc@1.1.0-19.module%2Bel9.8.0%2B24348%2B9b27f387?arch=noarch\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"product": {
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64 (mysql:8.4)",
"product_id": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"product": {
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64 (mysql:8.4)",
"product_id": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debuginfo@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"product": {
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64 (mysql:8.4)",
"product_id": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debugsource@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"product": {
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64 (mysql:8.4)",
"product_id": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-devel@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic@2.7.0.20070801-24.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic-EUCJP@2.7.0.20070801-24.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL-debuginfo@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL-debugsource@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product": {
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4)",
"product_id": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rapidjson-devel@1.1.0-19.module%2Bel9.8.0%2B24348%2B9b27f387?arch=aarch64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"product": {
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le (mysql:8.4)",
"product_id": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"product": {
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le (mysql:8.4)",
"product_id": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debuginfo@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"product": {
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le (mysql:8.4)",
"product_id": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debugsource@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"product": {
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le (mysql:8.4)",
"product_id": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-devel@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic@2.7.0.20070801-24.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic-EUCJP@2.7.0.20070801-24.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL-debuginfo@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL-debugsource@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product": {
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4)",
"product_id": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rapidjson-devel@1.1.0-19.module%2Bel9.8.0%2B24348%2B9b27f387?arch=ppc64le\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"product": {
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x (mysql:8.4)",
"product_id": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"product": {
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x (mysql:8.4)",
"product_id": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debuginfo@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"product": {
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x (mysql:8.4)",
"product_id": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debugsource@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"product": {
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x (mysql:8.4)",
"product_id": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-devel@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic@2.7.0.20070801-24.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic-EUCJP@2.7.0.20070801-24.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL-debuginfo@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL-debugsource@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product": {
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4)",
"product_id": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rapidjson-devel@1.1.0-19.module%2Bel9.8.0%2B24348%2B9b27f387?arch=s390x\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"product": {
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64 (mysql:8.4)",
"product_id": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"product": {
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64 (mysql:8.4)",
"product_id": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debuginfo@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"product": {
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64 (mysql:8.4)",
"product_id": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debugsource@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"product": {
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64 (mysql:8.4)",
"product_id": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-devel@0.996-3.module%2Bel9.8.0%2B24348%2B9b27f387.4?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic@2.7.0.20070801-24.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic-EUCJP@2.7.0.20070801-24.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.4.9-1.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL-debuginfo@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-DBD-MySQL-debugsource@4.053-3.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
},
{
"category": "product_version",
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product": {
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4)",
"product_id": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rapidjson-devel@1.1.0-19.module%2Bel9.8.0%2B24348%2B9b27f387?arch=x86_64\u0026rpmmod=mysql:8.4:9080020260602140041:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4"
},
"product_reference": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4"
},
"product_reference": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4"
},
"product_reference": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4"
},
"product_reference": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4"
},
"product_reference": "mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4"
},
"product_reference": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4"
},
"product_reference": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4"
},
"product_reference": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4"
},
"product_reference": "mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4"
},
"product_reference": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4"
},
"product_reference": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4"
},
"product_reference": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4"
},
"product_reference": "mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4"
},
"product_reference": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4"
},
"product_reference": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4"
},
"product_reference": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4"
},
"product_reference": "mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4"
},
"product_reference": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4"
},
"product_reference": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
},
"product_reference": "mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
},
"product_reference": "mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
},
"product_reference": "mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) 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.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4"
},
"product_reference": "rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4"
},
"product_reference": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4"
},
"product_reference": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4"
},
"product_reference": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64 (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4"
},
"product_reference": "rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch (mysql:8.4) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
},
"product_reference": "rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"relates_to_product_reference": "AppStream-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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Group Replication Plugin 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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
},
"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-10T11:41:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25052"
}
],
"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:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-devel-0:0.996-3.module+el9.8.0+24348+9b27f387.4.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-24.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-common-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-debugsource-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-errmsg-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-data-0:8.4.9-1.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.4.9-1.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debuginfo-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:perl-DBD-MySQL-debugsource-0:4.053-3.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-0:1.1.0-19.module+el9.8.0+24348+9b27f387.src::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.aarch64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.ppc64le::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.s390x::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-devel-0:1.1.0-19.module+el9.8.0+24348+9b27f387.x86_64::mysql:8.4",
"AppStream-9.8.0.Z.MAIN.EUS:rapidjson-doc-0:1.1.0-19.module+el9.8.0+24348+9b27f387.noarch::mysql:8.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mysql: Optimizer unspecified vulnerability (CPU Apr 2026)"
}
]
}
RHSA-2026:25919
Vulnerability from csaf_redhat - Published: 2026-06-15 07:54 - Updated: 2026-06-15 14:24Oracle 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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0 | — |
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 the mysql:8.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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:25919",
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_25919.json"
}
],
"title": "Red Hat Security Advisory: mysql:8.0 security update",
"tracking": {
"current_release_date": "2026-06-15T14:24:48+00:00",
"generator": {
"date": "2026-06-15T14:24:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:25919",
"initial_release_date": "2026-06-15T07:54:56+00:00",
"revision_history": [
{
"date": "2026-06-15T07:54:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-15T07:54:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-15T14:24:48+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. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"product": {
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src (mysql:8.0)",
"product_id": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=src\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"product": {
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src (mysql:8.0)",
"product_id": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic@2.7.0.20070801-17.module%2Bel8.10.0%2B22857%2B7f331edd?arch=src\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"product": {
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src (mysql:8.0)",
"product_id": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=src\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product": {
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0)",
"product_id": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product": {
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0)",
"product_id": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debuginfo@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product": {
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0)",
"product_id": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debugsource@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product": {
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0)",
"product_id": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-devel@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product": {
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0)",
"product_id": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic@2.7.0.20070801-17.module%2Bel8.10.0%2B22857%2B7f331edd?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0)",
"product_id": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic-EUCJP@2.7.0.20070801-17.module%2Bel8.10.0%2B22857%2B7f331edd?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-common@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-errmsg@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product": {
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0)",
"product_id": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=aarch64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product": {
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0)",
"product_id": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product": {
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0)",
"product_id": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debuginfo@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product": {
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0)",
"product_id": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debugsource@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product": {
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0)",
"product_id": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-devel@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product": {
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0)",
"product_id": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic@2.7.0.20070801-17.module%2Bel8.10.0%2B22857%2B7f331edd?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0)",
"product_id": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic-EUCJP@2.7.0.20070801-17.module%2Bel8.10.0%2B22857%2B7f331edd?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-common@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-errmsg@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product": {
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0)",
"product_id": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=ppc64le\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product": {
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0)",
"product_id": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product": {
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0)",
"product_id": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debuginfo@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product": {
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0)",
"product_id": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debugsource@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product": {
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0)",
"product_id": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-devel@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product": {
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0)",
"product_id": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic@2.7.0.20070801-17.module%2Bel8.10.0%2B22857%2B7f331edd?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0)",
"product_id": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic-EUCJP@2.7.0.20070801-17.module%2Bel8.10.0%2B22857%2B7f331edd?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-common@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-errmsg@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product": {
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0)",
"product_id": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=s390x\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product": {
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0)",
"product_id": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product": {
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0)",
"product_id": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debuginfo@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product": {
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0)",
"product_id": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-debugsource@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product": {
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0)",
"product_id": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-devel@0.996-2.module%2Bel8.10.0%2B22857%2B7f331edd?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product": {
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0)",
"product_id": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic@2.7.0.20070801-17.module%2Bel8.10.0%2B22857%2B7f331edd?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0)",
"product_id": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mecab-ipadic-EUCJP@2.7.0.20070801-17.module%2Bel8.10.0%2B22857%2B7f331edd?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-common@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-debugsource@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-devel-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-errmsg@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-libs-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-server-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
},
{
"category": "product_version",
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product": {
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0)",
"product_id": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mysql-test-debuginfo@8.0.46-1.module%2Bel8.10.0%2B24370%2Bd5a391f0?arch=x86_64\u0026rpmmod=mysql:8.0:8100020260609092222:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0"
},
"product_reference": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0"
},
"product_reference": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0"
},
"product_reference": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0"
},
"product_reference": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0"
},
"product_reference": "mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0"
},
"product_reference": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0"
},
"product_reference": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0"
},
"product_reference": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0"
},
"product_reference": "mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0"
},
"product_reference": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0"
},
"product_reference": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0"
},
"product_reference": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0"
},
"product_reference": "mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0"
},
"product_reference": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0"
},
"product_reference": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0"
},
"product_reference": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0"
},
"product_reference": "mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0"
},
"product_reference": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0"
},
"product_reference": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0"
},
"product_reference": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0"
},
"product_reference": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0"
},
"product_reference": "mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0"
},
"product_reference": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0"
},
"product_reference": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0"
},
"product_reference": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0"
},
"product_reference": "mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0"
},
"product_reference": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64 (mysql:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
},
"product_reference": "mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"relates_to_product_reference": "AppStream-8.10.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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
},
"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-15T07:54:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25919"
}
],
"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-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debuginfo-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-debugsource-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-devel-0:0.996-2.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mecab-ipadic-EUCJP-0:2.7.0.20070801-17.module+el8.10.0+22857+7f331edd.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.src::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-common-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-debugsource-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-devel-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-errmsg-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-libs-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-server-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.aarch64::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.ppc64le::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.s390x::mysql:8.0",
"AppStream-8.10.0.Z.MAIN.EUS:mysql-test-debuginfo-0:8.0.46-1.module+el8.10.0+24370+d5a391f0.x86_64::mysql:8.0"
]
}
],
"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.