Lucene search
+L

4066 matches found

Cvelist
Cvelist
added 2025/05/08 6:26 a.m.27 views

CVE-2025-37823 net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a potential UAF in hfscdequeue too Similarly to the previous patch, we need to safe guard hfscdequeue too. But for this one, we don't have a reliable reproducer...

7.8CVSS0.00208EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/08 6:26 a.m.14 views

CVE-2025-37821 sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash

In the Linux kernel, the following vulnerability has been resolved: sched/eevdf: Fix se-slice being set to U64MAX and resulting crash There is a code path in dequeueentities that can set the slice of a schedentity to U64MAX, which sometimes results in a crash. The offending case is when...

6.2AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/05/08 12:00 a.m.6 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 an improperly set scheduler slice, which could cause the kernel to crash...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.7 views

SUSE CVE-2022-49829

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence...

3.3CVSS6.5AI score0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/06 3:37 p.m.12 views

GO-2025-3656 Volcano Scheduler Denial of Service via Unbounded Response from Elastic Service/extender Plugin in volcano.sh/volcano

Volcano Scheduler Denial of Service via Unbounded Response from Elastic Service/extender Plugin in volcano.sh/volcano...

8.2CVSS6.7AI score0.00452EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/05/06 3:07 a.m.11 views

SUSE CVE-2022-49921

In the Linux kernel, the following vulnerability has been resolved: net: sched: Fix use after free in redenqueue We can't use "skb" again after passing it to qdiscenqueue. This is basically identical to commit 2f09707d0c97 "schsfb: Also store skb len before calling child enqueue"...

5.5CVSS6.2AI score0.00185EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.8 views

sched: address a potential NULL pointer dereference in the GRED scheduler.

...

5.5CVSS7.4AI score0.0019EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.10 views

drm/sched: Fix fence reference count leak

...

5.5CVSS7.4AI score0.00189EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/02 7:16 p.m.108 views

CVE-2025-32777

Volcano is a Kubernetes-native batch scheduling system. Prior to versions 1.11.2, 1.10.2, 1.9.1, 1.11.0-network-topology-preview.3, and 1.12.0-alpha.2, attacker compromise of either the Elastic service or the extender plugin can cause denial of service of the scheduler. This is a privilege...

8.2CVSS6.8AI score0.00452EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/02 2:02 a.m.12 views

SUSE CVE-2025-37763

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/01 3:16 p.m.6 views

DEBIAN-CVE-2022-49829

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence...

5.5CVSS5.6AI score0.00163EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.10 views

CVE-2022-49829

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence...

5.5CVSS0.00163EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/01 2:15 p.m.13 views

CVE-2025-37763

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job...

7.8CVSS0.00196EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/05/01 2:11 p.m.2 views

CVE-2022-49921 net: sched: Fix use after free in red_enqueue()

In the Linux kernel, the following vulnerability has been resolved: net: sched: Fix use after free in redenqueue We can't use "skb" again after passing it to qdiscenqueue. This is basically identical to commit 2f09707d0c97 "schsfb: Also store skb len before calling child enqueue"...

7.8CVSS6.3AI score0.00185EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/01 2:11 p.m.10 views

CVE-2022-49921

In the Linux kernel, the following vulnerability has been resolved: net: sched: Fix use after free in redenqueue We can't use "skb" again after passing it to qdiscenqueue. This is basically identical to commit 2f09707d0c97 "schsfb: Also store skb len before calling child enqueue"...

7.8CVSS5.5AI score0.00185EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.16 views

CVE-2022-49856

Removed by vendor...

5.6AI score
SaveExploits0
OSV
OSV
added 2025/05/01 2:09 p.m.12 views

CVE-2022-49829 drm/scheduler: fix fence ref counting

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence...

5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.17 views

CVE-2022-49829

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence...

5.5CVSS5.6AI score0.00163EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 1:07 p.m.10 views

CVE-2025-37763 drm/imagination: take paired job reference

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job...

7.8CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/01 1:07 p.m.24 views

CVE-2025-37763 drm/imagination: take paired job reference

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job...

7.8CVSS0.00196EPSS
SaveExploits0References3
Rows per page
Query Builder