vuln-list-alt/oval/p11/ALT-PU-2022-3083/definitions.json
2024-12-12 21:07:30 +00:00

870 lines
39 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20223083",
"Version": "oval:org.altlinux.errata:def:20223083",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2022-3083: package `qemu` update to version 7.1.0-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2022-3083",
"RefURL": "https://errata.altlinux.org/ALT-PU-2022-3083",
"Source": "ALTPU"
},
{
"RefID": "BDU:2022-03599",
"RefURL": "https://bdu.fstec.ru/vul/2022-03599",
"Source": "BDU"
},
{
"RefID": "BDU:2022-04558",
"RefURL": "https://bdu.fstec.ru/vul/2022-04558",
"Source": "BDU"
},
{
"RefID": "CVE-2020-14394",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-14394",
"Source": "CVE"
},
{
"RefID": "CVE-2022-0216",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-0216",
"Source": "CVE"
},
{
"RefID": "CVE-2022-35414",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-35414",
"Source": "CVE"
},
{
"RefID": "CVE-2022-4172",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-4172",
"Source": "CVE"
}
],
"Description": "This update upgrades qemu to version 7.1.0-alt1. \nSecurity Fix(es):\n\n * BDU:2022-03599: Уязвимость функции lsi_do_msgout эмулятора аппаратного обеспечения QEMU, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2022-04558: Уязвимость реализации функции address_space_translate_for_iotlb() эмулятора аппаратного обеспечения QEMU, позволяющая нарушителю вызвать отказ в обслуживании или выполнить произвольный код\n\n * CVE-2020-14394: An infinite loop flaw was found in the USB xHCI controller emulation of QEMU while computing the length of the Transfer Request Block (TRB) Ring. This flaw allows a privileged guest user to hang the QEMU process on the host, resulting in a denial of service.\n\n * CVE-2022-0216: A use-after-free vulnerability was found in the LSI53C895A SCSI Host Bus Adapter emulation of QEMU. The flaw occurs while processing repeated messages to cancel the current SCSI request via the lsi_do_msgout function. This flaw allows a malicious privileged user within the guest to crash the QEMU process on the host, resulting in a denial of service.\n\n * CVE-2022-35414: softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translate_fail path, leading to an io_readx or io_writex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here, i.e., \"Bugs affecting the non-virtualization use case are not considered security bugs at this time.\n\n * CVE-2022-4172: An integer overflow and buffer overflow issues were found in the ACPI Error Record Serialization Table (ERST) device of QEMU in the read_erst_record() and write_erst_record() functions. Both issues may allow the guest to overrun the host buffer allocated for the ERST memory device. A malicious guest could use these flaws to crash the QEMU process on the host.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2022-11-15"
},
"Updated": {
"Date": "2022-11-15"
},
"BDUs": [
{
"ID": "BDU:2022-03599",
"CVSS": "AV:L/AC:H/Au:S/C:N/I:N/A:C",
"CVSS3": "AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:H",
"CWE": "CWE-416",
"Href": "https://bdu.fstec.ru/vul/2022-03599",
"Impact": "Low",
"Public": "20220328"
},
{
"ID": "BDU:2022-04558",
"CVSS": "AV:L/AC:L/Au:S/C:C/I:C/A:C",
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"CWE": "CWE-908",
"Href": "https://bdu.fstec.ru/vul/2022-04558",
"Impact": "High",
"Public": "20220606"
}
],
"CVEs": [
{
"ID": "CVE-2020-14394",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L",
"CWE": "CWE-835",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-14394",
"Impact": "Low",
"Public": "20220817"
},
{
"ID": "CVE-2022-0216",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-0216",
"Impact": "Low",
"Public": "20220826"
},
{
"ID": "CVE-2022-35414",
"CVSS": "AV:L/AC:L/Au:N/C:P/I:P/A:C",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"CWE": "CWE-908",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-35414",
"Impact": "High",
"Public": "20220711"
},
{
"ID": "CVE-2022-4172",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-4172",
"Impact": "Low",
"Public": "20221129"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:container:11"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:3001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20223083001",
"Comment": "qemu is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083002",
"Comment": "qemu-audio-alsa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083003",
"Comment": "qemu-audio-dbus is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083004",
"Comment": "qemu-audio-oss is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083005",
"Comment": "qemu-audio-pa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083006",
"Comment": "qemu-audio-sdl is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083007",
"Comment": "qemu-audio-spice is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083008",
"Comment": "qemu-aux is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083009",
"Comment": "qemu-block-curl is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083010",
"Comment": "qemu-block-dmg is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083011",
"Comment": "qemu-block-gluster is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083012",
"Comment": "qemu-block-iscsi is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083013",
"Comment": "qemu-block-nfs is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083014",
"Comment": "qemu-block-rbd is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083015",
"Comment": "qemu-block-ssh is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083016",
"Comment": "qemu-char-spice is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083017",
"Comment": "qemu-common is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083018",
"Comment": "qemu-device-display-qxl is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083019",
"Comment": "qemu-device-display-vhost-user-gpu is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083020",
"Comment": "qemu-device-display-virtio-gpu is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083021",
"Comment": "qemu-device-display-virtio-gpu-ccw is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083022",
"Comment": "qemu-device-display-virtio-gpu-gl is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083023",
"Comment": "qemu-device-display-virtio-gpu-pci is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083024",
"Comment": "qemu-device-display-virtio-gpu-pci-gl is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083025",
"Comment": "qemu-device-display-virtio-vga is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083026",
"Comment": "qemu-device-display-virtio-vga-gl is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083027",
"Comment": "qemu-device-usb-host is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083028",
"Comment": "qemu-device-usb-redirect is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083029",
"Comment": "qemu-device-usb-smartcard is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083030",
"Comment": "qemu-doc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083031",
"Comment": "qemu-guest-agent is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083032",
"Comment": "qemu-img is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083033",
"Comment": "qemu-kvm is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083034",
"Comment": "qemu-kvm-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083035",
"Comment": "qemu-pr-helper is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083036",
"Comment": "qemu-system is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083037",
"Comment": "qemu-system-aarch64 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083038",
"Comment": "qemu-system-aarch64-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083039",
"Comment": "qemu-system-alpha is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083040",
"Comment": "qemu-system-alpha-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083041",
"Comment": "qemu-system-arm is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083042",
"Comment": "qemu-system-arm-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083043",
"Comment": "qemu-system-avr is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083044",
"Comment": "qemu-system-avr-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083045",
"Comment": "qemu-system-cris is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083046",
"Comment": "qemu-system-cris-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083047",
"Comment": "qemu-system-hppa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083048",
"Comment": "qemu-system-hppa-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083049",
"Comment": "qemu-system-loongarch is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083050",
"Comment": "qemu-system-loongarch-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083051",
"Comment": "qemu-system-m68k is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083052",
"Comment": "qemu-system-m68k-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083053",
"Comment": "qemu-system-microblaze is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083054",
"Comment": "qemu-system-microblaze-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083055",
"Comment": "qemu-system-mips is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083056",
"Comment": "qemu-system-mips-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083057",
"Comment": "qemu-system-nios2 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083058",
"Comment": "qemu-system-nios2-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083059",
"Comment": "qemu-system-or1k is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083060",
"Comment": "qemu-system-or1k-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083061",
"Comment": "qemu-system-ppc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083062",
"Comment": "qemu-system-ppc-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083063",
"Comment": "qemu-system-riscv is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083064",
"Comment": "qemu-system-riscv-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083065",
"Comment": "qemu-system-rx is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083066",
"Comment": "qemu-system-rx-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083067",
"Comment": "qemu-system-s390x is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083068",
"Comment": "qemu-system-s390x-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083069",
"Comment": "qemu-system-sh4 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083070",
"Comment": "qemu-system-sh4-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083071",
"Comment": "qemu-system-sparc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083072",
"Comment": "qemu-system-sparc-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083073",
"Comment": "qemu-system-tricore is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083074",
"Comment": "qemu-system-tricore-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083075",
"Comment": "qemu-system-x86 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083076",
"Comment": "qemu-system-x86-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083077",
"Comment": "qemu-system-xtensa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083078",
"Comment": "qemu-system-xtensa-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083079",
"Comment": "qemu-tests is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083080",
"Comment": "qemu-tools is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083081",
"Comment": "qemu-ui-curses is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083082",
"Comment": "qemu-ui-dbus is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083083",
"Comment": "qemu-ui-egl-headless is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083084",
"Comment": "qemu-ui-gtk is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083085",
"Comment": "qemu-ui-opengl is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083086",
"Comment": "qemu-ui-sdl is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083087",
"Comment": "qemu-ui-spice-app is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083088",
"Comment": "qemu-ui-spice-core is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083089",
"Comment": "qemu-user is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083090",
"Comment": "qemu-user-aarch64 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083091",
"Comment": "qemu-user-alpha is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083092",
"Comment": "qemu-user-arm is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083093",
"Comment": "qemu-user-avr is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083094",
"Comment": "qemu-user-binfmt is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083095",
"Comment": "qemu-user-binfmt-aarch64 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083096",
"Comment": "qemu-user-binfmt-alpha is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083097",
"Comment": "qemu-user-binfmt-arm is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083098",
"Comment": "qemu-user-binfmt-avr is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083099",
"Comment": "qemu-user-binfmt-cris is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083100",
"Comment": "qemu-user-binfmt-hexagon is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083101",
"Comment": "qemu-user-binfmt-hppa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083102",
"Comment": "qemu-user-binfmt-loongarch is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083103",
"Comment": "qemu-user-binfmt-m68k is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083104",
"Comment": "qemu-user-binfmt-microblaze is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083105",
"Comment": "qemu-user-binfmt-mips is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083106",
"Comment": "qemu-user-binfmt-nios2 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083107",
"Comment": "qemu-user-binfmt-or1k is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083108",
"Comment": "qemu-user-binfmt-ppc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083109",
"Comment": "qemu-user-binfmt-riscv is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083110",
"Comment": "qemu-user-binfmt-rx is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083111",
"Comment": "qemu-user-binfmt-s390x is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083112",
"Comment": "qemu-user-binfmt-sh4 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083113",
"Comment": "qemu-user-binfmt-sparc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083114",
"Comment": "qemu-user-binfmt-tricore is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083115",
"Comment": "qemu-user-binfmt-x86 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083116",
"Comment": "qemu-user-binfmt-xtensa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083117",
"Comment": "qemu-user-cris is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083118",
"Comment": "qemu-user-hexagon is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083119",
"Comment": "qemu-user-hppa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083120",
"Comment": "qemu-user-loongarch is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083121",
"Comment": "qemu-user-m68k is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083122",
"Comment": "qemu-user-microblaze is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083123",
"Comment": "qemu-user-mips is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083124",
"Comment": "qemu-user-nios2 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083125",
"Comment": "qemu-user-or1k is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083126",
"Comment": "qemu-user-ppc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083127",
"Comment": "qemu-user-riscv is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083128",
"Comment": "qemu-user-rx is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083129",
"Comment": "qemu-user-s390x is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083130",
"Comment": "qemu-user-sh4 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083131",
"Comment": "qemu-user-sparc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083132",
"Comment": "qemu-user-static is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083133",
"Comment": "qemu-user-static-aarch64 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083134",
"Comment": "qemu-user-static-alpha is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083135",
"Comment": "qemu-user-static-arm is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083136",
"Comment": "qemu-user-static-avr is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083137",
"Comment": "qemu-user-static-binfmt is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083138",
"Comment": "qemu-user-static-binfmt-aarch64 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083139",
"Comment": "qemu-user-static-binfmt-alpha is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083140",
"Comment": "qemu-user-static-binfmt-arm is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083141",
"Comment": "qemu-user-static-binfmt-avr is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083142",
"Comment": "qemu-user-static-binfmt-cris is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083143",
"Comment": "qemu-user-static-binfmt-hexagon is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083144",
"Comment": "qemu-user-static-binfmt-hppa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083145",
"Comment": "qemu-user-static-binfmt-loongarch is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083146",
"Comment": "qemu-user-static-binfmt-m68k is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083147",
"Comment": "qemu-user-static-binfmt-microblaze is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083148",
"Comment": "qemu-user-static-binfmt-mips is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083149",
"Comment": "qemu-user-static-binfmt-nios2 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083150",
"Comment": "qemu-user-static-binfmt-or1k is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083151",
"Comment": "qemu-user-static-binfmt-ppc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083152",
"Comment": "qemu-user-static-binfmt-riscv is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083153",
"Comment": "qemu-user-static-binfmt-rx is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083154",
"Comment": "qemu-user-static-binfmt-s390x is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083155",
"Comment": "qemu-user-static-binfmt-sh4 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083156",
"Comment": "qemu-user-static-binfmt-sparc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083157",
"Comment": "qemu-user-static-binfmt-tricore is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083158",
"Comment": "qemu-user-static-binfmt-x86 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083159",
"Comment": "qemu-user-static-binfmt-xtensa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083160",
"Comment": "qemu-user-static-cris is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083161",
"Comment": "qemu-user-static-hexagon is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083162",
"Comment": "qemu-user-static-hppa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083163",
"Comment": "qemu-user-static-loongarch is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083164",
"Comment": "qemu-user-static-m68k is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083165",
"Comment": "qemu-user-static-microblaze is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083166",
"Comment": "qemu-user-static-mips is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083167",
"Comment": "qemu-user-static-nios2 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083168",
"Comment": "qemu-user-static-or1k is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083169",
"Comment": "qemu-user-static-ppc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083170",
"Comment": "qemu-user-static-riscv is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083171",
"Comment": "qemu-user-static-rx is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083172",
"Comment": "qemu-user-static-s390x is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083173",
"Comment": "qemu-user-static-sh4 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083174",
"Comment": "qemu-user-static-sparc is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083175",
"Comment": "qemu-user-static-tricore is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083176",
"Comment": "qemu-user-static-x86 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083177",
"Comment": "qemu-user-static-xtensa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083178",
"Comment": "qemu-user-tricore is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083179",
"Comment": "qemu-user-x86 is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083180",
"Comment": "qemu-user-xtensa is earlier than 0:7.1.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20223083181",
"Comment": "qemu-virtiofsd is earlier than 0:7.1.0-alt1"
}
]
}
]
}
}
]
}