2024-06-28 13:17:52 +00:00

225 lines
9.5 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20171617",
"Version": "oval:org.altlinux.errata:def:20171617",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2017-1617: package `kernel-image-un-def` update to version 4.10.16-alt1",
"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-2017-1617",
"RefURL": "https://errata.altlinux.org/ALT-PU-2017-1617",
"Source": "ALTPU"
},
{
"RefID": "BDU:2017-01146",
"RefURL": "https://bdu.fstec.ru/vul/2017-01146",
"Source": "BDU"
},
{
"RefID": "BDU:2017-02026",
"RefURL": "https://bdu.fstec.ru/vul/2017-02026",
"Source": "BDU"
},
{
"RefID": "BDU:2018-00526",
"RefURL": "https://bdu.fstec.ru/vul/2018-00526",
"Source": "BDU"
},
{
"RefID": "CVE-2017-10662",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-10662",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7477",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7477",
"Source": "CVE"
},
{
"RefID": "CVE-2018-1066",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-1066",
"Source": "CVE"
}
],
"Description": "This update upgrades kernel-image-un-def to version 4.10.16-alt1. \nSecurity Fix(es):\n\n * BDU:2017-01146: Уязвимость операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании или оказать другое воздействие\n\n * BDU:2017-02026: Уязвимость функции sanity_check_raw_super операционной системы Linux, позволяющая нарушителю повысить свои привилегии\n\n * BDU:2018-00526: Уязвимость функции setup_ntlmv2_rsp() (fs/cifs/cifsencrypt.c) ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2017-10662: The sanity_check_raw_super function in fs/f2fs/super.c in the Linux kernel before 4.11.1 does not validate the segment count, which allows local users to gain privileges via unspecified vectors.\n\n * CVE-2017-7477: Heap-based buffer overflow in drivers/net/macsec.c in the MACsec module in the Linux kernel through 4.10.12 allows attackers to cause a denial of service or possibly have unspecified other impact by leveraging the use of a MAX_SKB_FRAGS+1 size in conjunction with the NETIF_F_FRAGLIST feature, leading to an error in the skb_to_sgvec function.\n\n * CVE-2018-1066: The Linux kernel before version 4.11 is vulnerable to a NULL pointer dereference in fs/cifs/cifsencrypt.c:setup_ntlmv2_rsp() that allows an attacker controlling a CIFS server to kernel panic a client that has this server mounted, because an empty TargetInfo field in an NTLMSSP setup negotiation response is mishandled during session recovery.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2017-05-15"
},
"Updated": {
"Date": "2017-05-15"
},
"BDUs": [
{
"ID": "BDU:2017-01146",
"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-119",
"Href": "https://bdu.fstec.ru/vul/2017-01146",
"Impact": "High",
"Public": "20170424"
},
{
"ID": "BDU:2017-02026",
"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",
"Href": "https://bdu.fstec.ru/vul/2017-02026",
"Impact": "High",
"Public": "20170502"
},
{
"ID": "BDU:2018-00526",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"CWE": "CWE-476",
"Href": "https://bdu.fstec.ru/vul/2018-00526",
"Impact": "Low",
"Public": "20170201"
}
],
"CVEs": [
{
"ID": "CVE-2017-10662",
"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": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-10662",
"Impact": "High",
"Public": "20170819"
},
{
"ID": "CVE-2017-7477",
"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-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7477",
"Impact": "High",
"Public": "20170425"
},
{
"ID": "CVE-2018-1066",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"CWE": "CWE-476",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-1066",
"Impact": "Low",
"Public": "20180302"
}
],
"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:20171617001",
"Comment": "kernel-doc-un is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617002",
"Comment": "kernel-headers-modules-un-def is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617003",
"Comment": "kernel-headers-un-def is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617004",
"Comment": "kernel-image-domU-un-def is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617005",
"Comment": "kernel-image-un-def is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617006",
"Comment": "kernel-modules-drm-nouveau-un-def is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617007",
"Comment": "kernel-modules-drm-radeon-un-def is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617008",
"Comment": "kernel-modules-drm-un-def is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617009",
"Comment": "kernel-modules-ide-un-def is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617010",
"Comment": "kernel-modules-kvm-un-def is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617011",
"Comment": "kernel-modules-staging-un-def is earlier than 1:4.10.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171617012",
"Comment": "kernel-modules-v4l-un-def is earlier than 1:4.10.16-alt1"
}
]
}
]
}
}
]
}