SUSE-SU-2022:0544-1
Vulnerability from csaf_suse - Published: 2022-02-21 12:51 - Updated: 2022-02-21 12:51Summary
Security update for the Linux RT Kernel
Severity
Critical
Notes
Title of the patch: Security update for the Linux RT Kernel
Description of the patch:
The SUSE Linux Enterprise 15 SP2 RT kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2022-0435: Fixed remote stack overflow in net/tipc module that validate domain record count on input (bsc#1195254).
- CVE-2021-45095: Fixed refcount leak in pep_sock_accept in net/phonet/pep.c (bnc#1193867).
- CVE-2022-22942: Fixed stale file descriptors on failed usercopy (bsc#1195065).
- CVE-2021-22600: Fixed double free bug in packet_set_ring() in net/packet/af_packet.c that could have been exploited by a local user through crafted syscalls to escalate privileges or deny service (bnc#1195184).
- CVE-2021-39657: Fixed out of bounds read due to a missing bounds check in ufshcd_eh_device_reset_handler of ufshcd.c. This could lead to local information disclosure with System execution privileges needed (bnc#1193864).
- CVE-2021-39648: Fixed possible disclosure of kernel heap memory due to a race condition in gadget_dev_desc_UDC_show of configfs.c. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation (bnc#1193861).
- CVE-2022-0330: Fixed flush TLBs before releasing backing store (bsc#1194880).
The following non-security bugs were fixed:
- bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds() (bsc#1194227).
- btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check (bsc#1195009).
- btrfs: tree-checker: annotate all error branches as unlikely (bsc#1195009).
- btrfs: tree-checker: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly (bsc#1195009).
- hv_netvsc: Set needed_headroom according to VF (bsc#1193506).
- net, xdp: Introduce xdp_init_buff utility routine (bsc#1193506).
- net, xdp: Introduce xdp_prepare_buff utility routine (bsc#1193506).
- net: allow retransmitting a TCP packet if original is still in queue (bsc#1188605 bsc#1187428).
- net: mana: Add RX fencing (bsc#1193506).
- net: mana: Add XDP support (bsc#1193506).
- net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc (bsc#1183405).
- net: sched: add barrier to ensure correct ordering for lockless qdisc (bsc#1183405).
- net: sched: avoid unnecessary seqcount operation for lockless qdisc (bsc#1183405).
- net: sched: fix packet stuck problem for lockless qdisc (bsc#1183405).
- net: sched: fix tx action reschedule issue with stopped queue (bsc#1183405).
- net: sched: fix tx action rescheduling issue during deactivation (bsc#1183405).
- net: sched: replaced invalid qdisc tree flush helper in qdisc_replace (bsc#1183405).
- net_sched: avoid resetting active qdisc for multiple times (bsc#1183405).
- net_sched: get rid of unnecessary dev_qdisc_reset() (bsc#1183405).
- net_sched: use qdisc_reset() in qdisc_destroy() (bsc#1183405).
- nvme: add 'iopolicy' module parameter (bsc#1177599 bsc#1193096).
- xfrm: fix MTU regression (bsc#1185377, bsc#1194048).
Patchnames: SUSE-2022-544,SUSE-SLE-Module-RT-15-SP2-2022-544,SUSE-SUSE-MicroOS-5.0-2022-544
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
4.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
4.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux RT Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThe SUSE Linux Enterprise 15 SP2 RT kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2022-0435: Fixed remote stack overflow in net/tipc module that validate domain record count on input (bsc#1195254).\n- CVE-2021-45095: Fixed refcount leak in pep_sock_accept in net/phonet/pep.c (bnc#1193867).\n- CVE-2022-22942: Fixed stale file descriptors on failed usercopy (bsc#1195065).\n- CVE-2021-22600: Fixed double free bug in packet_set_ring() in net/packet/af_packet.c that could have been exploited by a local user through crafted syscalls to escalate privileges or deny service (bnc#1195184).\n- CVE-2021-39657: Fixed out of bounds read due to a missing bounds check in ufshcd_eh_device_reset_handler of ufshcd.c. This could lead to local information disclosure with System execution privileges needed (bnc#1193864).\n- CVE-2021-39648: Fixed possible disclosure of kernel heap memory due to a race condition in gadget_dev_desc_UDC_show of configfs.c. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation (bnc#1193861).\n- CVE-2022-0330: Fixed flush TLBs before releasing backing store (bsc#1194880).\n\n\nThe following non-security bugs were fixed:\n\n- bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds() (bsc#1194227).\n- btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check (bsc#1195009).\n- btrfs: tree-checker: annotate all error branches as unlikely (bsc#1195009).\n- btrfs: tree-checker: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly (bsc#1195009).\n- hv_netvsc: Set needed_headroom according to VF (bsc#1193506).\n- net, xdp: Introduce xdp_init_buff utility routine (bsc#1193506).\n- net, xdp: Introduce xdp_prepare_buff utility routine (bsc#1193506).\n- net: allow retransmitting a TCP packet if original is still in queue (bsc#1188605 bsc#1187428).\n- net: mana: Add RX fencing (bsc#1193506).\n- net: mana: Add XDP support (bsc#1193506).\n- net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc (bsc#1183405).\n- net: sched: add barrier to ensure correct ordering for lockless qdisc (bsc#1183405).\n- net: sched: avoid unnecessary seqcount operation for lockless qdisc (bsc#1183405).\n- net: sched: fix packet stuck problem for lockless qdisc (bsc#1183405).\n- net: sched: fix tx action reschedule issue with stopped queue (bsc#1183405).\n- net: sched: fix tx action rescheduling issue during deactivation (bsc#1183405).\n- net: sched: replaced invalid qdisc tree flush helper in qdisc_replace (bsc#1183405).\n- net_sched: avoid resetting active qdisc for multiple times (bsc#1183405).\n- net_sched: get rid of unnecessary dev_qdisc_reset() (bsc#1183405).\n- net_sched: use qdisc_reset() in qdisc_destroy() (bsc#1183405).\n- nvme: add \u0027iopolicy\u0027 module parameter (bsc#1177599 bsc#1193096).\n- xfrm: fix MTU regression (bsc#1185377, bsc#1194048).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-544,SUSE-SLE-Module-RT-15-SP2-2022-544,SUSE-SUSE-MicroOS-5.0-2022-544",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_0544-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0544-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220544-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0544-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010284.html"
},
{
"category": "self",
"summary": "SUSE Bug 1177599",
"url": "https://bugzilla.suse.com/1177599"
},
{
"category": "self",
"summary": "SUSE Bug 1183405",
"url": "https://bugzilla.suse.com/1183405"
},
{
"category": "self",
"summary": "SUSE Bug 1185377",
"url": "https://bugzilla.suse.com/1185377"
},
{
"category": "self",
"summary": "SUSE Bug 1187428",
"url": "https://bugzilla.suse.com/1187428"
},
{
"category": "self",
"summary": "SUSE Bug 1188605",
"url": "https://bugzilla.suse.com/1188605"
},
{
"category": "self",
"summary": "SUSE Bug 1193096",
"url": "https://bugzilla.suse.com/1193096"
},
{
"category": "self",
"summary": "SUSE Bug 1193506",
"url": "https://bugzilla.suse.com/1193506"
},
{
"category": "self",
"summary": "SUSE Bug 1193861",
"url": "https://bugzilla.suse.com/1193861"
},
{
"category": "self",
"summary": "SUSE Bug 1193864",
"url": "https://bugzilla.suse.com/1193864"
},
{
"category": "self",
"summary": "SUSE Bug 1193867",
"url": "https://bugzilla.suse.com/1193867"
},
{
"category": "self",
"summary": "SUSE Bug 1194048",
"url": "https://bugzilla.suse.com/1194048"
},
{
"category": "self",
"summary": "SUSE Bug 1194227",
"url": "https://bugzilla.suse.com/1194227"
},
{
"category": "self",
"summary": "SUSE Bug 1194880",
"url": "https://bugzilla.suse.com/1194880"
},
{
"category": "self",
"summary": "SUSE Bug 1195009",
"url": "https://bugzilla.suse.com/1195009"
},
{
"category": "self",
"summary": "SUSE Bug 1195065",
"url": "https://bugzilla.suse.com/1195065"
},
{
"category": "self",
"summary": "SUSE Bug 1195184",
"url": "https://bugzilla.suse.com/1195184"
},
{
"category": "self",
"summary": "SUSE Bug 1195254",
"url": "https://bugzilla.suse.com/1195254"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22600 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22600/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39648 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39648/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39657 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39657/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45095 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45095/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0330 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22942 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22942/"
}
],
"title": "Security update for the Linux RT Kernel",
"tracking": {
"current_release_date": "2022-02-21T12:51:44Z",
"generator": {
"date": "2022-02-21T12:51:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0544-1",
"initial_release_date": "2022-02-21T12:51:44Z",
"revision_history": [
{
"date": "2022-02-21T12:51:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-rt-5.3.18-73.1.noarch",
"product": {
"name": "kernel-devel-rt-5.3.18-73.1.noarch",
"product_id": "kernel-devel-rt-5.3.18-73.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-rt-5.3.18-73.1.noarch",
"product": {
"name": "kernel-source-rt-5.3.18-73.1.noarch",
"product_id": "kernel-source-rt-5.3.18-73.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"product": {
"name": "cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"product_id": "cluster-md-kmp-rt-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-rt_debug-5.3.18-73.1.x86_64",
"product": {
"name": "cluster-md-kmp-rt_debug-5.3.18-73.1.x86_64",
"product_id": "cluster-md-kmp-rt_debug-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-rt-5.3.18-73.1.x86_64",
"product": {
"name": "dlm-kmp-rt-5.3.18-73.1.x86_64",
"product_id": "dlm-kmp-rt-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-rt_debug-5.3.18-73.1.x86_64",
"product": {
"name": "dlm-kmp-rt_debug-5.3.18-73.1.x86_64",
"product_id": "dlm-kmp-rt_debug-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-rt-5.3.18-73.1.x86_64",
"product": {
"name": "gfs2-kmp-rt-5.3.18-73.1.x86_64",
"product_id": "gfs2-kmp-rt-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-rt_debug-5.3.18-73.1.x86_64",
"product": {
"name": "gfs2-kmp-rt_debug-5.3.18-73.1.x86_64",
"product_id": "gfs2-kmp-rt_debug-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-5.3.18-73.1.x86_64",
"product": {
"name": "kernel-rt-5.3.18-73.1.x86_64",
"product_id": "kernel-rt-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-5.3.18-73.1.x86_64",
"product": {
"name": "kernel-rt-devel-5.3.18-73.1.x86_64",
"product_id": "kernel-rt-devel-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-extra-5.3.18-73.1.x86_64",
"product": {
"name": "kernel-rt-extra-5.3.18-73.1.x86_64",
"product_id": "kernel-rt-extra-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-livepatch-devel-5.3.18-73.1.x86_64",
"product": {
"name": "kernel-rt-livepatch-devel-5.3.18-73.1.x86_64",
"product_id": "kernel-rt-livepatch-devel-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-5.3.18-73.1.x86_64",
"product": {
"name": "kernel-rt_debug-5.3.18-73.1.x86_64",
"product_id": "kernel-rt_debug-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"product": {
"name": "kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"product_id": "kernel-rt_debug-devel-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-extra-5.3.18-73.1.x86_64",
"product": {
"name": "kernel-rt_debug-extra-5.3.18-73.1.x86_64",
"product_id": "kernel-rt_debug-extra-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-livepatch-devel-5.3.18-73.1.x86_64",
"product": {
"name": "kernel-rt_debug-livepatch-devel-5.3.18-73.1.x86_64",
"product_id": "kernel-rt_debug-livepatch-devel-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-rt-5.3.18-73.1.x86_64",
"product": {
"name": "kernel-syms-rt-5.3.18-73.1.x86_64",
"product_id": "kernel-syms-rt-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-rt-5.3.18-73.1.x86_64",
"product": {
"name": "kselftests-kmp-rt-5.3.18-73.1.x86_64",
"product_id": "kselftests-kmp-rt-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-rt_debug-5.3.18-73.1.x86_64",
"product": {
"name": "kselftests-kmp-rt_debug-5.3.18-73.1.x86_64",
"product_id": "kselftests-kmp-rt_debug-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-rt-5.3.18-73.1.x86_64",
"product": {
"name": "ocfs2-kmp-rt-5.3.18-73.1.x86_64",
"product_id": "ocfs2-kmp-rt-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-rt_debug-5.3.18-73.1.x86_64",
"product": {
"name": "ocfs2-kmp-rt_debug-5.3.18-73.1.x86_64",
"product_id": "ocfs2-kmp-rt_debug-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-rt-5.3.18-73.1.x86_64",
"product": {
"name": "reiserfs-kmp-rt-5.3.18-73.1.x86_64",
"product_id": "reiserfs-kmp-rt-5.3.18-73.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-rt_debug-5.3.18-73.1.x86_64",
"product": {
"name": "reiserfs-kmp-rt_debug-5.3.18-73.1.x86_64",
"product_id": "reiserfs-kmp-rt_debug-5.3.18-73.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Real Time Module 15 SP2",
"product": {
"name": "SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-rt:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.0",
"product": {
"name": "SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-rt-5.3.18-73.1.x86_64 as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64"
},
"product_reference": "cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-rt-5.3.18-73.1.x86_64 as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64"
},
"product_reference": "dlm-kmp-rt-5.3.18-73.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-rt-5.3.18-73.1.x86_64 as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64"
},
"product_reference": "gfs2-kmp-rt-5.3.18-73.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-rt-5.3.18-73.1.noarch as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch"
},
"product_reference": "kernel-devel-rt-5.3.18-73.1.noarch",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.3.18-73.1.x86_64 as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64"
},
"product_reference": "kernel-rt-5.3.18-73.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-5.3.18-73.1.x86_64 as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64"
},
"product_reference": "kernel-rt-devel-5.3.18-73.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-5.3.18-73.1.x86_64 as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64"
},
"product_reference": "kernel-rt_debug-5.3.18-73.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-devel-5.3.18-73.1.x86_64 as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64"
},
"product_reference": "kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-rt-5.3.18-73.1.noarch as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch"
},
"product_reference": "kernel-source-rt-5.3.18-73.1.noarch",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-rt-5.3.18-73.1.x86_64 as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64"
},
"product_reference": "kernel-syms-rt-5.3.18-73.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-rt-5.3.18-73.1.x86_64 as component of SUSE Real Time Module 15 SP2",
"product_id": "SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
},
"product_reference": "ocfs2-kmp-rt-5.3.18-73.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.3.18-73.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64"
},
"product_reference": "kernel-rt-5.3.18-73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-22600",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22600"
}
],
"notes": [
{
"category": "general",
"text": "A double free bug in packet_set_ring() in net/packet/af_packet.c can be exploited by a local user through crafted syscalls to escalate privileges or deny service. We recommend upgrading kernel past the effected versions or rebuilding past ec6af094ea28f0f2dda1a6a33b14cd57e36a9755",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22600",
"url": "https://www.suse.com/security/cve/CVE-2021-22600"
},
{
"category": "external",
"summary": "SUSE Bug 1195184 for CVE-2021-22600",
"url": "https://bugzilla.suse.com/1195184"
},
{
"category": "external",
"summary": "SUSE Bug 1195307 for CVE-2021-22600",
"url": "https://bugzilla.suse.com/1195307"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-21T12:51:44Z",
"details": "important"
}
],
"title": "CVE-2021-22600"
},
{
"cve": "CVE-2021-39648",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39648"
}
],
"notes": [
{
"category": "general",
"text": "In gadget_dev_desc_UDC_show of configfs.c, there is a possible disclosure of kernel heap memory due to a race condition. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-160822094References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39648",
"url": "https://www.suse.com/security/cve/CVE-2021-39648"
},
{
"category": "external",
"summary": "SUSE Bug 1193861 for CVE-2021-39648",
"url": "https://bugzilla.suse.com/1193861"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-21T12:51:44Z",
"details": "moderate"
}
],
"title": "CVE-2021-39648"
},
{
"cve": "CVE-2021-39657",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39657"
}
],
"notes": [
{
"category": "general",
"text": "In ufshcd_eh_device_reset_handler of ufshcd.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-194696049References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39657",
"url": "https://www.suse.com/security/cve/CVE-2021-39657"
},
{
"category": "external",
"summary": "SUSE Bug 1193864 for CVE-2021-39657",
"url": "https://bugzilla.suse.com/1193864"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-21T12:51:44Z",
"details": "low"
}
],
"title": "CVE-2021-39657"
},
{
"cve": "CVE-2021-45095",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45095"
}
],
"notes": [
{
"category": "general",
"text": "pep_sock_accept in net/phonet/pep.c in the Linux kernel through 5.15.8 has a refcount leak.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45095",
"url": "https://www.suse.com/security/cve/CVE-2021-45095"
},
{
"category": "external",
"summary": "SUSE Bug 1193867 for CVE-2021-45095",
"url": "https://bugzilla.suse.com/1193867"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-21T12:51:44Z",
"details": "moderate"
}
],
"title": "CVE-2021-45095"
},
{
"cve": "CVE-2022-0330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0330"
}
],
"notes": [
{
"category": "general",
"text": "A random memory access flaw was found in the Linux kernel\u0027s GPU i915 kernel driver functionality in the way a user may run malicious code on the GPU. This flaw allows a local user to crash the system or escalate their privileges on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0330",
"url": "https://www.suse.com/security/cve/CVE-2022-0330"
},
{
"category": "external",
"summary": "SUSE Bug 1194880 for CVE-2022-0330",
"url": "https://bugzilla.suse.com/1194880"
},
{
"category": "external",
"summary": "SUSE Bug 1195950 for CVE-2022-0330",
"url": "https://bugzilla.suse.com/1195950"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-21T12:51:44Z",
"details": "important"
}
],
"title": "CVE-2022-0330"
},
{
"cve": "CVE-2022-22942",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22942"
}
],
"notes": [
{
"category": "general",
"text": "The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling \u0027file\u0027 pointer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22942",
"url": "https://www.suse.com/security/cve/CVE-2022-22942"
},
{
"category": "external",
"summary": "SUSE Bug 1195065 for CVE-2022-22942",
"url": "https://bugzilla.suse.com/1195065"
},
{
"category": "external",
"summary": "SUSE Bug 1195951 for CVE-2022-22942",
"url": "https://bugzilla.suse.com/1195951"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-73.1.noarch",
"SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-73.1.x86_64",
"SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-73.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-21T12:51:44Z",
"details": "important"
}
],
"title": "CVE-2022-22942"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…