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

218 lines
9.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20191548",
"Version": "oval:org.altlinux.errata:def:20191548",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2019-1548: package `kernel-image-un-def` update to version 5.0.1-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f1"
],
"Products": [
"ALT SP Workstation",
"ALT SP Server"
]
}
],
"References": [
{
"RefID": "ALT-PU-2019-1548",
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-1548",
"Source": "ALTPU"
},
{
"RefID": "BDU:2020-01063",
"RefURL": "https://bdu.fstec.ru/vul/2020-01063",
"Source": "BDU"
},
{
"RefID": "BDU:2020-02921",
"RefURL": "https://bdu.fstec.ru/vul/2020-02921",
"Source": "BDU"
},
{
"RefID": "BDU:2023-00161",
"RefURL": "https://bdu.fstec.ru/vul/2023-00161",
"Source": "BDU"
},
{
"RefID": "CVE-2018-20669",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-20669",
"Source": "CVE"
},
{
"RefID": "CVE-2019-12819",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819",
"Source": "CVE"
},
{
"RefID": "CVE-2019-16994",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-16994",
"Source": "CVE"
},
{
"RefID": "CVE-2023-0030",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-0030",
"Source": "CVE"
}
],
"Description": "This update upgrades kernel-image-un-def to version 5.0.1-alt1. \nSecurity Fix(es):\n\n * BDU:2020-01063: Уязвимость функции sit_init_net() (net/ipv6/sit.c) ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2020-02921: Уязвимость функции __mdiobus_register ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2023-00161: Уязвимость функции nvkm_vmm_pfn_map() драйвера GPU Nouveau ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании или повысить свои привилегии\n\n * CVE-2018-20669: An issue where a provided address with access_ok() is not checked was discovered in i915_gem_execbuffer2_ioctl in drivers/gpu/drm/i915/i915_gem_execbuffer.c in the Linux kernel through 4.19.13. A local attacker can craft a malicious IOCTL function call to overwrite arbitrary kernel memory, resulting in a Denial of Service or privilege escalation.\n\n * CVE-2019-12819: An issue was discovered in the Linux kernel before 5.0. The function __mdiobus_register() in drivers/net/phy/mdio_bus.c calls put_device(), which will trigger a fixed_mdio_bus_init use-after-free. This will cause a denial of service.\n\n * CVE-2019-16994: In the Linux kernel before 5.0, a memory leak exists in sit_init_net() in net/ipv6/sit.c when register_netdev() fails to register sitn-\u003efb_tunnel_dev, which may cause denial of service, aka CID-07f12b26e21a.\n\n * CVE-2023-0030: A use-after-free flaw was found in the Linux kernels nouveau driver in how a user triggers a memory overflow that causes the nvkm_vma_tail function to fail. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2019-03-30"
},
"Updated": {
"Date": "2019-03-30"
},
"BDUs": [
{
"ID": "BDU:2020-01063",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-401, CWE-772",
"Href": "https://bdu.fstec.ru/vul/2020-01063",
"Impact": "High",
"Public": "20190302"
},
{
"ID": "BDU:2020-02921",
"CVSS": "AV:L/AC:L/Au:N/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-02921",
"Impact": "Low",
"Public": "20190613"
},
{
"ID": "BDU:2023-00161",
"CVSS": "AV:L/AC:H/Au:S/C:N/I:N/A:C",
"CVSS3": "AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-416",
"Href": "https://bdu.fstec.ru/vul/2023-00161",
"Impact": "Low",
"Public": "20230109"
}
],
"CVEs": [
{
"ID": "CVE-2018-20669",
"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-20",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-20669",
"Impact": "High",
"Public": "20190321"
},
{
"ID": "CVE-2019-12819",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"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-2019-12819",
"Impact": "Low",
"Public": "20190614"
},
{
"ID": "CVE-2019-16994",
"CVSS": "AV:L/AC:M/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-401",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-16994",
"Impact": "Low",
"Public": "20190930"
},
{
"ID": "CVE-2023-0030",
"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-2023-0030",
"Impact": "High",
"Public": "20230308"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:10",
"cpe:/o:alt:spserver:10"
]
}
}
},
"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:20191548001",
"Comment": "kernel-doc-un is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548002",
"Comment": "kernel-headers-modules-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548003",
"Comment": "kernel-headers-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548004",
"Comment": "kernel-image-domU-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548005",
"Comment": "kernel-image-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548006",
"Comment": "kernel-modules-drm-ancient-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548007",
"Comment": "kernel-modules-drm-nouveau-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548008",
"Comment": "kernel-modules-drm-radeon-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548009",
"Comment": "kernel-modules-drm-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548010",
"Comment": "kernel-modules-ide-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548011",
"Comment": "kernel-modules-kvm-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548012",
"Comment": "kernel-modules-staging-un-def is earlier than 1:5.0.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191548013",
"Comment": "kernel-modules-v4l-un-def is earlier than 1:5.0.1-alt1"
}
]
}
]
}
}
]
}