The SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security bugfixes.
The following security bugs were fixed:
CVE-2024-0340: Fixed information disclosure in vhost/vhost.c:vhostnewmsg() (bsc#1218689).
CVE-2024-24860: Fixed a denial of service caused by a race condition in {min,max}keysize_set() (bsc#1219608).
CVE-2024-1085: Fixed nftables use-after-free vulnerability in the nftsetelemcatchalldeactivate() function (bsc#1219429).
CVE-2024-1086: Fixed a use-after-free vulnerability inside the nf_tables component that could have been exploited to achieve local privilege escalation (bsc#1219434).
CVE-2023-51042: Fixed use-after-free in amdgpucswaitallfences in drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c (bsc#1219128).
CVE-2023-51780: Fixed a use-after-free in dovccioctl in net/atm/ioctl.c, because of a vcc_recvmsg race condition (bsc#1218730).
CVE-2023-46838: Fixed an issue with Xen netback processing of zero-length transmit fragment (bsc#1218836).
CVE-2021-33631: Fixed an integer overflow in ext4writeinlinedataend() (bsc#1219412).
CVE-2023-6535: Fixed a NULL pointer dereference in nvmettcpexecute_request (bsc#1217988).
CVE-2023-6536: Fixed a NULL pointer dereference in _nvmetreq_complete (bsc#1217989).
CVE-2023-6356: Fixed a NULL pointer dereference in nvmettcpbuildpduiovec (bsc#1217987).
CVE-2023-47233: Fixed a use-after-free in the device unplugging (disconnect the USB by hotplug) code inside the brcm80211 component (bsc#1216702).
CVE-2023-51043: Fixed use-after-free during a race condition between a nonblocking atomic commit and a driver unload in drivers/gpu/drm/drm_atomic.c (bsc#1219120).
CVE-2024-0775: Fixed use-after-free in _ext4remount in fs/ext4/super.c that could allow a local user to cause an information leak problem while freeing the old quota file names before a potential failure (bsc#1219053).
CVE-2023-6040: Fixed an out-of-bounds access vulnerability while creating a new netfilter table, lack of a safeguard against invalid nf_tables family (pf) values within nf_tables_newtable function (bsc#1218752).
CVE-2024-0641: Fixed a denial of service vulnerability in tipccryptokey_revoke in net/tipc/crypto.c (bsc#1218916).
CVE-2024-0565: Fixed an out-of-bounds memory read flaw in receiveencryptedstandard in fs/smb/client/smb2ops.c (bsc#1218832).
CVE-2023-6915: Fixed a NULL pointer dereference problem in ida_free in lib/idr.c (bsc#1218804).
CVE-2023-51782: Fixed use-after-free in roseioctl in net/rose/afrose.c because of a rose_accept race condition (bsc#1218757).
The following non-security bugs were fixed:
Store the old kernel changelog entries in kernel-docs package (bsc#1218713).
bcache: Fix _bchbtreenodealloc to make the failure behavior consistent (git-fixes).
bcache: Remove unnecessary NULL point check in node allocations (git-fixes).
bcache: add code comments for bchbtreenodeget() and _bchbtreenode_alloc() (git-fixes).
bcache: avoid NULL checking to c->root in runcacheset() (git-fixes).
bcache: avoid oversize memory allocation by small stripe_size (git-fixes).
bcache: check return value from btreenodealloc_replacement() (git-fixes).
bcache: fixup btreecachewait list damage (git-fixes).