Lucene search
+L

3266 matches found

Fedora
Fedora
added 2025/04/11 6:32 p.m.25 views

[SECURITY] Fedora 42 Update: condor-23.9.6-6.fc42

HTCondor is a workload management system for high-throughput and high-performance jobs. Like other full-featured batch systems, HTCondor provides a job queuing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs t...

8.1CVSS6.9AI score0.00332EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/10 12:00 a.m.8 views

The vulnerability of the cakeDrop() function in the net/sched/sch_cake.c module of the network scheduling subsystem of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the cakeDrop function in the net/sched/schcake.c module of the network scheduling subsystem of the Linux operating system is related to incomplete cleanup of temporal or auxiliary resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00263EPSS
SaveExploits0References21Affected Software5
OSV
OSV
added 2025/04/08 9:15 a.m.15 views

UBUNTU-CVE-2025-22014

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: Fix the potential deadlock When some client process A call pdraddlookup to add the look up for the service and does schedule locator work, later a process B got a new server packet indicating locator is up and cal...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2025/04/08 8:18 a.m.37 views

CVE-2025-22014 soc: qcom: pdr: Fix the potential deadlock

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: Fix the potential deadlock When some client process A call pdraddlookup to add the look up for the service and does schedule locator work, later a process B got a new server packet indicating locator is up and cal...

0.00156EPSS
SaveExploits0References7
Fedora
Fedora
added 2025/04/06 1:21 a.m.24 views

[SECURITY] Fedora 41 Update: condor-23.9.6-3.fc41

HTCondor is a workload management system for high-throughput and high-performance jobs. Like other full-featured batch systems, HTCondor provides a job queuing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs t...

8.1CVSS8.2AI score0.00332EPSS
SaveExploits0
Fedora
Fedora
added 2025/04/06 1:16 a.m.37 views

[SECURITY] Fedora 40 Update: condor-23.9.6-3.fc40

HTCondor is a workload management system for high-throughput and high-performance jobs. Like other full-featured batch systems, HTCondor provides a job queuing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs t...

8.1CVSS8.2AI score0.00332EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.6 views

SUSE CVE-2025-21971

In the Linux kernel, the following vulnerability has been resolved: netsched: Prevent creation of classes with TCHROOT The function qdisctreereducebacklog uses TCHROOT as a termination condition when traversing up the qdisc tree to update parent backlog counters. However, if a class is created wi...

7.8CVSS7.7AI score0.00213EPSS
SaveExploits0References68
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.16 views

SUSE CVE-2025-21995

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The lastscheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of prev when dmafenceaddcallback fails, ensuring proper...

5.5CVSS7.8AI score0.0018EPSS
SaveExploits0References15
OSV
OSV
added 2025/04/03 8:15 a.m.22 views

AZL-60264 CVE-2025-21995 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The lastscheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of prev when dmafenceaddcallback fails, ensuring proper...

5.5CVSS5.6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/03 8:15 a.m.11 views

DEBIAN-CVE-2025-21995

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The lastscheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of prev when dmafenceaddcallback fails, ensuring proper...

5.5CVSS5.6AI score0.0018EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/02 3:29 p.m.16 views

Security Bulletin: IBM CloudPak for Data Scheduling Service is vulernable to CVE-2023-45288.

Summary Golang's net/http is used by the CP4D Scheduling Service for http communication. CVE-2023-45288. Vulnerability Details CVEID:CVE-2023-45288 DESCRIPTION: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames...

7.5CVSS7.1AI score0.91969EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/02 3:17 p.m.13 views

Security Bulletin: IBM CloudPak for Data Scheduling Service is vulernable to IBM X-Force ID: 350626.

Summary GRPC-Go is used by the CP4D Scheduling Service for inter-process communication. IBM X-Force ID: 350626. Vulnerability Details IBM X-Force ID: 350626 DESCRIPTION: gRPC-Go is vulnerable to a denial of service, caused by a flaw in handling multiplexed streams in the HTTP/2 protocol. By sendi...

6.8AI score
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2025/04/02 1:29 p.m.8 views

SUSE CVE-2025-21900

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a deadlock when recovering state on a sillyrenamed file If the file is sillyrenamed, and slated for delete on close, it is possible for a server reboot to triggeer an open reclaim, with can again race with the...

5.5CVSS7.6AI score0.00325EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/02 1:29 p.m.6 views

SUSE CVE-2025-21919

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix potential memory corruption in childcfsrqonlist childcfsrqonlist attempts to convert a 'prev' pointer to a cfsrq. This 'prev' pointer can originate from struct rq's leafcfsrqlist, making the conversion invalid and...

5.5CVSS7.7AI score0.00215EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.10 views

SUSE CVE-2025-21897

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix picktaskscx picking non-queued tasks when it's called without balance a6250aa251ea "schedext: Handle cases where picktaskscx is called without preceding balancescx" added a workaround to handle the cases where...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.3 views

DEBIAN-CVE-2025-21971

In the Linux kernel, the following vulnerability has been resolved: netsched: Prevent creation of classes with TCHROOT The function qdisctreereducebacklog uses TCHROOT as a termination condition when traversing up the qdisc tree to update parent backlog counters. However, if a class is created wi...

5.5CVSS5.6AI score0.00213EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.15 views

CVE-2025-21938

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix 'scheduling while atomic' in mptcppmnlappendnewlocaladdr If multiple connection requests attempt to create an implicit mptcp endpoint in parallel, more than one caller may end up in mptcppmnlappendnewlocaladdr because...

7.5CVSS0.00364EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/01 4:15 p.m.1 views

DEBIAN-CVE-2025-21938

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix 'scheduling while atomic' in mptcppmnlappendnewlocaladdr If multiple connection requests attempt to create an implicit mptcp endpoint in parallel, more than one caller may end up in mptcppmnlappendnewlocaladdr because...

4.7CVSS5.6AI score0.00364EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.6 views

UBUNTU-CVE-2025-21971

In the Linux kernel, the following vulnerability has been resolved: netsched: Prevent creation of classes with TCHROOT The function qdisctreereducebacklog uses TCHROOT as a termination condition when traversing up the qdisc tree to update parent backlog counters. However, if a class is created wi...

7.8CVSS6.2AI score0.00213EPSS
SaveExploits0References55
OSV
OSV
added 2025/04/01 4:15 p.m.11 views

UBUNTU-CVE-2025-21900

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a deadlock when recovering state on a sillyrenamed file If the file is sillyrenamed, and slated for delete on close, it is possible for a server reboot to triggeer an open reclaim, with can again race with the...

7.5CVSS6.5AI score0.00325EPSS
SaveExploits0References9
Rows per page
Query Builder