Lucene search
+L

4062 matches found

Vulnrichment
Vulnrichment
added 2024/05/21 3:23 p.m.26 views

CVE-2023-52738 drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/fence: Fix oops due to non-matching drmsched init/fini Currently amdgpu calls drmschedfini from the fence driver sw fini routine - such function is expected to be called only after the respective init function -...

6.7AI score0.00796EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/21 3:23 p.m.48 views

CVE-2023-52738 drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/fence: Fix oops due to non-matching drmsched init/fini Currently amdgpu calls drmschedfini from the fence driver sw fini routine - such function is expected to be called only after the respective init function -...

6.3AI score0.00796EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:23 p.m.29 views

CVE-2023-52738 drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/fence: Fix oops due to non-matching drmsched init/fini Currently amdgpu calls drmschedfini from the fence driver sw fini routine - such function is expected to be called only after the respective init function -...

5.3CVSS5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:22 p.m.28 views

CVE-2023-52707 sched/psi: Fix use-after-free in ep_remove_wait_queue()

In the Linux kernel, the following vulnerability has been resolved: sched/psi: Fix use-after-free in epremovewaitqueue If a non-root cgroup gets removed when there is a thread that registered trigger and is polling on a pressure file within the cgroup, the polling waitqueue gets freed in the...

7.8CVSS6.9AI score0.00262EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47402

In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu Patch that refactored flwalk to use idrforeachentrycontinueul also removed rcu protection of individual filters which causes following use-after-free when filter is deleted concurrently...

7.8CVSS7.9AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.5 views

CVE-2021-47354

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Avoid data corruptions Wait for all dependencies of a job to complete before killing it to avoid data corruptions...

9.1CVSS5.3AI score0.00734EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.5 views

DEBIAN-CVE-2021-47318

In the Linux kernel, the following vulnerability has been resolved: archtopology: Avoid use-after-free for scalefreqdata Currently topologyscalefreqtick which gets called from schedulertick may end up using a pointer to "struct scalefreqdata", which was previously cleared by...

7.8CVSS5.6AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-CVE-2021-47354

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Avoid data corruptions Wait for all dependencies of a job to complete before killing it to avoid data corruptions...

9.1CVSS6AI score0.00734EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/21 3:15 p.m.8 views

UBUNTU-CVE-2021-47419

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

7.8CVSS5.7AI score0.00231EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.16 views

CVE-2021-47402

In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu Patch that refactored flwalk to use idrforeachentrycontinueul also removed rcu protection of individual filters which causes following use-after-free when filter is deleted concurrently...

7.8CVSS7.8AI score0.00244EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.10 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.00172EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.10 views

SUSE CVE-2024-35975

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch which added support for Round robin scheduling has a...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/20 4:38 p.m.30 views

CVE-2024-35975

A flaw was found in the rvunicvf module in the Linux kernel. A resource leak can occur due to an improper release of the transmit schedulers, potentially impacting system performance and resulting in a denial of service...

5.5CVSS8.7AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/20 10:15 a.m.36 views

CVE-2024-35975

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch which added support for Round robin scheduling has a...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/20 10:15 a.m.11 views

DEBIAN-CVE-2024-35975

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch which added support for Round robin scheduling has a...

5.5CVSS6.1AI score0.00224EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.31 views

CVE-2024-35975

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch which added support for Round robin scheduling has a...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/20 10:15 a.m.17 views

UBUNTU-CVE-2024-35985

In the Linux kernel, the following vulnerability has been resolved: sched/eevdf: Prevent vlag from going out of bounds in reweighteevdf It was possible to have pickeevdf return NULL, which then causes a NULL-deref. This turned out to be due to entityeligible returning falsely negative because of ...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/20 10:15 a.m.8 views

UBUNTU-CVE-2024-35975

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch which added support for Round robin scheduling has a...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/20 9:42 a.m.19 views

CVE-2024-35975 octeontx2-pf: Fix transmit scheduler resource leak

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch which added support for Round robin scheduling has a...

6.8AI score0.00224EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/20 9:42 a.m.51 views

CVE-2024-35975 octeontx2-pf: Fix transmit scheduler resource leak

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch which added support for Round robin scheduling has a...

6.5AI score0.00224EPSS
SaveExploits0References3
Rows per page
Query Builder