Количество 41
Количество 41
CVE-2025-40258
In the Linux kernel, the following vulnerability has been resolved: m ...
GHSA-rcqh-q2vf-rp2f
In the Linux kernel, the following vulnerability has been resolved: mlx5: Fix default values in create CQ Currently, CQs without a completion function are assigned the mlx5_add_cq_to_tasklet function by default. This is problematic since only user CQs created through the mlx5_ib driver are intended to use this function. Additionally, all CQs that will use doorbells instead of polling for completions must call mlx5_cq_arm. However, the default CQ creation flow leaves a valid value in the CQ's arm_db field, allowing FW to send interrupts to polling-only CQs in certain corner cases. These two factors would allow a polling-only kernel CQ to be triggered by an EQ interrupt and call a completion function intended only for user CQs, causing a null pointer exception. Some areas in the driver have prevented this issue with one-off fixes but did not address the root cause. This patch fixes the described issue by adding defaults to the create CQ flow. It adds a default dummy completion f...
GHSA-86fp-6jqc-qg25
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcp_schedule_work() syzbot reported use-after-free in mptcp_schedule_work() [1] Issue here is that mptcp_schedule_work() schedules a work, then gets a refcount on sk->sk_refcnt if the work was scheduled. This refcount will be released by mptcp_worker(). [A] if (schedule_work(...)) { [B] sock_hold(sk); return true; } Problem is that mptcp_worker() can run immediately and complete before [B] We need instead : sock_hold(sk); if (schedule_work(...)) return true; sock_put(sk); [1] refcount_t: addition on 0; use-after-free. WARNING: CPU: 1 PID: 29 at lib/refcount.c:25 refcount_warn_saturate+0xfa/0x1d0 lib/refcount.c:25 Call Trace: <TASK> __refcount_add include/linux/refcount.h:-1 [inline] __refcount_inc include/linux/refcount.h:366 [inline] refcount_inc include/linux/refcount.h:383 [inline] sock_hold include/net/sock.h:816 [inline] mptcp...
BDU:2025-15941
Уязвимость функции mptcp_schedule_work() модуля net/mptcp/protocol.c реализации протокола MPTCP ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании
SUSE-SU-2025:4521-1
Security update for the Linux Kernel
SUSE-SU-2025:4505-1
Security update for the Linux Kernel
SUSE-SU-2025:4422-1
Security update for the Linux Kernel
SUSE-SU-2025:4516-1
Security update for the Linux Kernel
SUSE-SU-2025:4393-1
Security update for the Linux Kernel
SUSE-SU-2025:4517-1
Security update for the Linux Kernel
openSUSE-SU-2025:20172-1
Security update for the Linux Kernel
SUSE-SU-2026:0316-1
Security update for the Linux Kernel
ELSA-2026-1143
ELSA-2026-1143: kernel security update (IMPORTANT)
ELSA-2026-1662
ELSA-2026-1662: kernel security update (MODERATE)
openSUSE-SU-2026:20145-1
Security update for the Linux Kernel
ELSA-2026-1690
ELSA-2026-1690: kernel security update (IMPORTANT)
SUSE-SU-2026:0315-1
Security update for the Linux Kernel
SUSE-SU-2026:0281-1
Security update for the Linux Kernel
SUSE-SU-2026:0278-1
Security update for the Linux Kernel
SUSE-SU-2026:0293-1
Security update for the Linux Kernel
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
CVE-2025-40258 In the Linux kernel, the following vulnerability has been resolved: m ... | 0% Низкий | 2 месяца назад | ||
GHSA-rcqh-q2vf-rp2f In the Linux kernel, the following vulnerability has been resolved: mlx5: Fix default values in create CQ Currently, CQs without a completion function are assigned the mlx5_add_cq_to_tasklet function by default. This is problematic since only user CQs created through the mlx5_ib driver are intended to use this function. Additionally, all CQs that will use doorbells instead of polling for completions must call mlx5_cq_arm. However, the default CQ creation flow leaves a valid value in the CQ's arm_db field, allowing FW to send interrupts to polling-only CQs in certain corner cases. These two factors would allow a polling-only kernel CQ to be triggered by an EQ interrupt and call a completion function intended only for user CQs, causing a null pointer exception. Some areas in the driver have prevented this issue with one-off fixes but did not address the root cause. This patch fixes the described issue by adding defaults to the create CQ flow. It adds a default dummy completion f... | 0% Низкий | около 2 месяцев назад | ||
GHSA-86fp-6jqc-qg25 In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcp_schedule_work() syzbot reported use-after-free in mptcp_schedule_work() [1] Issue here is that mptcp_schedule_work() schedules a work, then gets a refcount on sk->sk_refcnt if the work was scheduled. This refcount will be released by mptcp_worker(). [A] if (schedule_work(...)) { [B] sock_hold(sk); return true; } Problem is that mptcp_worker() can run immediately and complete before [B] We need instead : sock_hold(sk); if (schedule_work(...)) return true; sock_put(sk); [1] refcount_t: addition on 0; use-after-free. WARNING: CPU: 1 PID: 29 at lib/refcount.c:25 refcount_warn_saturate+0xfa/0x1d0 lib/refcount.c:25 Call Trace: <TASK> __refcount_add include/linux/refcount.h:-1 [inline] __refcount_inc include/linux/refcount.h:366 [inline] refcount_inc include/linux/refcount.h:383 [inline] sock_hold include/net/sock.h:816 [inline] mptcp... | 0% Низкий | 2 месяца назад | ||
BDU:2025-15941 Уязвимость функции mptcp_schedule_work() модуля net/mptcp/protocol.c реализации протокола MPTCP ядра операционной системы Linux, позволяющая нарушителю вызвать отказ в обслуживании | CVSS3: 8 | 0% Низкий | 3 месяца назад | |
SUSE-SU-2025:4521-1 Security update for the Linux Kernel | около 2 месяцев назад | |||
SUSE-SU-2025:4505-1 Security update for the Linux Kernel | около 2 месяцев назад | |||
SUSE-SU-2025:4422-1 Security update for the Linux Kernel | около 2 месяцев назад | |||
SUSE-SU-2025:4516-1 Security update for the Linux Kernel | около 2 месяцев назад | |||
SUSE-SU-2025:4393-1 Security update for the Linux Kernel | около 2 месяцев назад | |||
SUSE-SU-2025:4517-1 Security update for the Linux Kernel | около 2 месяцев назад | |||
openSUSE-SU-2025:20172-1 Security update for the Linux Kernel | около 2 месяцев назад | |||
SUSE-SU-2026:0316-1 Security update for the Linux Kernel | 13 дней назад | |||
ELSA-2026-1143 ELSA-2026-1143: kernel security update (IMPORTANT) | 15 дней назад | |||
ELSA-2026-1662 ELSA-2026-1662: kernel security update (MODERATE) | 9 дней назад | |||
openSUSE-SU-2026:20145-1 Security update for the Linux Kernel | 8 дней назад | |||
ELSA-2026-1690 ELSA-2026-1690: kernel security update (IMPORTANT) | 9 дней назад | |||
SUSE-SU-2026:0315-1 Security update for the Linux Kernel | 13 дней назад | |||
SUSE-SU-2026:0281-1 Security update for the Linux Kernel | 18 дней назад | |||
SUSE-SU-2026:0278-1 Security update for the Linux Kernel | 18 дней назад | |||
SUSE-SU-2026:0293-1 Security update for the Linux Kernel | 15 дней назад |
Уязвимостей на страницу