fkie_cve-2025-26597
Vulnerability from fkie_nvd
Published
2025-02-25 16:15
Modified
2025-03-21 16:15
Severity ?
Summary
A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey() is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later called with a non-zero value of groups, this will cause a buffer overflow because the key actions are of the wrong size.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
tigervnc | tigervnc | - | |
x.org | x_server | - | |
x.org | xwayland | - | |
redhat | enterprise_linux | 7.0 | |
redhat | enterprise_linux | 8.0 | |
redhat | enterprise_linux | 9.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:tigervnc:tigervnc:-:*:*:*:*:*:*:*", "matchCriteriaId": "79A8316C-BA22-441E-92AF-415AFABCEB76", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:x.org:x_server:-:*:*:*:*:*:*:*", "matchCriteriaId": "858025BB-24A3-42C3-B157-486862B37124", "vulnerable": true }, { "criteria": "cpe:2.3:a:x.org:xwayland:-:*:*:*:*:*:*:*", "matchCriteriaId": "698FAFE9-BC9C-4ACF-8884-A18135EB2AA0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey() is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later called with a non-zero value of groups, this will cause a buffer overflow because the key actions are of the wrong size." }, { "lang": "es", "value": "Se encontr\u00f3 una falla de desbordamiento de b\u00fafer en X.Org y Xwayland. Si se llama a XkbChangeTypesOfKey() con un grupo 0, cambiar\u00e1 el tama\u00f1o de la tabla de s\u00edmbolos de teclas a 0, pero dejar\u00e1 las acciones de teclas sin cambios. Si luego se llama a la misma funci\u00f3n con un valor de grupos distinto de cero, esto provocar\u00e1 un desbordamiento de b\u00fafer porque las acciones de teclas tienen un tama\u00f1o incorrecto." } ], "id": "CVE-2025-26597", "lastModified": "2025-03-21T16:15:19.077", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "secalert@redhat.com", "type": "Secondary" } ] }, "published": "2025-02-25T16:15:38.797", "references": [ { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2500" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2502" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2861" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2862" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2865" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2866" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2873" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2874" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2875" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2879" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:2880" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2025-26597" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345255" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.