Lucene search
K

40 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: In the net/sched module, for the ets function, when a drr class is changed to a strict class, the ets code does not check whether that class was previously in the active list and remove it from the list. This means that if a user...

6AI score0.00068EPSS
Exploits0References1
OSV
OSV
added 2026/05/05 1:7 p.m.1 views

SUSE-SU-2026:21473-1 Security update for the Linux Kernel RT (Live Patch 11 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-32.1 fixes various security issues The following security issues were fixed: - CVE-2025-39977: futex: Prevent use-after-free during requeue-PI bsc1252048. - CVE-2025-71066: net/sched: ets: Always remove class from active list before deleting ...

7.8CVSS7AI score0.02235EPSS
Exploits225References11
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:5 a.m.1 views

net/sched: ets: Remove drr class from the active list if it changes to strict

...

7.1CVSS5.4AI score0.00068EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:4 a.m.2 views

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

...

7.5CVSS5.3AI score0.00016EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2026/01/15 12:25 a.m.1 views

SUSE CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

5.5CVSS6.7AI score0.00068EPSS
Exploits0References20
RedhatCVE
RedhatCVE
added 2026/01/15 12:5 a.m.2 views

CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

6.1CVSS6AI score0.00068EPSS
Exploits0References4
NVD
NVD
added 2026/01/13 4:16 p.m.1 views

CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

0.00068EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.3 views

CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

5.9AI score0.00068EPSS
Exploits0References36
OSV
OSV
added 2026/01/13 4:16 p.m.1 views

UBUNTU-CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

5.8AI score0.00068EPSS
Exploits0References37
Vulnrichment
Vulnrichment
added 2026/01/13 3:31 p.m.0 views

CVE-2025-71066 net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

5.8AI score0.00016EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/01/13 3:31 p.m.21 views

CVE-2025-71066 net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

0.00016EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:31 p.m.1 views

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 etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

5.2AI score0.00016EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2026/01/13 3:31 p.m.46 views

CVE-2025-71066

Summary of CVE-2025-71066 (Linux kernel, net/sched ETS): A race condition between ets_qdisc_dequeue and ets_qdisc_change can cause use-after-free on a Qdisc object. The underlying issue is that some classes with qdiscs set to NULL remain in the active list, allowing a concurrent dequeue to access...

7.5CVSS5.9AI score0.00016EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:29 p.m.2 views

CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

5.3AI score0.00068EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2026/01/13 3:29 p.m.1 views

CVE-2025-68815 net/sched: ets: Remove drr class from the active list if it changes to strict

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

6.6AI score0.00068EPSS
Exploits0References10
CVE
CVE
added 2026/01/13 3:29 p.m.5 views

CVE-2025-68815

CVE-2025-68815 concerns the Linux kernel, specifically the net/sched/ets implementation. The vulnerability arises when an ETS qdisc changes a class from “drr” to “strict”: the active list is not checked/updated, allowing a class to be added twice to the active list, which can lead to list corrupt...

6.3AI score0.00068EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2026/01/13 3:29 p.m.4 views

CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

5.4AI score0.00068EPSS
Exploits0
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.21 views

CVE-2025-68815 net/sched: ets: Remove drr class from the active list if it changes to strict

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

0.00068EPSS
Exploits0References7
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not removing the drr class from the active list when changing it to the strict class, which could result in ...

6.1AI score0.00068EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.1 views

PT-2026-2547

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.0-rc7-00105-g7e9f13163c13-dirty Description The Linux kernel contains an issue within the ets scheduling class. When a user changes a drr class to a strict one, the code fails to check if that class is prese...

5.5AI score0.00068EPSS
Exploits0
Rows per page
Query Builder