Описание
Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP6)
This update for the Linux Kernel 6.4.0-150600_10_5 fixes one issue.
The following security issue was fixed:
- CVE-2024-56600: net: inet6: do not leave a dangling sk pointer in inet6_create() (bsc#1235218).
Список пакетов
SUSE Linux Enterprise Live Patching 15 SP4
kernel-livepatch-5_14_21-150400_24_128-default-8-150400.2.1
SUSE Linux Enterprise Live Patching 15 SP6
kernel-livepatch-6_4_0-150600_10_5-rt-12-150600.2.1
Ссылки
- Link for SUSE-SU-2025:1214-1
- E-Mail link for SUSE-SU-2025:1214-1
- SUSE Security Ratings
- SUSE Bug 1235218
- SUSE CVE CVE-2024-56600 page
Описание
In the Linux kernel, the following vulnerability has been resolved: net: inet6: do not leave a dangling sk pointer in inet6_create() sock_init_data() attaches the allocated sk pointer to the provided sock object. If inet6_create() fails later, the sk object is released, but the sock object retains the dangling sk pointer, which may cause use-after-free later. Clear the sock sk pointer on error.
Затронутые продукты
SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_128-default-8-150400.2.1
SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_10_5-rt-12-150600.2.1
Ссылки
- CVE-2024-56600
- SUSE Bug 1235217
- SUSE Bug 1235218