Red Hat Security Advisory: kernel security, bug fix, and enhancement update
🔗 CVE IDs covered (15)
📋 Description
CVE-2022-50661 — kernel: seccomp: Move copy_seccomp() to no failure path CVE-2023-1637 — kernel: save/restore speculative MSRs during S3 suspend/resume CVE-2023-3390 — kernel: UAF in nftables when nft_set_lookup_global triggered after handling named and anonymous sets in batch requests CVE-2023-3610 — kernel: netfilter: nf_tables: fix chain binding transaction logic in the abort path of NFT_MSG_NEWRULE CVE-2023-3776 — kernel: net/sched: cls_fw component can be exploited as result of failure in tcf_change_indev function CVE-2023-4004 — kernel: netfilter: use-after-free due to improper element removal in nft_pipapo_remove() CVE-2023-4147 — kernel: netfilter: nf_tables_newrule when adding a rule with NFTA_RULE_CHAIN_ID leads to use-after-free CVE-2023-20593 — hw: amd: Cross-Process Information Leak CVE-2023-21102 — kernel: bypass of shadow stack protection due to a logic error CVE-2023-31248 — kernel: nf_tables: use-after-free in nft_chain_lookup_byid() CVE-2023-35001 — kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval() CVE-2023-44466 — kernel: buffer overflow in ceph file net/ceph/messenger_v2.c CVE-2023-53383 — kernel: Linux kernel: Denial of Service due to GIC state corruption on NVIDIA T241 platforms CVE-2023-53556 — kernel: Linux kernel iavf driver: Denial of Service via use-after-free vulnerability CVE-2023-53769 — kernel: virt/coco/sev-guest: Double-buffer messages
🎯 Affected products200
- Red Hat Enterprise Linux AppStream (v. 9)
- Red Hat Enterprise Linux BaseOS (v. 9)
- Red Hat Enterprise Linux CRB (v. 9)
- bpftool-0:7.0.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- bpftool-0:7.0.0-284.30.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- bpftool-0:7.0.0-284.30.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- bpftool-0:7.0.0-284.30.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- bpftool-debuginfo-0:7.0.0-284.30.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)
- kernel-0:5.14.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- kernel-0:5.14.0-284.30.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- kernel-0:5.14.0-284.30.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- kernel-0:5.14.0-284.30.1.el9_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- kernel-0:5.14.0-284.30.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- kernel-64k-0:5.14.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- kernel-64k-core-0:5.14.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- kernel-64k-debug-0:5.14.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- kernel-64k-debug-core-0:5.14.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- kernel-64k-debug-debuginfo-0:5.14.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- kernel-64k-debug-debuginfo-0:5.14.0-284.30.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)
- +170 more not shown
✅ Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 The system must be rebooted for this update to take effect. Workaround: In order to trigger the issue, it requires the ability to create user/net namespaces. On non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0: # echo "user.max_user_namespaces=0" > /etc/sysctl.d/userns.conf # sysctl -p /etc/sysctl.d/userns.conf On containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled. Workaround: To mitigate this issue, prevent module cls_fw from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically. Workaround: This flaw can be mitigated by preventing the affected netfilter kernel module from being loaded. For instructions on how to blacklist a kernel module, please see https://access.redhat.com/solutions/41278. Workaround: Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Workaround: To mitigate this issue, it is possible to prevent the affected code from being loaded by blacklisting the kernel netfilter module. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278
🔗 References (13)
- selfhttps://access.redhat.com/errata/RHSA-2023:5069
- externalhttps://access.redhat.com/security/updates/classification/#important
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2181891
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2213260
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2213455
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2217845
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2220892
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2220893
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2225097
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2225198
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2225239
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2225275
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5069.json