Red Hat Security Advisory: kernel security and bug fix update
🔗 CVE IDs covered (6)
📋 Description
CVE-2022-1016 — kernel: uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM CVE-2022-42703 — kernel: use-after-free related to leaf anon_vma double reuse CVE-2022-42896 — kernel: use-after-free in l2cap_connect and l2cap_le_connect_req in net/bluetooth/l2cap_core.c CVE-2023-2002 — Kernel: bluetooth: Unauthorized management command execution CVE-2023-2124 — kernel: OOB access in the Linux kernel's XFS subsystem CVE-2023-2235 — kernel: use-after-free vulnerability in the perf_group_detach function of the Linux Kernel Performance Events
🎯 Affected products169
- Red Hat CodeReady Linux Builder EUS (v.9.0)
- Red Hat Enterprise Linux AppStream EUS (v.9.0)
- Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- bpftool-0:5.14.0-70.64.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- bpftool-0:5.14.0-70.64.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- bpftool-0:5.14.0-70.64.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- bpftool-0:5.14.0-70.64.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)
- bpftool-debuginfo-0:5.14.0-70.64.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-0:5.14.0-70.64.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-0:5.14.0-70.64.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-0:5.14.0-70.64.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-0:5.14.0-70.64.1.el9_0.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-0:5.14.0-70.64.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-abi-stablelists-0:5.14.0-70.64.1.el9_0.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-core-0:5.14.0-70.64.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-core-0:5.14.0-70.64.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-core-0:5.14.0-70.64.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-core-0:5.14.0-70.64.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- kernel-debug-0:5.14.0-70.64.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)
- +139 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: On non-containerized deployments of Red Hat Enterprise Linux, 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: 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: This flaw can be mitigated by disabling Bluetooth on the operating system level. The kernel modules can be prevented from being loaded by using system-wide modprobe rules. For instructions on how to disable Bluetooth on RHEL please refer to https://access.redhat.com/solutions/2682931. Alternatively Bluetooth can be disabled within the hardware or at BIOS level which will also provide an effective mitigation as the kernel will not be able to detect that Bluetooth hardware is present on the system. 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.
🔗 References (9)
- selfhttps://access.redhat.com/errata/RHSA-2023:4137
- externalhttps://access.redhat.com/security/updates/classification/#important
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2066614
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2133483
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2147364
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2187308
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2187439
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2192589
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4137.json