Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 20

Количество 20

ubuntu логотип

CVE-2026-52993

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

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was being called with a pointer to a local variable which was a copy of the caller's skb pointer. If the skb was reallocated and validation subsequently failed, the error handling path would free the original skb pointer, which had already been freed, leading to double-free. Fix this by checking if head now points to a newly allocated reassembled skb. If it does, reassign *headbuf for later freeing operations.

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

CVE-2026-52993

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

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was being called with a pointer to a local variable which was a copy of the caller's skb pointer. If the skb was reallocated and validation subsequently failed, the error handling path would free the original skb pointer, which had already been freed, leading to double-free. Fix this by checking if head now points to a newly allocated reassembled skb. If it does, reassign *headbuf for later freeing operations.

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

CVE-2026-52993

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

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was being called with a pointer to a local variable which was a copy of the caller's skb pointer. If the skb was reallocated and validation subsequently failed, the error handling path would free the original skb pointer, which had already been freed, leading to double-free. Fix this by checking if head now points to a newly allocated reassembled skb. If it does, reassign *headbuf for later freeing operations.

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

CVE-2026-52993

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

tipc: fix double-free in tipc_buf_append()

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

CVE-2026-52993

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

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

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

GHSA-m86q-cgj9-94c8

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

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was being called with a pointer to a local variable which was a copy of the caller's skb pointer. If the skb was reallocated and validation subsequently failed, the error handling path would free the original skb pointer, which had already been freed, leading to double-free. Fix this by checking if head now points to a newly allocated reassembled skb. If it does, reassign *headbuf for later freeing operations.

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

BDU:2026-13941

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

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

CVSS3: 9.8
EPSS: Низкий
rocky логотип

RLSA-2026:49212

около 2 месяцев назад

Important: kernel security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-49212

около 2 месяцев назад

ELSA-2026-49212: kernel security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-45115

около 2 месяцев назад

ELSA-2026-45115: kernel security update (IMPORTANT)

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

RLSA-2026:47017

около 2 месяцев назад

Important: kernel security, bug fix, and enhancement update

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

RLSA-2026:45115

около 2 месяцев назад

Important: kernel security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-47017

около 2 месяцев назад

ELSA-2026-47017: kernel security, bug fix, and enhancement update (IMPORTANT)

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

SUSE-SU-2026:3044-1

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

Security update for the Linux Kernel

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

SUSE-SU-2026:3089-1

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

Security update for the Linux Kernel

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

SUSE-SU-2026:3156-1

около 2 месяцев назад

Security update for the Linux Kernel

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

openSUSE-SU-2026:21388-1

около 2 месяцев назад

Security update for the Linux Kernel

EPSS: Низкий
oracle-oval логотип

ELBA-2026-500163

около 1 месяца назад

ELBA-2026-500163: Unbreakable Enterprise kernel bug fix update (NA)

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

SUSE-SU-2026:3166-1

около 2 месяцев назад

Security update for the Linux Kernel

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

SUSE-SU-2026:3130-1

около 2 месяцев назад

Security update for the Linux Kernel

EPSS: Низкий

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

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

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was being called with a pointer to a local variable which was a copy of the caller's skb pointer. If the skb was reallocated and validation subsequently failed, the error handling path would free the original skb pointer, which had already been freed, leading to double-free. Fix this by checking if head now points to a newly allocated reassembled skb. If it does, reassign *headbuf for later freeing operations.

CVSS3: 9.8
0%
Низкий
3 месяца назад
redhat логотип
CVE-2026-52993

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was being called with a pointer to a local variable which was a copy of the caller's skb pointer. If the skb was reallocated and validation subsequently failed, the error handling path would free the original skb pointer, which had already been freed, leading to double-free. Fix this by checking if head now points to a newly allocated reassembled skb. If it does, reassign *headbuf for later freeing operations.

CVSS3: 7
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-52993

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was being called with a pointer to a local variable which was a copy of the caller's skb pointer. If the skb was reallocated and validation subsequently failed, the error handling path would free the original skb pointer, which had already been freed, leading to double-free. Fix this by checking if head now points to a newly allocated reassembled skb. If it does, reassign *headbuf for later freeing operations.

CVSS3: 9.8
0%
Низкий
3 месяца назад
msrc логотип
CVE-2026-52993

tipc: fix double-free in tipc_buf_append()

CVSS3: 9.8
0%
Низкий
3 месяца назад
debian логотип
CVE-2026-52993

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

CVSS3: 9.8
0%
Низкий
3 месяца назад
github логотип
GHSA-m86q-cgj9-94c8

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was being called with a pointer to a local variable which was a copy of the caller's skb pointer. If the skb was reallocated and validation subsequently failed, the error handling path would free the original skb pointer, which had already been freed, leading to double-free. Fix this by checking if head now points to a newly allocated reassembled skb. If it does, reassign *headbuf for later freeing operations.

CVSS3: 9.8
0%
Низкий
3 месяца назад
fstec логотип
BDU:2026-13941

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

CVSS3: 9.8
0%
Низкий
5 месяцев назад
rocky логотип
RLSA-2026:49212

Important: kernel security update

около 2 месяцев назад
oracle-oval логотип
ELSA-2026-49212

ELSA-2026-49212: kernel security update (IMPORTANT)

около 2 месяцев назад
oracle-oval логотип
ELSA-2026-45115

ELSA-2026-45115: kernel security update (IMPORTANT)

около 2 месяцев назад
rocky логотип
RLSA-2026:47017

Important: kernel security, bug fix, and enhancement update

около 2 месяцев назад
rocky логотип
RLSA-2026:45115

Important: kernel security update

около 2 месяцев назад
oracle-oval логотип
ELSA-2026-47017

ELSA-2026-47017: kernel security, bug fix, and enhancement update (IMPORTANT)

около 2 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:3044-1

Security update for the Linux Kernel

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

Security update for the Linux Kernel

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

Security update for the Linux Kernel

около 2 месяцев назад
suse-cvrf логотип
openSUSE-SU-2026:21388-1

Security update for the Linux Kernel

около 2 месяцев назад
oracle-oval логотип
ELBA-2026-500163

ELBA-2026-500163: Unbreakable Enterprise kernel bug fix update (NA)

около 1 месяца назад
suse-cvrf логотип
SUSE-SU-2026:3166-1

Security update for the Linux Kernel

около 2 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:3130-1

Security update for the Linux Kernel

около 2 месяцев назад

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