Xen: Improper Handling of HVM Emulation Return Codes (XSA-510)
| Reporter | Title | Published | Views | Family All 22 |
|---|---|---|---|---|
| CVE-2026-79602 | 8 Sep 202612:11 | – | cve | |
| CVE-2026-79602 x86: improper handling of HVM emulation return codes | 8 Sep 202612:11 | – | cvelist | |
| CVE-2026-79602 | 8 Sep 202612:11 | – | debiancve | |
| EUVD-2026-72720 | 8 Sep 202612:11 | – | euvd | |
| CVE-2026-79602 | 8 Sep 202613:17 | – | nvd | |
| DEBIAN-CVE-2026-79602 | 8 Sep 202613:17 | – | osv | |
| OPENSUSE-SU-2026:11738-1 xen-4.22.0_04-1.1 on GA media | 9 Sep 202600:00 | – | osv | |
| SUSE-SU-2026:4087-1 Security update for xen | 8 Sep 202612:26 | – | osv | |
| SUSE-SU-2026:4088-1 Security update for xen | 8 Sep 202612:26 | – | osv | |
| SUSE-SU-2026:4089-1 Security update for xen | 8 Sep 202612:26 | – | osv |
10
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(344802);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/09/11");
script_cve_id("CVE-2026-79602");
script_xref(name:"IAVB", value:"2026-B-0250");
script_name(english:"Xen: Improper Handling of HVM Emulation Return Codes (XSA-510)");
script_set_attribute(attribute:"synopsis", value:
"The remote Xen hypervisor installation is missing a security update.");
script_set_attribute(attribute:"description", value:
"A guest with a PCI device assigned that has at least a BAR on the IO port space can trigger a BUG() in Xen.
Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://xenbits.xenproject.org/xsa/advisory-510.html");
script_set_attribute(attribute:"solution", value:
"Apply the appropriate patch according to the vendor advisory.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-79602");
script_set_attribute(attribute:"vuln_publication_date", value:"2026/09/08");
script_set_attribute(attribute:"patch_publication_date", value:"2026/09/08");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/09/11");
script_set_attribute(attribute:"potential_vulnerability", value:"true");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/o:xen:xen");
script_set_attribute(attribute:"stig_severity", value:"I");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Misc.");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("xen_server_detect.nbin");
script_require_keys("installed_sw/Xen Hypervisor", "Settings/ParanoidReport");
exit(0);
}
include('vcf.inc');
include('vcf_extras.inc');
var fixes;
var app = 'Xen Hypervisor';
var app_info = vcf::xen_hypervisor::get_app_info(app:app);
if (report_paranoia < 2) audit(AUDIT_PARANOID);
fixes['4.17']['fixed_ver'] = '4.17.7';
fixes['4.17']['fixed_ver_display'] = '4.17.7 (changeset e275898)';
fixes['4.17']['affected_ver_regex'] = "^4\.17([^0-9]|$)";
fixes['4.17']['affected_changesets'] = make_list("439228f", "9373a59");
fixes['4.18']['fixed_ver'] = '4.18.6';
fixes['4.18']['fixed_ver_display'] = '4.18.6 (changeset f951c3a)';
fixes['4.18']['affected_ver_regex'] = "^4\.18([^0-9]|$)";
fixes['4.18']['affected_changesets'] = make_list("a5817d1", "c935589");
fixes['4.19']['fixed_ver'] = '4.19.6';
fixes['4.19']['fixed_ver_display'] = '4.19.6 (changeset aabdb18)';
fixes['4.19']['affected_ver_regex'] = "^4\.19([^0-9]|$)";
fixes['4.19']['affected_changesets'] = make_list("5dd29d6", "54ee7c5");
fixes['4.20']['fixed_ver'] = '4.20.5';
fixes['4.20']['fixed_ver_display'] = '4.20.5-pre (changeset 1514f28)';
fixes['4.20']['affected_ver_regex'] = "^4\.20([^0-9]|$)";
fixes['4.20']['affected_changesets'] = make_list("b26451e", "7b7f5be",
"88c2d73", "d3eddf9", "ee3befc", "da5a214", "934897e", "2862edc");
fixes['4.21']['fixed_ver'] = '4.21.3';
fixes['4.21']['fixed_ver_display'] = '4.21.3-pre (changeset e350834)';
fixes['4.21']['affected_ver_regex'] = "^4\.21([^0-9]|$)";
fixes['4.21']['affected_changesets'] = make_list("d9dbb24", "1cefa77",
"21ef125", "cd91b44", "fc203d4", "6a78d0e", "1129f83", "9dccd42",
"9113315");
vcf::xen_hypervisor::check_version_and_report(app_info:app_info, fixes:fixes, severity:SECURITY_HOLE);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
11 Sep 2026 00:00Current
CVSS 3.18.8
EPSS0.0013
SSVC