ALT Vulnerability
This commit is contained in:
parent
889a5cb37a
commit
5b9026375d
77
oval/c10f1/ALT-PU-2024-11149/definitions.json
Normal file
77
oval/c10f1/ALT-PU-2024-11149/definitions.json
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202411149",
|
||||
"Version": "oval:org.altlinux.errata:def:202411149",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-11149: package `docker-compose-v2` update to version 2.29.1-alt2",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f1"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SP Workstation",
|
||||
"ALT SP Server"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-11149",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-11149",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades docker-compose-v2 to version 2.29.1-alt2. \nSecurity Fix(es):\n\n * #51024: dep on docker-cli is wrong",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"BDUs": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"ID": "51024",
|
||||
"Href": "https://bugzilla.altlinux.org/51024",
|
||||
"Data": "dep on docker-cli is wrong"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"cpe:/o:alt:spworkstation:10",
|
||||
"cpe:/o:alt:spserver:10"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411149001",
|
||||
"Comment": "docker-compose-v2 is earlier than 0:2.29.1-alt2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
34
oval/c10f1/ALT-PU-2024-11149/objects.json
Normal file
34
oval/c10f1/ALT-PU-2024-11149/objects.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:4001",
|
||||
"Version": "1",
|
||||
"Comment": "Evaluate `/etc/os-release` file content",
|
||||
"Path": {
|
||||
"Datatype": "string",
|
||||
"Text": "/etc"
|
||||
},
|
||||
"Filepath": {
|
||||
"Datatype": "string",
|
||||
"Text": "os-release"
|
||||
},
|
||||
"Pattern": {
|
||||
"Datatype": "string",
|
||||
"Operation": "pattern match",
|
||||
"Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411149001",
|
||||
"Version": "1",
|
||||
"Comment": "docker-compose-v2 is installed",
|
||||
"Name": "docker-compose-v2"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-11149/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-11149/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411149001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:2.29.1-alt2",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:2.29.1-alt2",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
30
oval/c10f1/ALT-PU-2024-11149/tests.json
Normal file
30
oval/c10f1/ALT-PU-2024-11149/tests.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:4001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c10f1' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:4001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:4001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411149001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "docker-compose-v2 is earlier than 0:2.29.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411149001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411149001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
163
oval/c10f1/ALT-PU-2024-11151/definitions.json
Normal file
163
oval/c10f1/ALT-PU-2024-11151/definitions.json
Normal file
File diff suppressed because one or more lines are too long
46
oval/c10f1/ALT-PU-2024-11151/objects.json
Normal file
46
oval/c10f1/ALT-PU-2024-11151/objects.json
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:4001",
|
||||
"Version": "1",
|
||||
"Comment": "Evaluate `/etc/os-release` file content",
|
||||
"Path": {
|
||||
"Datatype": "string",
|
||||
"Text": "/etc"
|
||||
},
|
||||
"Filepath": {
|
||||
"Datatype": "string",
|
||||
"Text": "os-release"
|
||||
},
|
||||
"Pattern": {
|
||||
"Datatype": "string",
|
||||
"Operation": "pattern match",
|
||||
"Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411151001",
|
||||
"Version": "1",
|
||||
"Comment": "docker-engine is installed",
|
||||
"Name": "docker-engine"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411151002",
|
||||
"Version": "1",
|
||||
"Comment": "docker-engine-rootless is installed",
|
||||
"Name": "docker-engine-rootless"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411151003",
|
||||
"Version": "1",
|
||||
"Comment": "docker-proxy is installed",
|
||||
"Name": "docker-proxy"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-11151/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-11151/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411151001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:27.1.1-alt1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:27.1.1-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
54
oval/c10f1/ALT-PU-2024-11151/tests.json
Normal file
54
oval/c10f1/ALT-PU-2024-11151/tests.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:4001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c10f1' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:4001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:4001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411151001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "docker-engine is earlier than 0:27.1.1-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411151001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411151001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411151002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "docker-engine-rootless is earlier than 0:27.1.1-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411151002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411151001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411151003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "docker-proxy is earlier than 0:27.1.1-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411151003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411151001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
77
oval/c10f1/ALT-PU-2024-11152/definitions.json
Normal file
77
oval/c10f1/ALT-PU-2024-11152/definitions.json
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202411152",
|
||||
"Version": "oval:org.altlinux.errata:def:202411152",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-11152: package `docker-buildx` update to version 0.16.1-alt1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f1"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SP Workstation",
|
||||
"ALT SP Server"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-11152",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-11152",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades docker-buildx to version 0.16.1-alt1. \nSecurity Fix(es):\n\n * #47052: не корректная информация о версии",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"BDUs": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"ID": "47052",
|
||||
"Href": "https://bugzilla.altlinux.org/47052",
|
||||
"Data": "не корректная информация о версии"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"cpe:/o:alt:spworkstation:10",
|
||||
"cpe:/o:alt:spserver:10"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411152001",
|
||||
"Comment": "docker-buildx is earlier than 0:0.16.1-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
34
oval/c10f1/ALT-PU-2024-11152/objects.json
Normal file
34
oval/c10f1/ALT-PU-2024-11152/objects.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:4001",
|
||||
"Version": "1",
|
||||
"Comment": "Evaluate `/etc/os-release` file content",
|
||||
"Path": {
|
||||
"Datatype": "string",
|
||||
"Text": "/etc"
|
||||
},
|
||||
"Filepath": {
|
||||
"Datatype": "string",
|
||||
"Text": "os-release"
|
||||
},
|
||||
"Pattern": {
|
||||
"Datatype": "string",
|
||||
"Operation": "pattern match",
|
||||
"Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411152001",
|
||||
"Version": "1",
|
||||
"Comment": "docker-buildx is installed",
|
||||
"Name": "docker-buildx"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-11152/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-11152/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411152001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:0.16.1-alt1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:0.16.1-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
30
oval/c10f1/ALT-PU-2024-11152/tests.json
Normal file
30
oval/c10f1/ALT-PU-2024-11152/tests.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:4001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c10f1' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:4001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:4001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411152001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "docker-buildx is earlier than 0:0.16.1-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411152001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411152001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
127
oval/c10f1/ALT-PU-2024-11153/definitions.json
Normal file
127
oval/c10f1/ALT-PU-2024-11153/definitions.json
Normal file
@ -0,0 +1,127 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202411153",
|
||||
"Version": "oval:org.altlinux.errata:def:202411153",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-11153: package `containerd` update to version 1.7.20-alt1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f1"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SP Workstation",
|
||||
"ALT SP Server"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-11153",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-11153",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "BDU:2023-01488",
|
||||
"RefURL": "https://bdu.fstec.ru/vul/2023-01488",
|
||||
"Source": "BDU"
|
||||
},
|
||||
{
|
||||
"RefID": "BDU:2023-01489",
|
||||
"RefURL": "https://bdu.fstec.ru/vul/2023-01489",
|
||||
"Source": "BDU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2023-25153",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-25153",
|
||||
"Source": "CVE"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2023-25173",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades containerd to version 1.7.20-alt1. \nSecurity Fix(es):\n\n * BDU:2023-01488: Уязвимость среды выполнения контейнеров Containerd, связанная с недостатками разграничения доступа, позволяющая нарушителю получить несанкционированный доступ к защищаемой информации или выполнить произвольный код\n\n * BDU:2023-01489: Уязвимость среды выполнения контейнеров Containerd, связанная с отсутствием ограничения на количество байтов, считываемых для определенных файлов, при импорте образов OCI, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2023-25153: containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.\n\n * CVE-2023-25173: containerd is an open source container runtime. A bug was found in containerd prior to versions 1.6.18 and 1.5.18 where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. Downstream applications that use the containerd client library may be affected as well.\n\nThis bug has been fixed in containerd v1.6.18 and v.1.5.18. Users should update to these versions and recreate containers to resolve this issue. Users who rely on a downstream application that uses containerd's client library should check that application for a separate advisory and instructions. As a workaround, ensure that the `\"USER $USERNAME\"` Dockerfile instruction is not used. Instead, set the container entrypoint to a value similar to `ENTRYPOINT [\"su\", \"-\", \"user\"]` to allow `su` to properly set up supplementary groups.",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "High",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"BDUs": [
|
||||
{
|
||||
"ID": "BDU:2023-01488",
|
||||
"CVSS": "AV:L/AC:L/Au:S/C:C/I:C/A:C",
|
||||
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
||||
"CWE": "CWE-269, CWE-863",
|
||||
"Href": "https://bdu.fstec.ru/vul/2023-01488",
|
||||
"Impact": "High",
|
||||
"Public": "20230216"
|
||||
},
|
||||
{
|
||||
"ID": "BDU:2023-01489",
|
||||
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
|
||||
"CVSS3": "AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
||||
"CWE": "CWE-400, CWE-770",
|
||||
"Href": "https://bdu.fstec.ru/vul/2023-01489",
|
||||
"Impact": "Low",
|
||||
"Public": "20230216"
|
||||
}
|
||||
],
|
||||
"CVEs": [
|
||||
{
|
||||
"ID": "CVE-2023-25153",
|
||||
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
||||
"CWE": "CWE-770",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-25153",
|
||||
"Impact": "Low",
|
||||
"Public": "20230216"
|
||||
},
|
||||
{
|
||||
"ID": "CVE-2023-25173",
|
||||
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
||||
"CWE": "CWE-863",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173",
|
||||
"Impact": "High",
|
||||
"Public": "20230216"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"cpe:/o:alt:spworkstation:10",
|
||||
"cpe:/o:alt:spserver:10"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411153001",
|
||||
"Comment": "containerd is earlier than 0:1.7.20-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
34
oval/c10f1/ALT-PU-2024-11153/objects.json
Normal file
34
oval/c10f1/ALT-PU-2024-11153/objects.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:4001",
|
||||
"Version": "1",
|
||||
"Comment": "Evaluate `/etc/os-release` file content",
|
||||
"Path": {
|
||||
"Datatype": "string",
|
||||
"Text": "/etc"
|
||||
},
|
||||
"Filepath": {
|
||||
"Datatype": "string",
|
||||
"Text": "os-release"
|
||||
},
|
||||
"Pattern": {
|
||||
"Datatype": "string",
|
||||
"Operation": "pattern match",
|
||||
"Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411153001",
|
||||
"Version": "1",
|
||||
"Comment": "containerd is installed",
|
||||
"Name": "containerd"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-11153/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-11153/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411153001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:1.7.20-alt1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:1.7.20-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
30
oval/c10f1/ALT-PU-2024-11153/tests.json
Normal file
30
oval/c10f1/ALT-PU-2024-11153/tests.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:4001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c10f1' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:4001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:4001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411153001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "containerd is earlier than 0:1.7.20-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411153001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411153001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
982
oval/c10f1/ALT-PU-2024-11168/definitions.json
Normal file
982
oval/c10f1/ALT-PU-2024-11168/definitions.json
Normal file
File diff suppressed because one or more lines are too long
100
oval/c10f1/ALT-PU-2024-11168/objects.json
Normal file
100
oval/c10f1/ALT-PU-2024-11168/objects.json
Normal file
@ -0,0 +1,100 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:4001",
|
||||
"Version": "1",
|
||||
"Comment": "Evaluate `/etc/os-release` file content",
|
||||
"Path": {
|
||||
"Datatype": "string",
|
||||
"Text": "/etc"
|
||||
},
|
||||
"Filepath": {
|
||||
"Datatype": "string",
|
||||
"Text": "os-release"
|
||||
},
|
||||
"Pattern": {
|
||||
"Datatype": "string",
|
||||
"Operation": "pattern match",
|
||||
"Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168001",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki is installed",
|
||||
"Name": "mediawiki"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168002",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-apache2 is installed",
|
||||
"Name": "mediawiki-apache2"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168003",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-common is installed",
|
||||
"Name": "mediawiki-common"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168004",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-extensions-PdfHandler is installed",
|
||||
"Name": "mediawiki-extensions-PdfHandler"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168005",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-extensions-Scribunto is installed",
|
||||
"Name": "mediawiki-extensions-Scribunto"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168006",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-extensions-SyntaxHighlight_GeSHi is installed",
|
||||
"Name": "mediawiki-extensions-SyntaxHighlight_GeSHi"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168007",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-mysql is installed",
|
||||
"Name": "mediawiki-mysql"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168008",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-php7 is installed",
|
||||
"Name": "mediawiki-php7"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168009",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-php8.0 is installed",
|
||||
"Name": "mediawiki-php8.0"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168010",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-php8.1 is installed",
|
||||
"Name": "mediawiki-php8.1"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168011",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-php8.2 is installed",
|
||||
"Name": "mediawiki-php8.2"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411168012",
|
||||
"Version": "1",
|
||||
"Comment": "mediawiki-postgresql is installed",
|
||||
"Name": "mediawiki-postgresql"
|
||||
}
|
||||
]
|
||||
}
|
35
oval/c10f1/ALT-PU-2024-11168/states.json
Normal file
35
oval/c10f1/ALT-PU-2024-11168/states.json
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411168001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:1.40.1-alt2",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:1.40.1-alt2",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411168002",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 1:1.40.1-alt2",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "1:1.40.1-alt2",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
162
oval/c10f1/ALT-PU-2024-11168/tests.json
Normal file
162
oval/c10f1/ALT-PU-2024-11168/tests.json
Normal file
@ -0,0 +1,162 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:4001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c10f1' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:4001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:4001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-apache2 is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-common is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-extensions-PdfHandler is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-extensions-Scribunto is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168006",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-extensions-SyntaxHighlight_GeSHi is earlier than 1:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168006"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168002"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168007",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-mysql is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168007"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168008",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-php7 is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168008"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168009",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-php8.0 is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168009"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168010",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-php8.1 is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168010"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168011",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-php8.2 is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168011"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411168012",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mediawiki-postgresql is earlier than 0:1.40.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411168012"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411168001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
86
oval/c10f1/ALT-PU-2024-11224/definitions.json
Normal file
86
oval/c10f1/ALT-PU-2024-11224/definitions.json
Normal file
@ -0,0 +1,86 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202411224",
|
||||
"Version": "oval:org.altlinux.errata:def:202411224",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-11224: package `wp-cli` update to version 2.8.1-alt2",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f1"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SP Workstation",
|
||||
"ALT SP Server"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-11224",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-11224",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2021-29504",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-29504",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades wp-cli to version 2.8.1-alt2. \nSecurity Fix(es):\n\n * CVE-2021-29504: WP-CLI is the command-line interface for WordPress. An improper error handling in HTTPS requests management in WP-CLI version 0.12.0 and later allows remote attackers able to intercept the communication to remotely disable the certificate verification on WP-CLI side, gaining full control over the communication content, including the ability to impersonate update servers and push malicious updates towards WordPress instances controlled by the vulnerable WP-CLI agent, or push malicious updates toward WP-CLI itself. The vulnerability stems from the fact that the default behavior of `WP_CLI\\Utils\\http_request()` when encountering a TLS handshake error is to disable certificate validation and retry the same request. The default behavior has been changed with version 2.5.0 of WP-CLI and the `wp-cli/wp-cli` framework (via https://github.com/wp-cli/wp-cli/pull/5523) so that the `WP_CLI\\Utils\\http_request()` method accepts an `$insecure` option that is `false` by default and consequently that a TLS handshake failure is a hard error by default. This new default is a breaking change and ripples through to all consumers of `WP_CLI\\Utils\\http_request()`, including those in separate WP-CLI bundled or third-party packages. https://github.com/wp-cli/wp-cli/pull/5523 has also added an `--insecure` flag to the `cli update` command to counter this breaking change. There is no direct workaround for the default insecure behavior of `wp-cli/wp-cli` versions before 2.5.0. The workaround for dealing with the breaking change in the commands directly affected by the new secure default behavior is to add the `--insecure` flag to manually opt-in to the previous insecure behavior.",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "High",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"BDUs": null,
|
||||
"CVEs": [
|
||||
{
|
||||
"ID": "CVE-2021-29504",
|
||||
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
|
||||
"CVSS3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
|
||||
"CWE": "CWE-295",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-29504",
|
||||
"Impact": "High",
|
||||
"Public": "20210607"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"cpe:/o:alt:spworkstation:10",
|
||||
"cpe:/o:alt:spserver:10"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411224001",
|
||||
"Comment": "wp-cli is earlier than 0:2.8.1-alt2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
34
oval/c10f1/ALT-PU-2024-11224/objects.json
Normal file
34
oval/c10f1/ALT-PU-2024-11224/objects.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:4001",
|
||||
"Version": "1",
|
||||
"Comment": "Evaluate `/etc/os-release` file content",
|
||||
"Path": {
|
||||
"Datatype": "string",
|
||||
"Text": "/etc"
|
||||
},
|
||||
"Filepath": {
|
||||
"Datatype": "string",
|
||||
"Text": "os-release"
|
||||
},
|
||||
"Pattern": {
|
||||
"Datatype": "string",
|
||||
"Operation": "pattern match",
|
||||
"Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411224001",
|
||||
"Version": "1",
|
||||
"Comment": "wp-cli is installed",
|
||||
"Name": "wp-cli"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-11224/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-11224/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411224001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:2.8.1-alt2",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:2.8.1-alt2",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
30
oval/c10f1/ALT-PU-2024-11224/tests.json
Normal file
30
oval/c10f1/ALT-PU-2024-11224/tests.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:4001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c10f1' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:4001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:4001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411224001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "wp-cli is earlier than 0:2.8.1-alt2",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411224001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411224001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
121
oval/p10/ALT-PU-2024-10892/definitions.json
Normal file
121
oval/p10/ALT-PU-2024-10892/definitions.json
Normal file
@ -0,0 +1,121 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202410892",
|
||||
"Version": "oval:org.altlinux.errata:def:202410892",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-10892: package `brasero` update to version 3.12.3-alt4",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch p10"
|
||||
],
|
||||
"Products": [
|
||||
"ALT Server",
|
||||
"ALT Virtualization Server",
|
||||
"ALT Workstation",
|
||||
"ALT Workstation K",
|
||||
"ALT Education",
|
||||
"Simply Linux",
|
||||
"Starterkit"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-10892",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-10892",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades brasero to version 3.12.3-alt4. \nSecurity Fix(es):\n\n * #46470: Долгий запуск brasero",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"BDUs": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"ID": "46470",
|
||||
"Href": "https://bugzilla.altlinux.org/46470",
|
||||
"Data": "Долгий запуск brasero"
|
||||
}
|
||||
],
|
||||
"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:p10",
|
||||
"cpe:/o:alt:kworkstation:10.1",
|
||||
"cpe:/o:alt:workstation:10.1",
|
||||
"cpe:/o:alt:server:10.1",
|
||||
"cpe:/o:alt:server-v:10.1",
|
||||
"cpe:/o:alt:education:10.1",
|
||||
"cpe:/o:alt:slinux:10.1",
|
||||
"cpe:/o:alt:starterkit:10.1",
|
||||
"cpe:/o:alt:kworkstation:10.2",
|
||||
"cpe:/o:alt:workstation:10.2",
|
||||
"cpe:/o:alt:server:10.2",
|
||||
"cpe:/o:alt:server-v:10.2",
|
||||
"cpe:/o:alt:education:10.2",
|
||||
"cpe:/o:alt:slinux:10.2",
|
||||
"cpe:/o:alt:starterkit:10.2"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"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:202410892001",
|
||||
"Comment": "brasero is earlier than 0:3.12.3-alt4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202410892002",
|
||||
"Comment": "libbrasero is earlier than 0:3.12.3-alt4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202410892003",
|
||||
"Comment": "libbrasero-devel is earlier than 0:3.12.3-alt4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202410892004",
|
||||
"Comment": "libbrasero-devel-doc is earlier than 0:3.12.3-alt4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202410892005",
|
||||
"Comment": "libbrasero-gir is earlier than 0:3.12.3-alt4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202410892006",
|
||||
"Comment": "libbrasero-gir-devel is earlier than 0:3.12.3-alt4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
64
oval/p10/ALT-PU-2024-10892/objects.json
Normal file
64
oval/p10/ALT-PU-2024-10892/objects.json
Normal file
@ -0,0 +1,64 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:2001",
|
||||
"Version": "1",
|
||||
"Comment": "Evaluate `/etc/os-release` file content",
|
||||
"Path": {
|
||||
"Datatype": "string",
|
||||
"Text": "/etc"
|
||||
},
|
||||
"Filepath": {
|
||||
"Datatype": "string",
|
||||
"Text": "os-release"
|
||||
},
|
||||
"Pattern": {
|
||||
"Datatype": "string",
|
||||
"Operation": "pattern match",
|
||||
"Text": "cpe:\\/o:alt:(?!sp)[a-z\\-]+:p?(\\d+)(?:\\.\\d)*"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202410892001",
|
||||
"Version": "1",
|
||||
"Comment": "brasero is installed",
|
||||
"Name": "brasero"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202410892002",
|
||||
"Version": "1",
|
||||
"Comment": "libbrasero is installed",
|
||||
"Name": "libbrasero"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202410892003",
|
||||
"Version": "1",
|
||||
"Comment": "libbrasero-devel is installed",
|
||||
"Name": "libbrasero-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202410892004",
|
||||
"Version": "1",
|
||||
"Comment": "libbrasero-devel-doc is installed",
|
||||
"Name": "libbrasero-devel-doc"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202410892005",
|
||||
"Version": "1",
|
||||
"Comment": "libbrasero-gir is installed",
|
||||
"Name": "libbrasero-gir"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202410892006",
|
||||
"Version": "1",
|
||||
"Comment": "libbrasero-gir-devel is installed",
|
||||
"Name": "libbrasero-gir-devel"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-10892/states.json
Normal file
23
oval/p10/ALT-PU-2024-10892/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:2001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202410892001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:3.12.3-alt4",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:3.12.3-alt4",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
90
oval/p10/ALT-PU-2024-10892/tests.json
Normal file
90
oval/p10/ALT-PU-2024-10892/tests.json
Normal file
@ -0,0 +1,90 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:2001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'p10' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:2001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:2001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202410892001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "brasero is earlier than 0:3.12.3-alt4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202410892001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202410892001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202410892002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libbrasero is earlier than 0:3.12.3-alt4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202410892002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202410892001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202410892003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libbrasero-devel is earlier than 0:3.12.3-alt4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202410892003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202410892001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202410892004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libbrasero-devel-doc is earlier than 0:3.12.3-alt4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202410892004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202410892001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202410892005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libbrasero-gir is earlier than 0:3.12.3-alt4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202410892005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202410892001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202410892006",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libbrasero-gir-devel is earlier than 0:3.12.3-alt4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202410892006"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202410892001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
843
oval/p10/ALT-PU-2024-11120/definitions.json
Normal file
843
oval/p10/ALT-PU-2024-11120/definitions.json
Normal file
@ -0,0 +1,843 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202411120",
|
||||
"Version": "oval:org.altlinux.errata:def:202411120",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-11120: package `qemu` update to version 8.2.6-alt0.p10.1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch p10"
|
||||
],
|
||||
"Products": [
|
||||
"ALT Server",
|
||||
"ALT Virtualization Server",
|
||||
"ALT Workstation",
|
||||
"ALT Workstation K",
|
||||
"ALT Education",
|
||||
"Simply Linux",
|
||||
"Starterkit"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-11120",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-11120",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2024-4467",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-4467",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades qemu to version 8.2.6-alt0.p10.1. \nSecurity Fix(es):\n\n * CVE-2024-4467: A flaw was found in the QEMU disk image utility (qemu-img) 'info' command. A specially crafted image file containing a `json:{}` value describing block devices in QMP could cause the qemu-img process on the host to consume large amounts of memory or CPU time, leading to denial of service or read/write to an existing external file.\n\n * #49574: /lib/udev/rules.d/90-qemu-guest-agent.rules содержит синтаксические ошибки",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-08-20"
|
||||
},
|
||||
"BDUs": null,
|
||||
"CVEs": [
|
||||
{
|
||||
"ID": "CVE-2024-4467",
|
||||
"CWE": "CWE-400",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-4467",
|
||||
"Impact": "None",
|
||||
"Public": "20240702"
|
||||
}
|
||||
],
|
||||
"Bugzilla": [
|
||||
{
|
||||
"ID": "49574",
|
||||
"Href": "https://bugzilla.altlinux.org/49574",
|
||||
"Data": "/lib/udev/rules.d/90-qemu-guest-agent.rules содержит синтаксические ошибки"
|
||||
}
|
||||
],
|
||||
"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:p10",
|
||||
"cpe:/o:alt:kworkstation:10.1",
|
||||
"cpe:/o:alt:workstation:10.1",
|
||||
"cpe:/o:alt:server:10.1",
|
||||
"cpe:/o:alt:server-v:10.1",
|
||||
"cpe:/o:alt:education:10.1",
|
||||
"cpe:/o:alt:slinux:10.1",
|
||||
"cpe:/o:alt:starterkit:10.1",
|
||||
"cpe:/o:alt:kworkstation:10.2",
|
||||
"cpe:/o:alt:workstation:10.2",
|
||||
"cpe:/o:alt:server:10.2",
|
||||
"cpe:/o:alt:server-v:10.2",
|
||||
"cpe:/o:alt:education:10.2",
|
||||
"cpe:/o:alt:slinux:10.2",
|
||||
"cpe:/o:alt:starterkit:10.2"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"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:202411120001",
|
||||
"Comment": "qemu is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120002",
|
||||
"Comment": "qemu-audio-alsa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120003",
|
||||
"Comment": "qemu-audio-dbus is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120004",
|
||||
"Comment": "qemu-audio-oss is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120005",
|
||||
"Comment": "qemu-audio-pa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120006",
|
||||
"Comment": "qemu-audio-pipewire is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120007",
|
||||
"Comment": "qemu-audio-sdl is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120008",
|
||||
"Comment": "qemu-audio-spice is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120009",
|
||||
"Comment": "qemu-aux is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120010",
|
||||
"Comment": "qemu-block-blkio is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120011",
|
||||
"Comment": "qemu-block-curl is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120012",
|
||||
"Comment": "qemu-block-dmg is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120013",
|
||||
"Comment": "qemu-block-gluster is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120014",
|
||||
"Comment": "qemu-block-iscsi is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120015",
|
||||
"Comment": "qemu-block-nfs is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120016",
|
||||
"Comment": "qemu-block-rbd is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120017",
|
||||
"Comment": "qemu-block-ssh is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120018",
|
||||
"Comment": "qemu-block-vitastor is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120019",
|
||||
"Comment": "qemu-char-spice is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120020",
|
||||
"Comment": "qemu-common is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120021",
|
||||
"Comment": "qemu-device-display-qxl is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120022",
|
||||
"Comment": "qemu-device-display-vhost-user-gpu is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120023",
|
||||
"Comment": "qemu-device-display-virtio-gpu is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120024",
|
||||
"Comment": "qemu-device-display-virtio-gpu-ccw is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120025",
|
||||
"Comment": "qemu-device-display-virtio-gpu-gl is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120026",
|
||||
"Comment": "qemu-device-display-virtio-gpu-pci is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120027",
|
||||
"Comment": "qemu-device-display-virtio-gpu-pci-gl is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120028",
|
||||
"Comment": "qemu-device-display-virtio-vga is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120029",
|
||||
"Comment": "qemu-device-display-virtio-vga-gl is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120030",
|
||||
"Comment": "qemu-device-usb-host is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120031",
|
||||
"Comment": "qemu-device-usb-redirect is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120032",
|
||||
"Comment": "qemu-device-usb-smartcard is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120033",
|
||||
"Comment": "qemu-doc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120034",
|
||||
"Comment": "qemu-guest-agent is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120035",
|
||||
"Comment": "qemu-img is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120036",
|
||||
"Comment": "qemu-kvm is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120037",
|
||||
"Comment": "qemu-kvm-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120038",
|
||||
"Comment": "qemu-pr-helper is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120039",
|
||||
"Comment": "qemu-system is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120040",
|
||||
"Comment": "qemu-system-aarch64 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120041",
|
||||
"Comment": "qemu-system-aarch64-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120042",
|
||||
"Comment": "qemu-system-alpha is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120043",
|
||||
"Comment": "qemu-system-alpha-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120044",
|
||||
"Comment": "qemu-system-arm is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120045",
|
||||
"Comment": "qemu-system-arm-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120046",
|
||||
"Comment": "qemu-system-avr is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120047",
|
||||
"Comment": "qemu-system-avr-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120048",
|
||||
"Comment": "qemu-system-cris is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120049",
|
||||
"Comment": "qemu-system-cris-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120050",
|
||||
"Comment": "qemu-system-hppa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120051",
|
||||
"Comment": "qemu-system-hppa-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120052",
|
||||
"Comment": "qemu-system-loongarch is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120053",
|
||||
"Comment": "qemu-system-loongarch-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120054",
|
||||
"Comment": "qemu-system-m68k is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120055",
|
||||
"Comment": "qemu-system-m68k-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120056",
|
||||
"Comment": "qemu-system-microblaze is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120057",
|
||||
"Comment": "qemu-system-microblaze-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120058",
|
||||
"Comment": "qemu-system-mips is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120059",
|
||||
"Comment": "qemu-system-mips-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120060",
|
||||
"Comment": "qemu-system-nios2 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120061",
|
||||
"Comment": "qemu-system-nios2-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120062",
|
||||
"Comment": "qemu-system-or1k is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120063",
|
||||
"Comment": "qemu-system-or1k-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120064",
|
||||
"Comment": "qemu-system-ppc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120065",
|
||||
"Comment": "qemu-system-ppc-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120066",
|
||||
"Comment": "qemu-system-riscv is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120067",
|
||||
"Comment": "qemu-system-riscv-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120068",
|
||||
"Comment": "qemu-system-rx is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120069",
|
||||
"Comment": "qemu-system-rx-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120070",
|
||||
"Comment": "qemu-system-s390x is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120071",
|
||||
"Comment": "qemu-system-s390x-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120072",
|
||||
"Comment": "qemu-system-sh4 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120073",
|
||||
"Comment": "qemu-system-sh4-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120074",
|
||||
"Comment": "qemu-system-sparc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120075",
|
||||
"Comment": "qemu-system-sparc-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120076",
|
||||
"Comment": "qemu-system-tricore is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120077",
|
||||
"Comment": "qemu-system-tricore-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120078",
|
||||
"Comment": "qemu-system-x86 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120079",
|
||||
"Comment": "qemu-system-x86-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120080",
|
||||
"Comment": "qemu-system-xtensa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120081",
|
||||
"Comment": "qemu-system-xtensa-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120082",
|
||||
"Comment": "qemu-tests is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120083",
|
||||
"Comment": "qemu-tools is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120084",
|
||||
"Comment": "qemu-ui-curses is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120085",
|
||||
"Comment": "qemu-ui-dbus is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120086",
|
||||
"Comment": "qemu-ui-egl-headless is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120087",
|
||||
"Comment": "qemu-ui-gtk is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120088",
|
||||
"Comment": "qemu-ui-opengl is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120089",
|
||||
"Comment": "qemu-ui-sdl is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120090",
|
||||
"Comment": "qemu-ui-spice-app is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120091",
|
||||
"Comment": "qemu-ui-spice-core is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120092",
|
||||
"Comment": "qemu-user is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120093",
|
||||
"Comment": "qemu-user-aarch64 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120094",
|
||||
"Comment": "qemu-user-alpha is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120095",
|
||||
"Comment": "qemu-user-arm is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120096",
|
||||
"Comment": "qemu-user-avr is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120097",
|
||||
"Comment": "qemu-user-binfmt is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120098",
|
||||
"Comment": "qemu-user-binfmt-aarch64 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120099",
|
||||
"Comment": "qemu-user-binfmt-alpha is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120100",
|
||||
"Comment": "qemu-user-binfmt-arm is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120101",
|
||||
"Comment": "qemu-user-binfmt-avr is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120102",
|
||||
"Comment": "qemu-user-binfmt-cris is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120103",
|
||||
"Comment": "qemu-user-binfmt-hexagon is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120104",
|
||||
"Comment": "qemu-user-binfmt-hppa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120105",
|
||||
"Comment": "qemu-user-binfmt-loongarch is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120106",
|
||||
"Comment": "qemu-user-binfmt-m68k is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120107",
|
||||
"Comment": "qemu-user-binfmt-microblaze is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120108",
|
||||
"Comment": "qemu-user-binfmt-mips is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120109",
|
||||
"Comment": "qemu-user-binfmt-nios2 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120110",
|
||||
"Comment": "qemu-user-binfmt-or1k is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120111",
|
||||
"Comment": "qemu-user-binfmt-ppc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120112",
|
||||
"Comment": "qemu-user-binfmt-riscv is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120113",
|
||||
"Comment": "qemu-user-binfmt-rx is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120114",
|
||||
"Comment": "qemu-user-binfmt-s390x is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120115",
|
||||
"Comment": "qemu-user-binfmt-sh4 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120116",
|
||||
"Comment": "qemu-user-binfmt-sparc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120117",
|
||||
"Comment": "qemu-user-binfmt-tricore is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120118",
|
||||
"Comment": "qemu-user-binfmt-x86 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120119",
|
||||
"Comment": "qemu-user-binfmt-xtensa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120120",
|
||||
"Comment": "qemu-user-cris is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120121",
|
||||
"Comment": "qemu-user-hexagon is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120122",
|
||||
"Comment": "qemu-user-hppa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120123",
|
||||
"Comment": "qemu-user-loongarch is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120124",
|
||||
"Comment": "qemu-user-m68k is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120125",
|
||||
"Comment": "qemu-user-microblaze is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120126",
|
||||
"Comment": "qemu-user-mips is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120127",
|
||||
"Comment": "qemu-user-nios2 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120128",
|
||||
"Comment": "qemu-user-or1k is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120129",
|
||||
"Comment": "qemu-user-ppc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120130",
|
||||
"Comment": "qemu-user-riscv is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120131",
|
||||
"Comment": "qemu-user-rx is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120132",
|
||||
"Comment": "qemu-user-s390x is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120133",
|
||||
"Comment": "qemu-user-sh4 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120134",
|
||||
"Comment": "qemu-user-sparc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120135",
|
||||
"Comment": "qemu-user-static is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120136",
|
||||
"Comment": "qemu-user-static-aarch64 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120137",
|
||||
"Comment": "qemu-user-static-alpha is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120138",
|
||||
"Comment": "qemu-user-static-arm is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120139",
|
||||
"Comment": "qemu-user-static-avr is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120140",
|
||||
"Comment": "qemu-user-static-binfmt is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120141",
|
||||
"Comment": "qemu-user-static-binfmt-aarch64 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120142",
|
||||
"Comment": "qemu-user-static-binfmt-alpha is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120143",
|
||||
"Comment": "qemu-user-static-binfmt-arm is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120144",
|
||||
"Comment": "qemu-user-static-binfmt-avr is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120145",
|
||||
"Comment": "qemu-user-static-binfmt-cris is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120146",
|
||||
"Comment": "qemu-user-static-binfmt-hexagon is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120147",
|
||||
"Comment": "qemu-user-static-binfmt-hppa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120148",
|
||||
"Comment": "qemu-user-static-binfmt-loongarch is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120149",
|
||||
"Comment": "qemu-user-static-binfmt-m68k is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120150",
|
||||
"Comment": "qemu-user-static-binfmt-microblaze is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120151",
|
||||
"Comment": "qemu-user-static-binfmt-mips is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120152",
|
||||
"Comment": "qemu-user-static-binfmt-nios2 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120153",
|
||||
"Comment": "qemu-user-static-binfmt-or1k is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120154",
|
||||
"Comment": "qemu-user-static-binfmt-ppc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120155",
|
||||
"Comment": "qemu-user-static-binfmt-riscv is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120156",
|
||||
"Comment": "qemu-user-static-binfmt-rx is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120157",
|
||||
"Comment": "qemu-user-static-binfmt-s390x is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120158",
|
||||
"Comment": "qemu-user-static-binfmt-sh4 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120159",
|
||||
"Comment": "qemu-user-static-binfmt-sparc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120160",
|
||||
"Comment": "qemu-user-static-binfmt-tricore is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120161",
|
||||
"Comment": "qemu-user-static-binfmt-x86 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120162",
|
||||
"Comment": "qemu-user-static-binfmt-xtensa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120163",
|
||||
"Comment": "qemu-user-static-cris is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120164",
|
||||
"Comment": "qemu-user-static-hexagon is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120165",
|
||||
"Comment": "qemu-user-static-hppa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120166",
|
||||
"Comment": "qemu-user-static-loongarch is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120167",
|
||||
"Comment": "qemu-user-static-m68k is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120168",
|
||||
"Comment": "qemu-user-static-microblaze is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120169",
|
||||
"Comment": "qemu-user-static-mips is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120170",
|
||||
"Comment": "qemu-user-static-nios2 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120171",
|
||||
"Comment": "qemu-user-static-or1k is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120172",
|
||||
"Comment": "qemu-user-static-ppc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120173",
|
||||
"Comment": "qemu-user-static-riscv is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120174",
|
||||
"Comment": "qemu-user-static-rx is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120175",
|
||||
"Comment": "qemu-user-static-s390x is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120176",
|
||||
"Comment": "qemu-user-static-sh4 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120177",
|
||||
"Comment": "qemu-user-static-sparc is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120178",
|
||||
"Comment": "qemu-user-static-tricore is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120179",
|
||||
"Comment": "qemu-user-static-x86 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120180",
|
||||
"Comment": "qemu-user-static-xtensa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120181",
|
||||
"Comment": "qemu-user-tricore is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120182",
|
||||
"Comment": "qemu-user-x86 is earlier than 0:8.2.6-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411120183",
|
||||
"Comment": "qemu-user-xtensa is earlier than 0:8.2.6-alt0.p10.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
1126
oval/p10/ALT-PU-2024-11120/objects.json
Normal file
1126
oval/p10/ALT-PU-2024-11120/objects.json
Normal file
File diff suppressed because it is too large
Load Diff
23
oval/p10/ALT-PU-2024-11120/states.json
Normal file
23
oval/p10/ALT-PU-2024-11120/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:2001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411120001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:8.2.6-alt0.p10.1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:8.2.6-alt0.p10.1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
2214
oval/p10/ALT-PU-2024-11120/tests.json
Normal file
2214
oval/p10/ALT-PU-2024-11120/tests.json
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user