Описание
Security update for the Linux Kernel (Live Patch 30 for SLE 15 SP3)
This update for the Linux Kernel 5.3.18-150300_59_115 fixes one issue.
The following security issue was fixed:
- CVE-2023-1078: Fixed a heap out-of-bounds write in rds_rm_zerocopy_callback (bsc#1208838).
Список пакетов
SUSE Linux Enterprise Live Patching 15 SP3
kernel-livepatch-5_3_18-150300_59_115-default-2-150300.2.3
Ссылки
- Link for SUSE-SU-2023:1645-1
- E-Mail link for SUSE-SU-2023:1645-1
- SUSE Security Ratings
- SUSE Bug 1208838
- SUSE CVE CVE-2023-1078 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.
Затронутые продукты
SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_115-default-2-150300.2.3
Ссылки
- CVE-2023-1078
- SUSE Bug 1208601
- SUSE Bug 1208603