Описание
Security update for the Linux Kernel (Live Patch 35 for SLE 15 SP4)
This update for the Linux Kernel 5.14.21-150400_24_147 fixes one issue.
The following security issue was fixed:
- CVE-2024-56601: net: inet: do not leave a dangling sk pointer in inet_create() (bsc#1235231).
Список пакетов
SUSE Linux Enterprise Live Patching 15 SP4
kernel-livepatch-5_14_21-150400_24_147-default-7-150400.2.1
Ссылки
- Link for SUSE-SU-2025:02155-1
- E-Mail link for SUSE-SU-2025:02155-1
- SUSE Security Ratings
- SUSE Bug 1235231
- SUSE CVE CVE-2024-56601 page
Описание
In the Linux kernel, the following vulnerability has been resolved: net: inet: do not leave a dangling sk pointer in inet_create() sock_init_data() attaches the allocated sk object to the provided sock object. If inet_create() fails later, the sk object is freed, but the sock object retains the dangling pointer, which may create use-after-free later. Clear the sk pointer in the sock object on error.
Затронутые продукты
SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_147-default-7-150400.2.1
Ссылки
- CVE-2024-56601
- SUSE Bug 1235230
- SUSE Bug 1235231