Описание
Security update for the Linux Kernel RT (Live Patch 7 for SLE 15 SP6)
This update for the Linux Kernel 6.4.0-150600_10_23 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 SP6
kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1
Ссылки
- Link for SUSE-SU-2025:02073-1
- E-Mail link for SUSE-SU-2025:02073-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 SP6:kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1
Ссылки
- CVE-2024-56601
- SUSE Bug 1235230
- SUSE Bug 1235231