205 lines
8.6 KiB
JSON
205 lines
8.6 KiB
JSON
{
|
|
"Definition": [
|
|
{
|
|
"ID": "oval:org.altlinux.errata:def:20181659",
|
|
"Version": "oval:org.altlinux.errata:def:20181659",
|
|
"Class": "patch",
|
|
"Metadata": {
|
|
"Title": "ALT-PU-2018-1659: package `kernel-image-un-def` update to version 4.16.7-alt1",
|
|
"AffectedList": [
|
|
{
|
|
"Family": "unix",
|
|
"Platforms": [
|
|
"ALT Linux branch c9f2"
|
|
],
|
|
"Products": [
|
|
"ALT SPWorkstation",
|
|
"ALT SPServer"
|
|
]
|
|
}
|
|
],
|
|
"References": [
|
|
{
|
|
"RefID": "ALT-PU-2018-1659",
|
|
"RefURL": "https://errata.altlinux.org/ALT-PU-2018-1659",
|
|
"Source": "ALTPU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2018-00715",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2018-00715",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2020-02917",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2020-02917",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "CVE-2018-1093",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-1093",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2018-10940",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-10940",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2018-1108",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-1108",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2018-21008",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-21008",
|
|
"Source": "CVE"
|
|
}
|
|
],
|
|
"Description": "This update upgrades kernel-image-un-def to version 4.16.7-alt1. \nSecurity Fix(es):\n\n * BDU:2018-00715: Уязвимость функции ext4_valid_block_bitmap ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2020-02917: Уязвимость функции rsi_mac80211_detach ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2018-1093: The ext4_valid_block_bitmap function in fs/ext4/balloc.c in the Linux kernel through 4.15.15 allows attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image because balloc.c and ialloc.c do not validate bitmap block numbers.\n\n * CVE-2018-10940: The cdrom_ioctl_media_changed function in drivers/cdrom/cdrom.c in the Linux kernel before 4.16.6 allows local attackers to use a incorrect bounds check in the CDROM driver CDROM_MEDIA_CHANGED ioctl to read out kernel memory.\n\n * CVE-2018-1108: kernel drivers before version 4.17-rc1 are vulnerable to a weakness in the Linux kernel's implementation of random seed data. Programs, early in the boot sequence, could use the data allocated for the seed before it was sufficiently generated.\n\n * CVE-2018-21008: An issue was discovered in the Linux kernel before 4.16.7. A use-after-free can be caused by the function rsi_mac80211_detach in the file drivers/net/wireless/rsi/rsi_91x_mac80211.c.",
|
|
"Advisory": {
|
|
"From": "errata.altlinux.org",
|
|
"Severity": "Low",
|
|
"Rights": "Copyright 2024 BaseALT Ltd.",
|
|
"Issued": {
|
|
"Date": "2018-05-06"
|
|
},
|
|
"Updated": {
|
|
"Date": "2018-05-06"
|
|
},
|
|
"BDUs": [
|
|
{
|
|
"ID": "BDU:2018-00715",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
|
|
"CVSS3": "AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-125",
|
|
"Href": "https://bdu.fstec.ru/vul/2018-00715",
|
|
"Impact": "Low",
|
|
"Public": "20180326"
|
|
},
|
|
{
|
|
"ID": "BDU:2020-02917",
|
|
"CVSS": "AV:L/AC:L/Au:S/C:N/I:N/A:C",
|
|
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-416",
|
|
"Href": "https://bdu.fstec.ru/vul/2020-02917",
|
|
"Impact": "Low",
|
|
"Public": "20180523"
|
|
}
|
|
],
|
|
"CVEs": [
|
|
{
|
|
"ID": "CVE-2018-1093",
|
|
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
|
|
"CVSS3": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-125",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-1093",
|
|
"Impact": "Low",
|
|
"Public": "20180402"
|
|
},
|
|
{
|
|
"ID": "CVE-2018-10940",
|
|
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
|
|
"CVSS3": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-119",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-10940",
|
|
"Impact": "Low",
|
|
"Public": "20180509"
|
|
},
|
|
{
|
|
"ID": "CVE-2018-1108",
|
|
"CVSS": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
|
|
"CVSS3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
|
|
"CWE": "CWE-330",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-1108",
|
|
"Impact": "Low",
|
|
"Public": "20180521"
|
|
},
|
|
{
|
|
"ID": "CVE-2018-21008",
|
|
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
|
|
"CVSS3": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-416",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-21008",
|
|
"Impact": "Low",
|
|
"Public": "20190904"
|
|
}
|
|
],
|
|
"AffectedCPEs": {
|
|
"CPEs": [
|
|
"cpe:/o:alt:spworkstation:8.4",
|
|
"cpe:/o:alt:spserver:8.4"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"Criteria": {
|
|
"Operator": "AND",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
|
"Comment": "ALT Linux must be installed"
|
|
}
|
|
],
|
|
"Criterias": [
|
|
{
|
|
"Operator": "OR",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659001",
|
|
"Comment": "kernel-doc-un is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659002",
|
|
"Comment": "kernel-headers-modules-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659003",
|
|
"Comment": "kernel-headers-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659004",
|
|
"Comment": "kernel-image-domU-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659005",
|
|
"Comment": "kernel-image-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659006",
|
|
"Comment": "kernel-modules-drm-ancient-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659007",
|
|
"Comment": "kernel-modules-drm-nouveau-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659008",
|
|
"Comment": "kernel-modules-drm-radeon-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659009",
|
|
"Comment": "kernel-modules-drm-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659010",
|
|
"Comment": "kernel-modules-ide-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659011",
|
|
"Comment": "kernel-modules-kvm-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659012",
|
|
"Comment": "kernel-modules-staging-un-def is earlier than 1:4.16.7-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20181659013",
|
|
"Comment": "kernel-modules-v4l-un-def is earlier than 1:4.16.7-alt1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |