Логотип exploitDog
bind:CVE-2024-56600
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2024-56600

Количество 40

Количество 40

ubuntu логотип

CVE-2024-56600

6 месяцев назад

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.

CVSS3: 7.8
EPSS: Низкий
redhat логотип

CVE-2024-56600

6 месяцев назад

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.

CVSS3: 7.3
EPSS: Низкий
nvd логотип

CVE-2024-56600

6 месяцев назад

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.

CVSS3: 7.8
EPSS: Низкий
msrc логотип

CVE-2024-56600

3 месяца назад

CVSS3: 7.8
EPSS: Низкий
debian логотип

CVE-2024-56600

6 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: n ...

CVSS3: 7.8
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1276-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 19 for SLE 15 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1238-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 6 for SLE 15 SP6)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1214-1

2 месяца назад

Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP6)

EPSS: Низкий
github логотип

GHSA-qc69-73cr-g9fg

6 месяцев назад

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.

CVSS3: 7.8
EPSS: Низкий
fstec логотип

BDU:2025-03600

8 месяцев назад

Уязвимость функции inet6_create() модуля net/ipv6/af_inet6.c ядра операционной системы Linux, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 7.8
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1257-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 25 for SLE 15 SP4)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1252-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 24 for SLE 15 SP4)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1232-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 0 for SLE 15 SP6)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1207-1

2 месяца назад

Security update for the Linux Kernel RT (Live Patch 0 for SLE 15 SP6)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1275-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 50 for SLE 15 SP3)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1278-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 61 for SLE 12 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1259-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 48 for SLE 15 SP3)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1248-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 47 for SLE 15 SP3)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1236-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 59 for SLE 12 SP5)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1225-1

2 месяца назад

Security update for the Linux Kernel (Live Patch 49 for SLE 15 SP3)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2024-56600

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.

CVSS3: 7.8
0%
Низкий
6 месяцев назад
redhat логотип
CVE-2024-56600

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.

CVSS3: 7.3
0%
Низкий
6 месяцев назад
nvd логотип
CVE-2024-56600

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.

CVSS3: 7.8
0%
Низкий
6 месяцев назад
msrc логотип
CVSS3: 7.8
0%
Низкий
3 месяца назад
debian логотип
CVE-2024-56600

In the Linux kernel, the following vulnerability has been resolved: n ...

CVSS3: 7.8
0%
Низкий
6 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:1276-1

Security update for the Linux Kernel (Live Patch 19 for SLE 15 SP5)

0%
Низкий
2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1238-1

Security update for the Linux Kernel (Live Patch 6 for SLE 15 SP6)

0%
Низкий
2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1214-1

Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP6)

0%
Низкий
2 месяца назад
github логотип
GHSA-qc69-73cr-g9fg

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.

CVSS3: 7.8
0%
Низкий
6 месяцев назад
fstec логотип
BDU:2025-03600

Уязвимость функции inet6_create() модуля net/ipv6/af_inet6.c ядра операционной системы Linux, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 7.8
0%
Низкий
8 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:1257-1

Security update for the Linux Kernel (Live Patch 25 for SLE 15 SP4)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1252-1

Security update for the Linux Kernel (Live Patch 24 for SLE 15 SP4)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1232-1

Security update for the Linux Kernel (Live Patch 0 for SLE 15 SP6)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1207-1

Security update for the Linux Kernel RT (Live Patch 0 for SLE 15 SP6)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1275-1

Security update for the Linux Kernel (Live Patch 50 for SLE 15 SP3)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1278-1

Security update for the Linux Kernel (Live Patch 61 for SLE 12 SP5)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1259-1

Security update for the Linux Kernel (Live Patch 48 for SLE 15 SP3)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1248-1

Security update for the Linux Kernel (Live Patch 47 for SLE 15 SP3)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1236-1

Security update for the Linux Kernel (Live Patch 59 for SLE 12 SP5)

2 месяца назад
suse-cvrf логотип
SUSE-SU-2025:1225-1

Security update for the Linux Kernel (Live Patch 49 for SLE 15 SP3)

2 месяца назад

Уязвимостей на страницу