vuln-list-alt/oval/p10/ALT-PU-2020-3527/definitions.json
2024-12-12 21:07:30 +00:00

941 lines
43 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20203527",
"Version": "oval:org.altlinux.errata:def:20203527",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2020-3527: package `qemu` update to version 5.2.0-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p10"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit",
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2020-3527",
"RefURL": "https://errata.altlinux.org/ALT-PU-2020-3527",
"Source": "ALTPU"
},
{
"RefID": "BDU:2020-05894",
"RefURL": "https://bdu.fstec.ru/vul/2020-05894",
"Source": "BDU"
},
{
"RefID": "BDU:2020-05895",
"RefURL": "https://bdu.fstec.ru/vul/2020-05895",
"Source": "BDU"
},
{
"RefID": "BDU:2021-00072",
"RefURL": "https://bdu.fstec.ru/vul/2021-00072",
"Source": "BDU"
},
{
"RefID": "BDU:2021-05249",
"RefURL": "https://bdu.fstec.ru/vul/2021-05249",
"Source": "BDU"
},
{
"RefID": "BDU:2021-05257",
"RefURL": "https://bdu.fstec.ru/vul/2021-05257",
"Source": "BDU"
},
{
"RefID": "BDU:2021-05312",
"RefURL": "https://bdu.fstec.ru/vul/2021-05312",
"Source": "BDU"
},
{
"RefID": "BDU:2022-05834",
"RefURL": "https://bdu.fstec.ru/vul/2022-05834",
"Source": "BDU"
},
{
"RefID": "CVE-2020-14364",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364",
"Source": "CVE"
},
{
"RefID": "CVE-2020-25723",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-25723",
"Source": "CVE"
},
{
"RefID": "CVE-2020-25742",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-25742",
"Source": "CVE"
},
{
"RefID": "CVE-2020-25743",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-25743",
"Source": "CVE"
},
{
"RefID": "CVE-2020-27661",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-27661",
"Source": "CVE"
},
{
"RefID": "CVE-2020-27821",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-27821",
"Source": "CVE"
},
{
"RefID": "CVE-2020-29443",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-29443",
"Source": "CVE"
}
],
"Description": "This update upgrades qemu to version 5.2.0-alt1. \nSecurity Fix(es):\n\n * BDU:2020-05894: Уязвимость эмулятора аппаратного обеспечения QEMU, связанная с разыменовыванием нулевого указателя, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2020-05895: Уязвимость эмулятора аппаратного обеспечения QEMU, связанная с разыменовыванием нулевого указателя, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2021-00072: Уязвимость множества функцийи из hw/usb/core.c эмулятора аппаратного обеспечения QEMU, связанная с выходом операции за допустимые границы буфера данных, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании\n\n * BDU:2021-05249: Уязвимость функции ide_atapi_cmd_reply_end эмулятора аппаратного обеспечения QEMU, связанная с чтением за допустимыми границами буфера данных, позволяющая нарушителю получить доступ к конфиденциальным данным, а также вызвать отказ в обслуживании\n\n * BDU:2021-05257: Уязвимость эмуляции USB EHCI эмулятора аппаратного обеспечения QEMU, связанная с неправильным учетом ресурсов внешних эмуляторов, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2021-05312: Уязвимость API эмулятора аппаратного обеспечения QEMU, связанная с записью за границами буфера, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2022-05834: Уязвимость функции dwc2_handle_packet компонента hw/usb/hcd-dwc2.c эмулятора аппаратного обеспечения QEMU, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2020-14364: An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU in versions before 5.2.0. This issue occurs while processing USB packets from a guest when USBDevice 'setup_len' exceeds its 'data_buf[4096]' in the do_token_in, do_token_out routines. This flaw allows a guest user to crash the QEMU process, resulting in a denial of service, or the potential execution of arbitrary code with the privileges of the QEMU process on the host.\n\n * CVE-2020-25723: A reachable assertion issue was found in the USB EHCI emulation code of QEMU. It could occur while processing USB requests due to missing handling of DMA memory map failure. A malicious privileged user within the guest may abuse this flaw to send bogus USB requests and crash the QEMU process on the host, resulting in a denial of service.\n\n * CVE-2020-25742: pci_change_irq_level in hw/pci/pci.c in QEMU before 5.1.1 has a NULL pointer dereference because pci_get_bus() might not return a valid pointer.\n\n * CVE-2020-25743: hw/ide/pci.c in QEMU before 5.1.1 can trigger a NULL pointer dereference because it lacks a pointer check before an ide_cancel_dma_sync call.\n\n * CVE-2020-27661: A divide-by-zero issue was found in dwc2_handle_packet in hw/usb/hcd-dwc2.c in the hcd-dwc2 USB host controller emulation of QEMU. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service.\n\n * CVE-2020-27821: A flaw was found in the memory management API of QEMU during the initialization of a memory region cache. This issue could lead to an out-of-bounds write access to the MSI-X table while performing MMIO operations. A guest user may abuse this flaw to crash the QEMU process on the host, resulting in a denial of service. This flaw affects QEMU versions prior to 5.2.0.\n\n * CVE-2020-29443: ide_atapi_cmd_reply_end in hw/ide/atapi.c in QEMU 5.1.0 allows out-of-bounds read access because a buffer index is not validated.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2020-12-18"
},
"Updated": {
"Date": "2020-12-18"
},
"BDUs": [
{
"ID": "BDU:2020-05894",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L",
"CWE": "CWE-476",
"Href": "https://bdu.fstec.ru/vul/2020-05894",
"Impact": "Low",
"Public": "20201006"
},
{
"ID": "BDU:2020-05895",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L",
"CWE": "CWE-476",
"Href": "https://bdu.fstec.ru/vul/2020-05895",
"Impact": "Low",
"Public": "20201006"
},
{
"ID": "BDU:2021-00072",
"CVSS": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"CVSS3": "AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"CWE": "CWE-125, CWE-787",
"Href": "https://bdu.fstec.ru/vul/2021-00072",
"Impact": "Low",
"Public": "20200824"
},
{
"ID": "BDU:2021-05249",
"CVSS": "AV:L/AC:M/Au:S/C:P/I:N/A:P",
"CVSS3": "AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:L",
"CWE": "CWE-125",
"Href": "https://bdu.fstec.ru/vul/2021-05249",
"Impact": "Low",
"Public": "20210226"
},
{
"ID": "BDU:2021-05257",
"CVSS": "AV:L/AC:L/Au:S/C:N/I:N/A:P",
"CVSS3": "AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L",
"CWE": "CWE-617",
"Href": "https://bdu.fstec.ru/vul/2021-05257",
"Impact": "Low",
"Public": "20201119"
},
{
"ID": "BDU:2021-05312",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"CWE": "CWE-787",
"Href": "https://bdu.fstec.ru/vul/2021-05312",
"Impact": "Low",
"Public": "20201217"
},
{
"ID": "BDU:2022-05834",
"CVSS": "AV:L/AC:L/Au:S/C:N/I:N/A:C",
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"CWE": "CWE-369",
"Href": "https://bdu.fstec.ru/vul/2022-05834",
"Impact": "Low",
"Public": "20201015"
}
],
"CVEs": [
{
"ID": "CVE-2020-14364",
"CVSS": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364",
"Impact": "Low",
"Public": "20200831"
},
{
"ID": "CVE-2020-25723",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-25723",
"Impact": "Low",
"Public": "20201202"
},
{
"ID": "CVE-2020-25742",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L",
"CWE": "CWE-476",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-25742",
"Impact": "Low",
"Public": "20201006"
},
{
"ID": "CVE-2020-25743",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L",
"CWE": "CWE-476",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-25743",
"Impact": "Low",
"Public": "20201006"
},
{
"ID": "CVE-2020-27661",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"CWE": "CWE-369",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-27661",
"Impact": "Low",
"Public": "20210602"
},
{
"ID": "CVE-2020-27821",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"CWE": "CWE-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-27821",
"Impact": "Low",
"Public": "20201208"
},
{
"ID": "CVE-2020-29443",
"CVSS": "AV:L/AC:M/Au:N/C:P/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:L",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-29443",
"Impact": "Low",
"Public": "20210126"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:10",
"cpe:/o:alt:workstation:10",
"cpe:/o:alt:server:10",
"cpe:/o:alt:server-v:10",
"cpe:/o:alt:education:10",
"cpe:/o:alt:slinux:10",
"cpe:/o:alt:starterkit:10",
"cpe:/o:alt:starterkit:p10",
"cpe:/o:alt:container:10"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:2001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20203527001",
"Comment": "qemu is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527002",
"Comment": "qemu-audio-alsa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527003",
"Comment": "qemu-audio-oss is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527004",
"Comment": "qemu-audio-pa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527005",
"Comment": "qemu-audio-sdl is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527006",
"Comment": "qemu-audio-spice is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527007",
"Comment": "qemu-aux is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527008",
"Comment": "qemu-block-curl is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527009",
"Comment": "qemu-block-dmg is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527010",
"Comment": "qemu-block-gluster is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527011",
"Comment": "qemu-block-iscsi is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527012",
"Comment": "qemu-block-nfs is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527013",
"Comment": "qemu-block-rbd is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527014",
"Comment": "qemu-block-ssh is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527015",
"Comment": "qemu-char-spice is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527016",
"Comment": "qemu-common is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527017",
"Comment": "qemu-device-display-qxl is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527018",
"Comment": "qemu-device-display-virtio-gpu is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527019",
"Comment": "qemu-device-display-virtio-gpu-pci is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527020",
"Comment": "qemu-device-display-virtio-vga is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527021",
"Comment": "qemu-device-usb-redirect is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527022",
"Comment": "qemu-device-usb-smartcard is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527023",
"Comment": "qemu-doc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527024",
"Comment": "qemu-guest-agent is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527025",
"Comment": "qemu-img is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527026",
"Comment": "qemu-kvm is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527027",
"Comment": "qemu-kvm-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527028",
"Comment": "qemu-system is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527029",
"Comment": "qemu-system-aarch64 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527030",
"Comment": "qemu-system-aarch64-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527031",
"Comment": "qemu-system-alpha is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527032",
"Comment": "qemu-system-alpha-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527033",
"Comment": "qemu-system-arm is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527034",
"Comment": "qemu-system-arm-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527035",
"Comment": "qemu-system-avr is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527036",
"Comment": "qemu-system-avr-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527037",
"Comment": "qemu-system-cris is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527038",
"Comment": "qemu-system-cris-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527039",
"Comment": "qemu-system-hppa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527040",
"Comment": "qemu-system-hppa-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527041",
"Comment": "qemu-system-m68k is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527042",
"Comment": "qemu-system-m68k-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527043",
"Comment": "qemu-system-microblaze is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527044",
"Comment": "qemu-system-microblaze-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527045",
"Comment": "qemu-system-mips is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527046",
"Comment": "qemu-system-mips-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527047",
"Comment": "qemu-system-moxie is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527048",
"Comment": "qemu-system-moxie-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527049",
"Comment": "qemu-system-nios2 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527050",
"Comment": "qemu-system-nios2-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527051",
"Comment": "qemu-system-or1k is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527052",
"Comment": "qemu-system-or1k-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527053",
"Comment": "qemu-system-ppc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527054",
"Comment": "qemu-system-ppc-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527055",
"Comment": "qemu-system-riscv is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527056",
"Comment": "qemu-system-riscv-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527057",
"Comment": "qemu-system-rx is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527058",
"Comment": "qemu-system-rx-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527059",
"Comment": "qemu-system-s390x is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527060",
"Comment": "qemu-system-s390x-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527061",
"Comment": "qemu-system-sh4 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527062",
"Comment": "qemu-system-sh4-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527063",
"Comment": "qemu-system-sparc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527064",
"Comment": "qemu-system-sparc-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527065",
"Comment": "qemu-system-tricore is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527066",
"Comment": "qemu-system-tricore-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527067",
"Comment": "qemu-system-x86 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527068",
"Comment": "qemu-system-x86-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527069",
"Comment": "qemu-system-xtensa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527070",
"Comment": "qemu-system-xtensa-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527071",
"Comment": "qemu-tools is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527072",
"Comment": "qemu-ui-curses is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527073",
"Comment": "qemu-ui-egl-headless is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527074",
"Comment": "qemu-ui-gtk is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527075",
"Comment": "qemu-ui-opengl is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527076",
"Comment": "qemu-ui-sdl is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527077",
"Comment": "qemu-ui-spice-app is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527078",
"Comment": "qemu-ui-spice-core is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527079",
"Comment": "qemu-user is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527080",
"Comment": "qemu-user-aarch64 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527081",
"Comment": "qemu-user-alpha is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527082",
"Comment": "qemu-user-arm is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527083",
"Comment": "qemu-user-avr is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527084",
"Comment": "qemu-user-binfmt is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527085",
"Comment": "qemu-user-binfmt-aarch64 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527086",
"Comment": "qemu-user-binfmt-alpha is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527087",
"Comment": "qemu-user-binfmt-arm is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527088",
"Comment": "qemu-user-binfmt-avr is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527089",
"Comment": "qemu-user-binfmt-cris is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527090",
"Comment": "qemu-user-binfmt-hppa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527091",
"Comment": "qemu-user-binfmt-m68k is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527092",
"Comment": "qemu-user-binfmt-microblaze is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527093",
"Comment": "qemu-user-binfmt-mips is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527094",
"Comment": "qemu-user-binfmt-moxie is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527095",
"Comment": "qemu-user-binfmt-nios2 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527096",
"Comment": "qemu-user-binfmt-or1k is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527097",
"Comment": "qemu-user-binfmt-ppc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527098",
"Comment": "qemu-user-binfmt-riscv is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527099",
"Comment": "qemu-user-binfmt-rx is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527100",
"Comment": "qemu-user-binfmt-s390x is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527101",
"Comment": "qemu-user-binfmt-sh4 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527102",
"Comment": "qemu-user-binfmt-sparc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527103",
"Comment": "qemu-user-binfmt-tricore is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527104",
"Comment": "qemu-user-binfmt-x86 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527105",
"Comment": "qemu-user-binfmt-xtensa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527106",
"Comment": "qemu-user-cris is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527107",
"Comment": "qemu-user-hppa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527108",
"Comment": "qemu-user-m68k is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527109",
"Comment": "qemu-user-microblaze is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527110",
"Comment": "qemu-user-mips is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527111",
"Comment": "qemu-user-moxie is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527112",
"Comment": "qemu-user-nios2 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527113",
"Comment": "qemu-user-or1k is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527114",
"Comment": "qemu-user-ppc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527115",
"Comment": "qemu-user-riscv is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527116",
"Comment": "qemu-user-rx is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527117",
"Comment": "qemu-user-s390x is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527118",
"Comment": "qemu-user-sh4 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527119",
"Comment": "qemu-user-sparc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527120",
"Comment": "qemu-user-static is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527121",
"Comment": "qemu-user-static-aarch64 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527122",
"Comment": "qemu-user-static-alpha is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527123",
"Comment": "qemu-user-static-arm is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527124",
"Comment": "qemu-user-static-avr is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527125",
"Comment": "qemu-user-static-binfmt is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527126",
"Comment": "qemu-user-static-binfmt-aarch64 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527127",
"Comment": "qemu-user-static-binfmt-alpha is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527128",
"Comment": "qemu-user-static-binfmt-arm is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527129",
"Comment": "qemu-user-static-binfmt-avr is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527130",
"Comment": "qemu-user-static-binfmt-cris is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527131",
"Comment": "qemu-user-static-binfmt-hppa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527132",
"Comment": "qemu-user-static-binfmt-m68k is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527133",
"Comment": "qemu-user-static-binfmt-microblaze is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527134",
"Comment": "qemu-user-static-binfmt-mips is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527135",
"Comment": "qemu-user-static-binfmt-moxie is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527136",
"Comment": "qemu-user-static-binfmt-nios2 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527137",
"Comment": "qemu-user-static-binfmt-or1k is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527138",
"Comment": "qemu-user-static-binfmt-ppc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527139",
"Comment": "qemu-user-static-binfmt-riscv is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527140",
"Comment": "qemu-user-static-binfmt-rx is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527141",
"Comment": "qemu-user-static-binfmt-s390x is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527142",
"Comment": "qemu-user-static-binfmt-sh4 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527143",
"Comment": "qemu-user-static-binfmt-sparc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527144",
"Comment": "qemu-user-static-binfmt-tricore is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527145",
"Comment": "qemu-user-static-binfmt-x86 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527146",
"Comment": "qemu-user-static-binfmt-xtensa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527147",
"Comment": "qemu-user-static-cris is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527148",
"Comment": "qemu-user-static-hppa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527149",
"Comment": "qemu-user-static-m68k is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527150",
"Comment": "qemu-user-static-microblaze is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527151",
"Comment": "qemu-user-static-mips is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527152",
"Comment": "qemu-user-static-moxie is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527153",
"Comment": "qemu-user-static-nios2 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527154",
"Comment": "qemu-user-static-or1k is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527155",
"Comment": "qemu-user-static-ppc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527156",
"Comment": "qemu-user-static-riscv is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527157",
"Comment": "qemu-user-static-rx is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527158",
"Comment": "qemu-user-static-s390x is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527159",
"Comment": "qemu-user-static-sh4 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527160",
"Comment": "qemu-user-static-sparc is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527161",
"Comment": "qemu-user-static-tricore is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527162",
"Comment": "qemu-user-static-x86 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527163",
"Comment": "qemu-user-static-xtensa is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527164",
"Comment": "qemu-user-tricore is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527165",
"Comment": "qemu-user-x86 is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20203527166",
"Comment": "qemu-user-xtensa is earlier than 0:5.2.0-alt1"
}
]
}
]
}
}
]
}