2024-12-12 21:07:30 +00:00

175 lines
7.8 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:20212778",
"Version": "oval:org.altlinux.errata:def:20212778",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2021-2778: package `kernel-image-mp` update to version 5.13.16-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2021-2778",
"RefURL": "https://errata.altlinux.org/ALT-PU-2021-2778",
"Source": "ALTPU"
},
{
"RefID": "BDU:2021-04853",
"RefURL": "https://bdu.fstec.ru/vul/2021-04853",
"Source": "BDU"
},
{
"RefID": "BDU:2021-05536",
"RefURL": "https://bdu.fstec.ru/vul/2021-05536",
"Source": "BDU"
},
{
"RefID": "BDU:2022-05781",
"RefURL": "https://bdu.fstec.ru/vul/2022-05781",
"Source": "BDU"
},
{
"RefID": "CVE-2021-34866",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-34866",
"Source": "CVE"
},
{
"RefID": "CVE-2021-40490",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-40490",
"Source": "CVE"
},
{
"RefID": "CVE-2021-42008",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-42008",
"Source": "CVE"
},
{
"RefID": "CVE-2022-1043",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-1043",
"Source": "CVE"
}
],
"Description": "This update upgrades kernel-image-mp to version 5.13.16-alt1. \nSecurity Fix(es):\n\n * BDU:2021-04853: Уязвимость функции ext4_write_inline_data_end (fs/ext4/inline.c) ядра операционной системы Linux, позволяющая нарушителю оказать влияние на целостность, доступность и конфиденциальность данных\n\n * BDU:2021-05536: Уязвимость реализации функции check_map_func_compatibility() ядра операционных систем Linux, позволяющая нарушителю повысить свои привилегии\n\n * BDU:2022-05781: Уязвимость функции decode_data компонента drivers/net/hamradio/6pack.c ядра операционной системы Linux, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании\n\n * CVE-2021-34866: This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel 5.14-rc3. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handling of eBPF programs. The issue results from the lack of proper validation of user-supplied eBPF programs, which can result in a type confusion condition. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of the kernel. Was ZDI-CAN-14689.\n\n * CVE-2021-40490: A race condition was discovered in ext4_write_inline_data_end in fs/ext4/inline.c in the ext4 subsystem in the Linux kernel through 5.13.13.\n\n * CVE-2021-42008: The decode_data function in drivers/net/hamradio/6pack.c in the Linux kernel before 5.13.13 has a slab out-of-bounds write. Input from a process that has the CAP_NET_ADMIN capability can lead to root access.\n\n * CVE-2022-1043: A flaw was found in the Linux kernels io_uring implementation. This flaw allows an attacker with a local account to corrupt system memory, crash the system or escalate privileges.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2021-09-13"
},
"Updated": {
"Date": "2021-09-13"
},
"BDUs": [
{
"ID": "BDU:2021-04853",
"CVSS": "AV:L/AC:M/Au:S/C:C/I:C/A:C",
"CVSS3": "AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-362",
"Href": "https://bdu.fstec.ru/vul/2021-04853",
"Impact": "High",
"Public": "20210830"
},
{
"ID": "BDU:2021-05536",
"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-697, CWE-843",
"Href": "https://bdu.fstec.ru/vul/2021-05536",
"Impact": "High",
"Public": "20210823"
},
{
"ID": "BDU:2022-05781",
"CVSS": "AV:L/AC:M/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-787",
"Href": "https://bdu.fstec.ru/vul/2022-05781",
"Impact": "High",
"Public": "20210816"
}
],
"CVEs": [
{
"ID": "CVE-2021-34866",
"CVSS": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-843",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-34866",
"Impact": "High",
"Public": "20220125"
},
{
"ID": "CVE-2021-40490",
"CVSS": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-362",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-40490",
"Impact": "High",
"Public": "20210903"
},
{
"ID": "CVE-2021-42008",
"CVSS": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-42008",
"Impact": "High",
"Public": "20211005"
},
{
"ID": "CVE-2022-1043",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-1043",
"Impact": "High",
"Public": "20220829"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:container:11"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:3001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20212778001",
"Comment": "kernel-headers-modules-mp is earlier than 0:5.13.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20212778002",
"Comment": "kernel-headers-mp is earlier than 0:5.13.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20212778003",
"Comment": "kernel-image-mp is earlier than 0:5.13.16-alt1"
}
]
}
]
}
}
]
}