Bug 2464096 (CVE-2026-31786)
| Summary: | CVE-2026-31786 kernel: Buffer overflow in drivers/xen/sys-hypervisor.c | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | rhel-process-autobot, watson-tool-maintainers |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in the Linux kernel. A buffer overflow vulnerability exists in the Xen hypervisor driver (`drivers/xen/sys-hypervisor.c`). This flaw occurs because the `HYPERVISOR_xen_version(XENVER_build_id)` function returns a build ID that is not properly null-terminated. When the `buildid_show` function attempts to process this non-null-terminated string using `sprintf`, it can read and copy beyond the intended buffer boundary, potentially leading to a denial of service or other unspecified impacts.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-04-30 12:01:38 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026043031-CVE-2026-31786-826a@gregkh/T This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:24381 https://access.redhat.com/errata/RHSA-2026:24381 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:26428 https://access.redhat.com/errata/RHSA-2026:26428 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:26427 https://access.redhat.com/errata/RHSA-2026:26427 This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:27288 https://access.redhat.com/errata/RHSA-2026:27288 |