vuln-list-alt/oval/c9f2/ALT-PU-2017-2047/definitions.json
2024-06-28 13:17:52 +00:00

159 lines
7.3 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20172047",
"Version": "oval:org.altlinux.errata:def:20172047",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2017-2047: package `kernel-image-std-def` update to version 4.9.43-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2017-2047",
"RefURL": "https://errata.altlinux.org/ALT-PU-2017-2047",
"Source": "ALTPU"
},
{
"RefID": "BDU:2017-02488",
"RefURL": "https://bdu.fstec.ru/vul/2017-02488",
"Source": "BDU"
},
{
"RefID": "CVE-2017-1000111",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000111",
"Source": "CVE"
},
{
"RefID": "CVE-2017-1000112",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000112",
"Source": "CVE"
}
],
"Description": "This update upgrades kernel-image-std-def to version 4.9.43-alt1. \nSecurity Fix(es):\n\n * BDU:2017-02488: Уязвимость функции packet_set_ring (net/packet/af_packet.c) ядра операционных систем Linux, позволяющая нарушителю повысить свои привилегии, вызвать отказ в обслуживании или выполнить произвольный код\n\n * CVE-2017-1000111: Linux kernel: heap out-of-bounds in AF_PACKET sockets. This new issue is analogous to previously disclosed CVE-2016-8655. In both cases, a socket option that changes socket state may race with safety checks in packet_set_ring. Previously with PACKET_VERSION. This time with PACKET_RESERVE. The solution is similar: lock the socket for the update. This issue may be exploitable, we did not investigate further. As this issue affects PF_PACKET sockets, it requires CAP_NET_RAW in the process namespace. But note that with user namespaces enabled, any process can create a namespace in which it has CAP_NET_RAW.\n\n * CVE-2017-1000112: Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch. When building a UFO packet with MSG_MORE __ip_append_data() calls ip_ufo_append_data() to append. However in between two send() calls, the append path can be switched from UFO to non-UFO one, which leads to a memory corruption. In case UFO packet lengths exceeds MTU, copy = maxfraglen - skb-\u003elen becomes negative on the non-UFO path and the branch to allocate new skb is taken. This triggers fragmentation and computation of fraggap = skb_prev-\u003elen - maxfraglen. Fraggap can exceed MTU, causing copy = datalen - transhdrlen - fraggap to become negative. Subsequently skb_copy_and_csum_bits() writes out-of-bounds. A similar issue is present in IPv6 code. The bug was introduced in e89e9cf539a2 (\"[IPv4/IPv6]: UFO Scatter-gather approach\") on Oct 18 2005.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2017-08-13"
},
"Updated": {
"Date": "2017-08-13"
},
"BDUs": [
{
"ID": "BDU:2017-02488",
"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-264, CWE-787",
"Href": "https://bdu.fstec.ru/vul/2017-02488",
"Impact": "High",
"Public": "20170810"
}
],
"CVEs": [
{
"ID": "CVE-2017-1000111",
"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-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000111",
"Impact": "High",
"Public": "20171005"
},
{
"ID": "CVE-2017-1000112",
"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-2017-1000112",
"Impact": "High",
"Public": "20171005"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"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:20172047001",
"Comment": "kernel-doc-std is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047002",
"Comment": "kernel-headers-modules-std-def is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047003",
"Comment": "kernel-headers-std-def is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047004",
"Comment": "kernel-image-domU-std-def is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047005",
"Comment": "kernel-image-std-def is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047006",
"Comment": "kernel-modules-drm-nouveau-std-def is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047007",
"Comment": "kernel-modules-drm-radeon-std-def is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047008",
"Comment": "kernel-modules-drm-std-def is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047009",
"Comment": "kernel-modules-ide-std-def is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047010",
"Comment": "kernel-modules-kvm-std-def is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047011",
"Comment": "kernel-modules-staging-std-def is earlier than 1:4.9.43-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20172047012",
"Comment": "kernel-modules-v4l-std-def is earlier than 1:4.9.43-alt1"
}
]
}
]
}
}
]
}