Описание
Security update for the Linux Kernel (Live Patch 8 for SLE 15 SP4)
This update for the Linux Kernel 5.14.21-150400_24_46 fixes several issues.
The following security issues were fixed:
- CVE-2023-26545: Fixed double free in net/mpls/af_mpls.c upon an allocation failure (bsc#1208700).
- CVE-2023-1078: Fixed a heap out-of-bounds write in rds_rm_zerocopy_callback (bsc#1208838).
Список пакетов
SUSE Linux Enterprise Live Patching 15 SP3
SUSE Linux Enterprise Live Patching 15 SP4
Ссылки
- Link for SUSE-SU-2023:1621-1
- E-Mail link for SUSE-SU-2023:1621-1
- SUSE Security Ratings
- SUSE Bug 1208838
- SUSE Bug 1208909
- SUSE CVE CVE-2023-1078 page
- SUSE CVE CVE-2023-26545 page
Описание
A flaw was found in the Linux Kernel in RDS (Reliable Datagram Sockets) protocol. The rds_rm_zerocopy_callback() uses list_entry() on the head of a list causing a type confusion. Local user can trigger this with rds_message_put(). Type confusion leads to `struct rds_msg_zcopy_info *info` actually points to something else that is potentially controlled by local user. It is known how to trigger this, which causes an out of bounds access, and a lock corruption.
Затронутые продукты
Ссылки
- CVE-2023-1078
- SUSE Bug 1208601
- SUSE Bug 1208603
Описание
In the Linux kernel before 6.1.13, there is a double free in net/mpls/af_mpls.c upon an allocation failure (for registering the sysctl table under a new location) during the renaming of a device.
Затронутые продукты
Ссылки
- CVE-2023-26545
- SUSE Bug 1208700
- SUSE Bug 1208909
- SUSE Bug 1210423