Lucene search
K

255 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.4 views

AZL-52959 CVE-2024-49926 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcutasksneedgpcb For kernels built with CONFIGFORCENRCPUS=y, the nrcpuids is defined as NRCPUS instead of the number of possible cpus, this will cause the following syst...

5.5CVSS6.6AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49926

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcutasksneedgpcb For kernels built with CONFIGFORCENRCPUS=y, the nrcpuids is defined as NRCPUS instead of the number of possible cpus, this will cause the following syst...

5.5CVSS5.6AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.0 views

UBUNTU-CVE-2024-49926

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcutasksneedgpcb For kernels built with CONFIGFORCENRCPUS=y, the nrcpuids is defined as NRCPUS instead of the number of possible cpus, this will cause the following syst...

5.5CVSS6.2AI score0.00233EPSS
Exploits0References21
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.15 views

CVE-2024-49926 rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcutasksneedgpcb For kernels built with CONFIGFORCENRCPUS=y, the nrcpuids is defined as NRCPUS instead of the number of possible cpus, this will cause the following syst...

6.9AI score0.00233EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2024/10/18 12:0 a.m.3 views

The vulnerability of the netem_dequeue() function in the Linux kernel’s network scheduling subsystem allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the netemdequeue function in the net/sched/schnetem.c module of the Linux operating system’s network scheduling subsystem is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS6.6AI score0.00268EPSS
Exploits0References29Affected Software5
Microsoft CVE
Microsoft CVE
added 2024/10/12 12:0 a.m.3 views

CVE-2024-46800

...

7.8CVSS6.6AI score0.00268EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/09/19 3:9 a.m.0 views

SUSE CVE-2024-46800

In the Linux kernel, the following vulnerability has been resolved: sch/netem: fix use after free in netemdequeue If netemdequeue enqueues packet to inner qdisc and that qdisc returns NETXMITSTOLEN. The packet is dropped but qdisctreereducebacklog is not called to update the parent's q.qlen,...

5.5CVSS6.7AI score0.00268EPSS
Exploits0References27
OSV
OSV
added 2024/09/18 8:15 a.m.1 views

DEBIAN-CVE-2024-46800

In the Linux kernel, the following vulnerability has been resolved: sch/netem: fix use after free in netemdequeue If netemdequeue enqueues packet to inner qdisc and that qdisc returns NETXMITSTOLEN. The packet is dropped but qdisctreereducebacklog is not called to update the parent's q.qlen,...

7.8CVSS5.7AI score0.00268EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.0 views

UBUNTU-CVE-2024-44998

In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeuerx We can't dereference "skb" after calling vcc-push because the skb is released...

7.8CVSS6.2AI score0.00252EPSS
Exploits0References31
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.1 views

SUSE CVE-2024-40927

In the Linux kernel, the following vulnerability has been resolved: xhci: Handle TD clearing for multiple streams case When multiple streams are in use, multiple TDs might be in flight when an endpoint is stopped. We need to issue a Set TR Dequeue Pointer for each, to ensure everything is reset...

6.4CVSS6.2AI score0.00292EPSS
Exploits0References14
SUSE CVE
SUSE CVE
added 2024/05/29 2:18 p.m.4 views

SUSE CVE-2023-52855

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

5.5CVSS6.6AI score0.00245EPSS
Exploits0References18
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:0 a.m.2 views

The vulnerability of the rcu_cblist_dequeue function in the rcu_segcblist.c module of the Linux kernel allows a attacker to increase their privileges.

The vulnerability of the rcucblistdequeue function in the rcusegcblist.c module of the Linux kernel is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to increase their privileges...

6.8CVSS6.8AI score0.00122EPSS
Exploits0References5Affected Software1
CVE
CVE
added 2024/05/24 3:9 p.m.124 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.00243EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/05/21 4:15 p.m.0 views

UBUNTU-CVE-2023-52855

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency In dwc2hcdurbenqueue, "urb-hcpriv = NULL" is executed without holding the lock "hsotg-lock". In dwc2hcdurbdequeue: spinlockirqsave&hsotg-lock, flags;...

5.5CVSS6AI score0.00245EPSS
Exploits0References12
RedHat Linux
RedHat Linux
added 2024/03/19 5:43 p.m.5 views

kernel: use-after-free in sch_qfq network scheduler

A use-after-free flaw was found in qfqdequeue and aggdequeue in net/sched/schqfq.c in the Traffic Control QoS subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system...

7.8CVSS7.2AI score0.00396EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/03/19 12:29 a.m.3 views

kernel: use-after-free in sch_qfq network scheduler

A use-after-free flaw was found in qfqdequeue and aggdequeue in net/sched/schqfq.c in the Traffic Control QoS subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system...

7.8CVSS7.2AI score0.00396EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/03/13 10:58 p.m.3 views

kernel: use-after-free in sch_qfq network scheduler

A use-after-free flaw was found in qfqdequeue and aggdequeue in net/sched/schqfq.c in the Traffic Control QoS subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system...

7.8CVSS7.2AI score0.00396EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/03/12 3:4 p.m.3 views

kernel: use-after-free in sch_qfq network scheduler

A use-after-free flaw was found in qfqdequeue and aggdequeue in net/sched/schqfq.c in the Traffic Control QoS subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system...

7.8CVSS7.2AI score0.00396EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/03/12 11:49 a.m.4 views

kernel: use-after-free in sch_qfq network scheduler

A use-after-free flaw was found in qfqdequeue and aggdequeue in net/sched/schqfq.c in the Traffic Control QoS subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system...

7.8CVSS7.2AI score0.00396EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/03/12 12:56 a.m.4 views

kernel: use-after-free in sch_qfq network scheduler

A use-after-free flaw was found in qfqdequeue and aggdequeue in net/sched/schqfq.c in the Traffic Control QoS subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system...

7.8CVSS7.2AI score0.00396EPSS
Exploits1References5
Rows per page
Query Builder