2024-02-14 09:47:22 +00:00

214 lines
9.4 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20222634",
"Version": "oval:org.altlinux.errata:def:20222634",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2022-2634: package `kernel-image-un-def` update to version 5.10.142-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p9"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit"
]
}
],
"References": [
{
"RefID": "ALT-PU-2022-2634",
"RefURL": "https://errata.altlinux.org/ALT-PU-2022-2634",
"Source": "ALTPU"
},
{
"RefID": "BDU:2022-05794",
"RefURL": "https://bdu.fstec.ru/vul/2022-05794",
"Source": "BDU"
},
{
"RefID": "BDU:2022-07365",
"RefURL": "https://bdu.fstec.ru/vul/2022-07365",
"Source": "BDU"
},
{
"RefID": "BDU:2023-00456",
"RefURL": "https://bdu.fstec.ru/vul/2023-00456",
"Source": "BDU"
},
{
"RefID": "CVE-2022-3028",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-3028",
"Source": "CVE"
},
{
"RefID": "CVE-2022-3176",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-3176",
"Source": "CVE"
},
{
"RefID": "CVE-2022-4095",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-4095",
"Source": "CVE"
}
],
"Description": "This update upgrades kernel-image-un-def to version 5.10.142-alt1. \nSecurity Fix(es):\n\n * BDU:2022-05794: Уязвимость функций Signalfd_poll() и binder_poll() ядра операционных систем Linux, позволяющая нарушителю выполнить произвольный код\n\n * BDU:2022-07365: Уязвимость подсистемы XFRM ядра операционной системы Linux, позволяющая нарушителю выполнить произвольный код, вызвать отказ в обслуживании или оказать другое воздействие на систему\n\n * BDU:2023-00456: Уязвимость функции read_bbreg_hdl() в модуле drivers/staging/rtl8712/rtl8712_cmd.c Wi-Fi драйвера rtl8712 ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2022-3028: A race condition was found in the Linux kernel's IP framework for transforming packets (XFRM subsystem) when multiple calls to xfrm_probe_algs occurred simultaneously. This flaw could allow a local attacker to potentially trigger an out-of-bounds write or leak kernel heap memory by performing an out-of-bounds read and copying it into a socket.\n\n * CVE-2022-3176: There exists a use-after-free in io_uring in the Linux kernel. Signalfd_poll() and binder_poll() use a waitqueue whose lifetime is the current task. It will send a POLLFREE notification to all waiters before the queue is freed. Unfortunately, the io_uring poll doesn't handle POLLFREE. This allows a use-after-free to occur if a signalfd or binder fd is polled with io_uring poll, and the waitqueue gets freed. We recommend upgrading past commit fc78b2fc21f10c4c9c4d5d659a685710ffa63659\n\n * CVE-2022-4095: A use-after-free flaw was found in Linux kernel before 5.19.2. This issue occurs in cmd_hdl_filter in drivers/staging/rtl8712/rtl8712_cmd.c, allowing an attacker to launch a local denial of service attack and gain escalation of privileges.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2022-09-19"
},
"Updated": {
"Date": "2022-09-19"
},
"bdu": [
{
"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/2022-05794",
"Impact": "High",
"Public": "20220916",
"CveID": "BDU:2022-05794"
},
{
"Cvss": "AV:L/AC:H/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-125, CWE-362, CWE-667, CWE-787",
"Href": "https://bdu.fstec.ru/vul/2022-07365",
"Impact": "High",
"Public": "20220831",
"CveID": "BDU:2022-07365"
},
{
"Cvss": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
"Cvss3": "AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"Cwe": "CWE-416",
"Href": "https://bdu.fstec.ru/vul/2023-00456",
"Impact": "Low",
"Public": "20220830",
"CveID": "BDU:2023-00456"
}
],
"Cves": [
{
"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-2022-3028",
"Impact": "High",
"Public": "20220831",
"CveID": "CVE-2022-3028"
},
{
"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-2022-3176",
"Impact": "High",
"Public": "20220916",
"CveID": "CVE-2022-3176"
},
{
"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-2022-4095",
"Impact": "High",
"Public": "20230322",
"CveID": "CVE-2022-4095"
}
],
"AffectedCpeList": {
"Cpe": [
"cpe:/o:alt:kworkstation:9",
"cpe:/o:alt:workstation:9",
"cpe:/o:alt:server:9",
"cpe:/o:alt:server-v:9",
"cpe:/o:alt:education:9",
"cpe:/o:alt:slinux:9",
"cpe:/o:alt:starterkit:p9",
"cpe:/o:alt:kworkstation:9.1",
"cpe:/o:alt:workstation:9.1",
"cpe:/o:alt:server:9.1",
"cpe:/o:alt:server-v:9.1",
"cpe:/o:alt:education:9.1",
"cpe:/o:alt:slinux:9.1",
"cpe:/o:alt:starterkit:9.1",
"cpe:/o:alt:kworkstation:9.2",
"cpe:/o:alt:workstation:9.2",
"cpe:/o:alt:server:9.2",
"cpe:/o:alt:server-v:9.2",
"cpe:/o:alt:education:9.2",
"cpe:/o:alt:slinux:9.2",
"cpe:/o:alt:starterkit:9.2"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:1001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20222634001",
"Comment": "kernel-doc-un is earlier than 1:5.10.142-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20222634002",
"Comment": "kernel-headers-modules-un-def is earlier than 1:5.10.142-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20222634003",
"Comment": "kernel-headers-un-def is earlier than 1:5.10.142-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20222634004",
"Comment": "kernel-image-domU-un-def is earlier than 1:5.10.142-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20222634005",
"Comment": "kernel-image-un-def is earlier than 1:5.10.142-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20222634006",
"Comment": "kernel-modules-drm-ancient-un-def is earlier than 1:5.10.142-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20222634007",
"Comment": "kernel-modules-drm-nouveau-un-def is earlier than 1:5.10.142-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20222634008",
"Comment": "kernel-modules-drm-un-def is earlier than 1:5.10.142-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20222634009",
"Comment": "kernel-modules-ide-un-def is earlier than 1:5.10.142-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20222634010",
"Comment": "kernel-modules-staging-un-def is earlier than 1:5.10.142-alt1"
}
]
}
]
}
}
]
}