190 lines
8.8 KiB
JSON
190 lines
8.8 KiB
JSON
{
|
|
"Definition": [
|
|
{
|
|
"ID": "oval:org.altlinux.errata:def:20211707",
|
|
"Version": "oval:org.altlinux.errata:def:20211707",
|
|
"Class": "patch",
|
|
"Metadata": {
|
|
"Title": "ALT-PU-2021-1707: package `kernel-image-un-def` update to version 5.11.16-alt1",
|
|
"AffectedList": [
|
|
{
|
|
"Family": "unix",
|
|
"Platforms": [
|
|
"ALT Linux branch p11"
|
|
],
|
|
"Products": [
|
|
"ALT Container"
|
|
]
|
|
}
|
|
],
|
|
"References": [
|
|
{
|
|
"RefID": "ALT-PU-2021-1707",
|
|
"RefURL": "https://errata.altlinux.org/ALT-PU-2021-1707",
|
|
"Source": "ALTPU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2021-02346",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2021-02346",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2021-04830",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2021-04830",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2021-04855",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2021-04855",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "CVE-2021-23133",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-23133",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2021-29155",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-29155",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2021-31440",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-31440",
|
|
"Source": "CVE"
|
|
}
|
|
],
|
|
"Description": "This update upgrades kernel-image-un-def to version 5.11.16-alt1. \nSecurity Fix(es):\n\n * BDU:2021-02346: Уязвимость компонента kernel/bpf/verifier.c ядра операционной системы Linux, позволяющая нарушителю получить несанкционированный доступ к защищаемой информации\n\n * BDU:2021-04830: Уязвимость ядра операционной системы Linux , позволяющая нарушителю выполнить произвольный код в контексте ядра\n\n * BDU:2021-04855: Уязвимость компонента net/sctp/socket.c ядра операционной системы Linux, позволяющая нарушителю повысить свои привилегии\n\n * CVE-2021-23133: A race condition in Linux kernel SCTP sockets (net/sctp/socket.c) before 5.12-rc8 can lead to kernel privilege escalation from the context of a network service or an unprivileged process. If sctp_destroy_sock is called without sock_net(sk)-\u003esctp.addr_wq_lock then an element is removed from the auto_asconf_splist list without any proper locking. This can be exploited by an attacker with network service privileges to escalate to root or from the context of an unprivileged user directly if a BPF_CGROUP_INET_SOCK_CREATE is attached which denies creation of some SCTP socket.\n\n * CVE-2021-29155: An issue was discovered in the Linux kernel through 5.11.x. kernel/bpf/verifier.c performs undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory. Specifically, for sequences of pointer arithmetic operations, the pointer modification performed by the first operation is not correctly accounted for when restricting subsequent operations.\n\n * CVE-2021-31440: This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel 5.11.15. 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 prior to executing them. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of the kernel. Was ZDI-CAN-13661.",
|
|
"Advisory": {
|
|
"From": "errata.altlinux.org",
|
|
"Severity": "High",
|
|
"Rights": "Copyright 2024 BaseALT Ltd.",
|
|
"Issued": {
|
|
"Date": "2021-04-23"
|
|
},
|
|
"Updated": {
|
|
"Date": "2021-04-23"
|
|
},
|
|
"BDUs": [
|
|
{
|
|
"ID": "BDU:2021-02346",
|
|
"CVSS": "AV:L/AC:L/Au:S/C:C/I:N/A:N",
|
|
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
|
|
"CWE": "CWE-125",
|
|
"Href": "https://bdu.fstec.ru/vul/2021-02346",
|
|
"Impact": "Low",
|
|
"Public": "20210417"
|
|
},
|
|
{
|
|
"ID": "BDU:2021-04830",
|
|
"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-682",
|
|
"Href": "https://bdu.fstec.ru/vul/2021-04830",
|
|
"Impact": "High",
|
|
"Public": "20210427"
|
|
},
|
|
{
|
|
"ID": "BDU:2021-04855",
|
|
"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-04855",
|
|
"Impact": "High",
|
|
"Public": "20210413"
|
|
}
|
|
],
|
|
"CVEs": [
|
|
{
|
|
"ID": "CVE-2021-23133",
|
|
"CVSS": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
|
|
"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-23133",
|
|
"Impact": "High",
|
|
"Public": "20210422"
|
|
},
|
|
{
|
|
"ID": "CVE-2021-29155",
|
|
"CVSS": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
|
|
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
|
|
"CWE": "CWE-125",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-29155",
|
|
"Impact": "Low",
|
|
"Public": "20210420"
|
|
},
|
|
{
|
|
"ID": "CVE-2021-31440",
|
|
"CVSS": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
|
|
"CVSS3": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-31440",
|
|
"Impact": "High",
|
|
"Public": "20210521"
|
|
}
|
|
],
|
|
"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:20211707001",
|
|
"Comment": "kernel-doc-un is earlier than 1:5.11.16-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20211707002",
|
|
"Comment": "kernel-headers-modules-un-def is earlier than 1:5.11.16-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20211707003",
|
|
"Comment": "kernel-headers-un-def is earlier than 1:5.11.16-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20211707004",
|
|
"Comment": "kernel-image-domU-un-def is earlier than 1:5.11.16-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20211707005",
|
|
"Comment": "kernel-image-un-def is earlier than 1:5.11.16-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20211707006",
|
|
"Comment": "kernel-modules-drm-ancient-un-def is earlier than 1:5.11.16-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20211707007",
|
|
"Comment": "kernel-modules-drm-nouveau-un-def is earlier than 1:5.11.16-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20211707008",
|
|
"Comment": "kernel-modules-drm-un-def is earlier than 1:5.11.16-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20211707009",
|
|
"Comment": "kernel-modules-ide-un-def is earlier than 1:5.11.16-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20211707010",
|
|
"Comment": "kernel-modules-staging-un-def is earlier than 1:5.11.16-alt1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |