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

exploitDog

Количество 151

Количество 151

rocky логотип

RLSA-2026:36956

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

Important: kernel security update

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

ELSA-2026-36956

29 дней назад

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

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

RLSA-2026:36957

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

Important: kernel security update

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

ELSA-2026-36957

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

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

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

ELSA-2026-39083

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

ELSA-2026-39083: kernel update (IMPORTANT)

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

CVE-2025-71066

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change zdi-disclosures@trendmicro.com says: The vulnerability is a race condition between `ets_qdisc_dequeue` and `ets_qdisc_change`. It leads to UAF on `struct Qdisc` object. Attacker requires the capability to create new user and network namespace in order to trigger the bug. See my additional commentary at the end of the analysis. Analysis: static int ets_qdisc_change(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) { ... // (1) this lock is preventing .change handler (`ets_qdisc_change`) //to race with .dequeue handler (`ets_qdisc_dequeue`) sch_tree_lock(sch); for (i = nbands; i < oldbands; i++) { if (i >= q->nstrict && q->classes[i].qdisc->q.qlen) list_del_init(&q->classes[i].alist); qdisc_purge_queue(q->classes[i].qdisc); } WRITE_ONCE(q->nbands, nbands); for (i = nstrict; i < q->nstrict; i++) { if (q->class...

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

CVE-2025-71066

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change zdi-disclosures@trendmicro.com says: The vulnerability is a race condition between `ets_qdisc_dequeue` and `ets_qdisc_change`. It leads to UAF on `struct Qdisc` object. Attacker requires the capability to create new user and network namespace in order to trigger the bug. See my additional commentary at the end of the analysis. Analysis: static int ets_qdisc_change(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) { ... // (1) this lock is preventing .change handler (`ets_qdisc_change`) //to race with .dequeue handler (`ets_qdisc_dequeue`) sch_tree_lock(sch); for (i = nbands; i < oldbands; i++) { if (i >= q->nstrict && q->classes[i].qdisc->q.qlen) list_del_init(&q->classes[i].alist); qdisc_purge_queue(q->classes[i].qdisc); } WRITE_ONCE(q->nbands, nbands); for (i = nstrict; i < q->nstrict; i++) { if (q->class...

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

CVE-2025-71066

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change zdi-disclosures@trendmicro.com says: The vulnerability is a race condition between `ets_qdisc_dequeue` and `ets_qdisc_change`. It leads to UAF on `struct Qdisc` object. Attacker requires the capability to create new user and network namespace in order to trigger the bug. See my additional commentary at the end of the analysis. Analysis: static int ets_qdisc_change(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) { ... // (1) this lock is preventing .change handler (`ets_qdisc_change`) //to race with .dequeue handler (`ets_qdisc_dequeue`) sch_tree_lock(sch); for (i = nbands; i < oldbands; i++) { if (i >= q->nstrict && q->classes[i].qdisc->q.qlen) list_del_init(&q->classes[i].alist); qdisc_purge_queue(q->c

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

CVE-2025-71066

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

net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

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

CVE-2025-71066

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

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

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

SUSE-SU-2026:3383-1

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

Security update for the Linux Kernel (Live Patch 83 for SUSE Linux Enterprise 12 SP5)

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

SUSE-SU-2026:3351-1

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

Security update for the Linux Kernel (Live Patch 40 for SUSE Linux Enterprise 15 SP5)

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

SUSE-SU-2026:3344-1

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

Security update for the Linux Kernel (Live Patch 26 for SUSE Linux Enterprise 15 SP6)

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

GHSA-m4cc-c4jq-h2wr

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change zdi-disclosures@trendmicro.com says: The vulnerability is a race condition between `ets_qdisc_dequeue` and `ets_qdisc_change`. It leads to UAF on `struct Qdisc` object. Attacker requires the capability to create new user and network namespace in order to trigger the bug. See my additional commentary at the end of the analysis. Analysis: static int ets_qdisc_change(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) { ... // (1) this lock is preventing .change handler (`ets_qdisc_change`) //to race with .dequeue handler (`ets_qdisc_dequeue`) sch_tree_lock(sch); for (i = nbands; i < oldbands; i++) { if (i >= q->nstrict && q->classes[i].qdisc->q.qlen) list_del_init(&q->classes[i].alist); qdisc_purge_queue(q...

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

BDU:2026-09380

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

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

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

SUSE-SU-2026:3388-1

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

Security update for the Linux Kernel (Live Patch 76 for SUSE Linux Enterprise 12 SP5)

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

SUSE-SU-2026:3354-1

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

Security update for the Linux Kernel (Live Patch 51 for SUSE Linux Enterprise 15 SP4)

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

SUSE-SU-2026:3345-1

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

Security update for the Linux Kernel (Live Patch 50 for SUSE Linux Enterprise 15 SP4)

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

SUSE-SU-2026:3319-1

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

Security update for the Linux Kernel (Live Patch 38 for SUSE Linux Enterprise 15 SP5)

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

SUSE-SU-2026:3289-1

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

Security update for the Linux Kernel (Live Patch 28 for SUSE Linux Enterprise 15 SP5)

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
rocky логотип
RLSA-2026:36956

Important: kernel security update

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

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

29 дней назад
rocky логотип
RLSA-2026:36957

Important: kernel security update

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

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

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

ELSA-2026-39083: kernel update (IMPORTANT)

около 2 месяцев назад
ubuntu логотип
CVE-2025-71066

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change zdi-disclosures@trendmicro.com says: The vulnerability is a race condition between `ets_qdisc_dequeue` and `ets_qdisc_change`. It leads to UAF on `struct Qdisc` object. Attacker requires the capability to create new user and network namespace in order to trigger the bug. See my additional commentary at the end of the analysis. Analysis: static int ets_qdisc_change(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) { ... // (1) this lock is preventing .change handler (`ets_qdisc_change`) //to race with .dequeue handler (`ets_qdisc_dequeue`) sch_tree_lock(sch); for (i = nbands; i < oldbands; i++) { if (i >= q->nstrict && q->classes[i].qdisc->q.qlen) list_del_init(&q->classes[i].alist); qdisc_purge_queue(q->classes[i].qdisc); } WRITE_ONCE(q->nbands, nbands); for (i = nstrict; i < q->nstrict; i++) { if (q->class...

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change zdi-disclosures@trendmicro.com says: The vulnerability is a race condition between `ets_qdisc_dequeue` and `ets_qdisc_change`. It leads to UAF on `struct Qdisc` object. Attacker requires the capability to create new user and network namespace in order to trigger the bug. See my additional commentary at the end of the analysis. Analysis: static int ets_qdisc_change(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) { ... // (1) this lock is preventing .change handler (`ets_qdisc_change`) //to race with .dequeue handler (`ets_qdisc_dequeue`) sch_tree_lock(sch); for (i = nbands; i < oldbands; i++) { if (i >= q->nstrict && q->classes[i].qdisc->q.qlen) list_del_init(&q->classes[i].alist); qdisc_purge_queue(q->classes[i].qdisc); } WRITE_ONCE(q->nbands, nbands); for (i = nstrict; i < q->nstrict; i++) { if (q->class...

CVSS3: 6.2
0%
Низкий
8 месяцев назад
nvd логотип
CVE-2025-71066

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change zdi-disclosures@trendmicro.com says: The vulnerability is a race condition between `ets_qdisc_dequeue` and `ets_qdisc_change`. It leads to UAF on `struct Qdisc` object. Attacker requires the capability to create new user and network namespace in order to trigger the bug. See my additional commentary at the end of the analysis. Analysis: static int ets_qdisc_change(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) { ... // (1) this lock is preventing .change handler (`ets_qdisc_change`) //to race with .dequeue handler (`ets_qdisc_dequeue`) sch_tree_lock(sch); for (i = nbands; i < oldbands; i++) { if (i >= q->nstrict && q->classes[i].qdisc->q.qlen) list_del_init(&q->classes[i].alist); qdisc_purge_queue(q->c

CVSS3: 7.8
0%
Низкий
8 месяцев назад
msrc логотип
CVE-2025-71066

net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

CVSS3: 9.8
0%
Низкий
7 месяцев назад
debian логотип
CVE-2025-71066

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

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

Security update for the Linux Kernel (Live Patch 83 for SUSE Linux Enterprise 12 SP5)

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

Security update for the Linux Kernel (Live Patch 40 for SUSE Linux Enterprise 15 SP5)

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

Security update for the Linux Kernel (Live Patch 26 for SUSE Linux Enterprise 15 SP6)

около 1 месяца назад
github логотип
GHSA-m4cc-c4jq-h2wr

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change zdi-disclosures@trendmicro.com says: The vulnerability is a race condition between `ets_qdisc_dequeue` and `ets_qdisc_change`. It leads to UAF on `struct Qdisc` object. Attacker requires the capability to create new user and network namespace in order to trigger the bug. See my additional commentary at the end of the analysis. Analysis: static int ets_qdisc_change(struct Qdisc *sch, struct nlattr *opt, struct netlink_ext_ack *extack) { ... // (1) this lock is preventing .change handler (`ets_qdisc_change`) //to race with .dequeue handler (`ets_qdisc_dequeue`) sch_tree_lock(sch); for (i = nbands; i < oldbands; i++) { if (i >= q->nstrict && q->classes[i].qdisc->q.qlen) list_del_init(&q->classes[i].alist); qdisc_purge_queue(q...

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

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

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

Security update for the Linux Kernel (Live Patch 76 for SUSE Linux Enterprise 12 SP5)

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

Security update for the Linux Kernel (Live Patch 51 for SUSE Linux Enterprise 15 SP4)

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

Security update for the Linux Kernel (Live Patch 50 for SUSE Linux Enterprise 15 SP4)

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

Security update for the Linux Kernel (Live Patch 38 for SUSE Linux Enterprise 15 SP5)

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

Security update for the Linux Kernel (Live Patch 28 for SUSE Linux Enterprise 15 SP5)

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

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