vuln-list-alt/oval/c10f1/ALT-PU-2019-1299/definitions.json
2024-12-12 21:07:30 +00:00

165 lines
7.8 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20191299",
"Version": "oval:org.altlinux.errata:def:20191299",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2019-1299: package `kernel-image-mp` update to version 4.20.12-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f1"
],
"Products": [
"ALT SP Workstation",
"ALT SP Server"
]
}
],
"References": [
{
"RefID": "ALT-PU-2019-1299",
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-1299",
"Source": "ALTPU"
},
{
"RefID": "BDU:2019-00990",
"RefURL": "https://bdu.fstec.ru/vul/2019-00990",
"Source": "BDU"
},
{
"RefID": "BDU:2019-02363",
"RefURL": "https://bdu.fstec.ru/vul/2019-02363",
"Source": "BDU"
},
{
"RefID": "BDU:2019-02762",
"RefURL": "https://bdu.fstec.ru/vul/2019-02762",
"Source": "BDU"
},
{
"RefID": "CVE-2019-10639",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"Source": "CVE"
},
{
"RefID": "CVE-2019-8912",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-8912",
"Source": "CVE"
},
{
"RefID": "CVE-2019-9162",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-9162",
"Source": "CVE"
}
],
"Description": "This update upgrades kernel-image-mp to version 4.20.12-alt1. \nSecurity Fix(es):\n\n * BDU:2019-00990: Уязвимость модуля SNMP NAT ядра операционной системы Linux, позволяющая нарушителю повысить свои привилегии или вызвать отказ в обслуживании\n\n * BDU:2019-02363: Уязвимость функции af_alg_release ядра операционной системы Linux, позволяющая нарушителю выполнить произвольный код в режиме ядра\n\n * BDU:2019-02762: Уязвимость функции net_hash_mix () ядра операционной системы Linux, позволяющая нарушителю раскрыть защищаемую информацию\n\n * CVE-2019-10639: The Linux kernel 4.x (starting from 4.1) and 5.x before 5.0.8 allows Information Exposure (partial kernel address disclosure), leading to a KASLR bypass. Specifically, it is possible to extract the KASLR kernel image offset using the IP ID values the kernel produces for connection-less protocols (e.g., UDP and ICMP). When such traffic is sent to multiple destination IP addresses, it is possible to obtain hash collisions (of indices to the counter array) and thereby obtain the hashing key (via enumeration). This key contains enough bits from a kernel address (of a static variable) so when the key is extracted (via enumeration), the offset of the kernel image is exposed. This attack can be carried out remotely, by the attacker forcing the target device to send UDP or ICMP (or certain other) traffic to attacker-controlled IP addresses. Forcing a server to send UDP traffic is trivial if the server is a DNS server. ICMP traffic is trivial if the server answers ICMP Echo requests (ping). For client targets, if the target visits the attacker's web page, then WebRTC or gQUIC can be used to force UDP traffic to attacker-controlled IP addresses. NOTE: this attack against KASLR became viable in 4.1 because IP ID generation was changed to have a dependency on an address associated with a network namespace.\n\n * CVE-2019-8912: In the Linux kernel through 4.20.11, af_alg_release() in crypto/af_alg.c neglects to set a NULL value for a certain structure member, which leads to a use-after-free in sockfs_setattr.\n\n * CVE-2019-9162: In the Linux kernel before 4.20.12, net/ipv4/netfilter/nf_nat_snmp_basic_main.c in the SNMP NAT module has insufficient ASN.1 length checks (aka an array index error), making out-of-bounds read and write operations possible, leading to an OOPS or local privilege escalation. This affects snmp_version and snmp_helper.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2019-02-24"
},
"Updated": {
"Date": "2019-02-24"
},
"BDUs": [
{
"ID": "BDU:2019-00990",
"CVSS": "AV:L/AC:L/Au:N/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-129",
"Href": "https://bdu.fstec.ru/vul/2019-00990",
"Impact": "High",
"Public": "20190206"
},
{
"ID": "BDU:2019-02363",
"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-416",
"Href": "https://bdu.fstec.ru/vul/2019-02363",
"Impact": "High",
"Public": "20190217"
},
{
"ID": "BDU:2019-02762",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-200, CWE-326",
"Href": "https://bdu.fstec.ru/vul/2019-02762",
"Impact": "High",
"Public": "20190328"
}
],
"CVEs": [
{
"ID": "CVE-2019-10639",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-326",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"Impact": "High",
"Public": "20190705"
},
{
"ID": "CVE-2019-8912",
"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-416",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-8912",
"Impact": "High",
"Public": "20190218"
},
{
"ID": "CVE-2019-9162",
"CVSS": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"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-2019-9162",
"Impact": "High",
"Public": "20190225"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:10",
"cpe:/o:alt:spserver:10"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:5001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20191299001",
"Comment": "kernel-headers-modules-mp is earlier than 0:4.20.12-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191299002",
"Comment": "kernel-headers-mp is earlier than 0:4.20.12-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191299003",
"Comment": "kernel-image-mp is earlier than 0:4.20.12-alt1"
}
]
}
]
}
}
]
}