Lucene search
+L

901 matches found

Cvelist
Cvelist
added 2024/07/17 6:10 a.m.43 views

CVE-2024-41010 bpf: Fix too early release of tcx_entry

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcxentry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcxentry can be released too early leading to a use after free UAF when an active old-style...

7.8CVSS0.0037EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/17 6:10 a.m.19 views

CVE-2024-41010 bpf: Fix too early release of tcx_entry

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcxentry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcxentry can be released too early leading to a use after free UAF when an active old-style...

6.5AI score0.0037EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/17 6:10 a.m.332 views

CVE-2024-41010

CVE-2024-41010 concerns a Linux kernel vulnerability in the BPF tcx_entry management for old-style ingress/clsact qdiscs. The issue is a use-after-free caused by releasing tcx_entry too early when a shared tc block is replaced, enabling a local attacker to trigger a UAF through a specific qdisc s...

7.8CVSS6.2AI score0.0037EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/19 3:15 p.m.1 views

DEBIAN-CVE-2021-47598

In the Linux kernel, the following vulnerability has been resolved: schcake: do not call cakedestroy from cakeinit qdiscs are not supposed to call their own destroy method from init, because core stack already does that. syzbot was able to trigger use after free: DEBUGLOCKSWARNONlock-magic != loc...

7.8CVSS5.6AI score0.00255EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/19 2:53 p.m.19 views

CVE-2021-47595 net/sched: sch_ets: don't remove idle classes from the round-robin list

In the Linux kernel, the following vulnerability has been resolved: net/sched: schets: don't remove idle classes from the round-robin list Shuang reported that the following script: 1 tc qdisc add dev ddd0 handle 10: parent 1: ets bands 8 strict 4 priomap 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 2 mauseza...

6.8AI score0.00239EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/04 12:47 p.m.7 views

SUSE CVE-2022-3586

A flaw was found in the Linux kernel's networking code. A use-after-free was found in the way the schsfb enqueue function used the socket buffer SKB cb field after the same SKB had been enqueued and freed into a child qdisc. This flaw allows a local, unprivileged user to crash the system, causing...

7CVSS6.5AI score0.00463EPSS
SaveExploits0References57
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.7 views

SUSE CVE-2021-47557

In the Linux kernel, the following vulnerability has been resolved: net/sched: schets: don't peek at classes beyond 'nbands' when the number of DRR classes decreases, the round-robin active list can contain elements that have already been freed in etsqdiscchange. As a consequence, it's possible t...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/24 3:15 p.m.5 views

UBUNTU-CVE-2021-47557

In the Linux kernel, the following vulnerability has been resolved: net/sched: schets: don't peek at classes beyond 'nbands' when the number of DRR classes decreases, the round-robin active list can contain elements that have already been freed in etsqdiscchange. As a consequence, it's possible t...

5.5CVSS6AI score0.00241EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/24 3:09 p.m.139 views

CVE-2021-47557

Summary (CVE-2021-47557) : In the Linux kernel, the net/sched sch_ets code could expose a NULL pointer dereference in the DRR active list when the number of DRR classes decreases, allowing a crash via cl->qdisc->ops->peek(cl->qdisc) if cl->qdisc is NULL. This affects the ETS qdisc ...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

DEBIAN-CVE-2021-47243

In the Linux kernel, the following vulnerability has been resolved: schcake: Fix out of bounds when parsing TCP options and header The TCP option parser in cake qdisc cakegettcpopt and caketcphmaydrop could read one byte out of bounds. When the length is 1, the execution flow gets into the loop,...

7.1CVSS5.9AI score0.00259EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.10 views

CVE-2021-47243 sch_cake: Fix out of bounds when parsing TCP options and header

In the Linux kernel, the following vulnerability has been resolved: schcake: Fix out of bounds when parsing TCP options and header The TCP option parser in cake qdisc cakegettcpopt and caketcphmaydrop could read one byte out of bounds. When the length is 1, the execution flow gets into the loop,...

7.1CVSS6.9AI score0.00259EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.52 views

CVE-2021-47243 sch_cake: Fix out of bounds when parsing TCP options and header

In the Linux kernel, the following vulnerability has been resolved: schcake: Fix out of bounds when parsing TCP options and header The TCP option parser in cake qdisc cakegettcpopt and caketcphmaydrop could read one byte out of bounds. When the length is 1, the execution flow gets into the loop,...

7.1CVSS6.5AI score0.00259EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.9 views

SUSE CVE-2024-35892

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix lockdep splat in qdisctreereducebacklog qdisctreereducebacklog is called with the qdisc lock held, not RTNL. We must use qdisclookuprcu instead of qdisclookup syzbot reported: WARNING: suspicious RCU usage...

5.5CVSS6.8AI score0.00171EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/19 9:15 a.m.13 views

DEBIAN-CVE-2024-35892

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix lockdep splat in qdisctreereducebacklog qdisctreereducebacklog is called with the qdisc lock held, not RTNL. We must use qdisclookuprcu instead of qdisclookup syzbot reported: WARNING: suspicious RCU usage...

5.5CVSS5.5AI score0.00171EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.18 views

CVE-2024-35892 net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix lockdep splat in qdisctreereducebacklog qdisctreereducebacklog is called with the qdisc lock held, not RTNL. We must use qdisclookuprcu instead of qdisclookup syzbot reported: WARNING: suspicious RCU usage...

6.7AI score0.00171EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.7 views

SUSE CVE-2024-27010

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock deadlock. See trace below. ..... other info removed f...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.47 views

CVE-2024-27010

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock deadlock. See trace below. ..... other info removed f...

5.5CVSS8.3AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 6:15 a.m.24 views

AZL-54578 CVE-2024-27010 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock deadlock. See trace below. ..... other info removed f...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.28 views

CVE-2024-27010

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock deadlock. See trace below. ..... other info removed f...

5.5CVSS7.4AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/01 6:15 a.m.4 views

DEBIAN-CVE-2024-27010

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock deadlock. See trace below. ..... other info removed f...

5.5CVSS5.6AI score0.00175EPSS
SaveExploits0References1
Rows per page
Query Builder