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

exploitDog

Количество 48

Количество 48

debian логотип

CVE-2026-46176

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

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

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

CVE-2026-46189

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

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so calling it before triggers a double free.

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

CVE-2026-46189

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

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so calling it before triggers a double free.

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

CVE-2026-46189

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

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so calling it before triggers a double free.

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

CVE-2026-46189

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

RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path

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

CVE-2026-46189

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

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

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

RLSA-2026:27789

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

Important: kernel security, bug fix, and enhancement update

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

ELSA-2026-27789

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

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

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

openSUSE-SU-2026:20965-1

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

Security update for the Linux Kernel

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

GHSA-r8g9-gm9p-ff4h

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

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init() mlx5_ib_dev_res_srq_init() allocates two SRQs, s0 and s1. When ib_create_srq() fails for s1, the error branch destroys s0 but falls through and unconditionally assigns the freed s0 and the ERR_PTR s1 to devr->s0 and devr->s1. This leads to several problems: the lock-free fast path checks "if (devr->s1) return 0;" and treats the ERR_PTR as already initialised; users in mlx5_ib_create_qp() dereference the freed SRQ or ERR_PTR via to_msrq(devr->s0)->msrq.srqn; and mlx5_ib_dev_res_cleanup() dereferences the ERR_PTR and double-frees s0 on teardown. Fix by adding the same `goto unlock` in the s1 failure path.

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

GHSA-xxxv-9j5g-vqfc

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

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so calling it before triggers a double free.

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

SUSE-SU-2026:2591-1

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

Security update for the Linux Kernel

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

SUSE-SU-2026:2482-1

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

Security update for the Linux Kernel

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

SUSE-SU-2026:2839-1

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

Security update for the Linux Kernel

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

ELSA-2026-33743

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

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

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

SUSE-SU-2026:2914-1

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

Security update for the Linux Kernel

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

SUSE-SU-2026:2632-1

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

Security update for the Linux Kernel

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 логотип

openSUSE-SU-2026:21555-1

30 дней назад

Security update for the Linux Kernel

EPSS: Низкий

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

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

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

CVSS3: 7.8
0%
Низкий
4 месяца назад
ubuntu логотип
CVE-2026-46189

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so calling it before triggers a double free.

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

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so calling it before triggers a double free.

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

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so calling it before triggers a double free.

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

RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path

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

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

CVSS3: 7.8
0%
Низкий
4 месяца назад
rocky логотип
RLSA-2026:27789

Important: kernel security, bug fix, and enhancement update

3 месяца назад
oracle-oval логотип
ELSA-2026-27789

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

3 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20965-1

Security update for the Linux Kernel

3 месяца назад
github логотип
GHSA-r8g9-gm9p-ff4h

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init() mlx5_ib_dev_res_srq_init() allocates two SRQs, s0 and s1. When ib_create_srq() fails for s1, the error branch destroys s0 but falls through and unconditionally assigns the freed s0 and the ERR_PTR s1 to devr->s0 and devr->s1. This leads to several problems: the lock-free fast path checks "if (devr->s1) return 0;" and treats the ERR_PTR as already initialised; users in mlx5_ib_create_qp() dereference the freed SRQ or ERR_PTR via to_msrq(devr->s0)->msrq.srqn; and mlx5_ib_dev_res_cleanup() dereferences the ERR_PTR and double-frees s0 on teardown. Fix by adding the same `goto unlock` in the s1 failure path.

CVSS3: 7.8
0%
Низкий
4 месяца назад
github логотип
GHSA-xxxv-9j5g-vqfc

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so calling it before triggers a double free.

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

Security update for the Linux Kernel

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

Security update for the Linux Kernel

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

Security update for the Linux Kernel

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

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

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

Security update for the Linux Kernel

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

Security update for the Linux Kernel

3 месяца назад
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 логотип
openSUSE-SU-2026:21555-1

Security update for the Linux Kernel

30 дней назад

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