Lucene search
K

7534 matches found

SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.2 views

SUSE CVE-2025-38127

In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This means that the callback must update the Tx scheduler with the new queue number. In the event of a Tx...

5.5CVSS6.4AI score0.00157EPSS
Exploits0References22
SUSE CVE
SUSE CVE
added 2025/07/03 11:22 p.m.3 views

SUSE CVE-2025-38158

In the Linux kernel, the following vulnerability has been resolved: hisiaccvfiopci: fix XQE dma address error The dma addresses of EQE and AEQE are wrong after migration and results in guest kernel-mode encryption services failure. Comparing the definition of hardware registers, we found that the...

6.1CVSS7.8AI score0.00092EPSS
Exploits0References16
OSV
OSV
added 2025/07/03 9:15 a.m.11 views

AZL-64490 CVE-2025-38161 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction Upon RQ destruction if the firmware command fails which is the last resource to be destroyed some SW resources were already cleaned regardless of the failure. Now...

5.5CVSS6.3AI score0.00143EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.1 views

DEBIAN-CVE-2025-38151

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix hang when cmaneteventcallback fails to queuework The cited commit fixed a crash when cmaneteventcallback was called for a cmaid while work on that id from a previous call had not yet started. The work item was...

5.5CVSS5.4AI score0.00147EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.2 views

DEBIAN-CVE-2025-38122

In the Linux kernel, the following vulnerability has been resolved: gve: add missing NULL check for gveallocpendingpacket in TX DQO gveallocpendingpacket can return NULL, but gvetxaddskbdqo did not check for this case before dereferencing the returned pointer. Add a missing NULL check to prevent ...

5.5CVSS5.5AI score0.00156EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

DEBIAN-CVE-2025-38127

In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This means that the callback must update the Tx scheduler with the new queue number. In the event of a Tx...

5.5CVSS5.5AI score0.00157EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

AZL-70636 CVE-2025-38127 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This means that the callback must update the Tx scheduler with the new queue number. In the event of a Tx...

5.5CVSS5.6AI score0.00157EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

AZL-64580 CVE-2025-38115 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: fix a potential crash on gsoskb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed commit, sch-q.len can be inflated by packets in sch-gsoskb, and an...

5.5CVSS6.8AI score0.00172EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.1 views

DEBIAN-CVE-2025-38115

In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: fix a potential crash on gsoskb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed commit, sch-q.len can be inflated by packets in sch-gsoskb, and an...

5.5CVSS5.5AI score0.00172EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.13 views

AZL-64622 CVE-2025-38108 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: netsched: red: fix a race in redchange Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | |...

7CVSS6.8AI score0.00129EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.2 views

DEBIAN-CVE-2025-38108

In the Linux kernel, the following vulnerability has been resolved: netsched: red: fix a race in redchange Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | |...

7CVSS5.7AI score0.00129EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.2 views

DEBIAN-CVE-2025-38107

In the Linux kernel, the following vulnerability has been resolved: netsched: ets: fix a race in etsqdiscchange Gerrard Tai reported a race condition in ETS, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock roo...

7CVSS5.7AI score0.00126EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.2 views

UBUNTU-CVE-2025-38127

In the Linux kernel, the following vulnerability has been resolved: ice: fix Tx scheduler error handling in XDP callback When the XDP program is loaded, the XDP callback adds new Tx queues. This means that the callback must update the Tx scheduler with the new queue number. In the event of a Tx...

5.5CVSS6AI score0.00157EPSS
Exploits0References30
OSV
OSV
added 2025/07/03 9:15 a.m.1 views

UBUNTU-CVE-2025-38115

In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: fix a potential crash on gsoskb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed commit, sch-q.len can be inflated by packets in sch-gsoskb, and an...

5.5CVSS5.7AI score0.00172EPSS
Exploits0References43
OSV
OSV
added 2025/07/03 9:15 a.m.7 views

UBUNTU-CVE-2025-38151

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix hang when cmaneteventcallback fails to queuework The cited commit fixed a crash when cmaneteventcallback was called for a cmaid while work on that id from a previous call had not yet started. The work item was...

5.7CVSS6AI score0.00147EPSS
Exploits0References15
OSV
OSV
added 2025/07/03 9:15 a.m.4 views

UBUNTU-CVE-2025-38107

In the Linux kernel, the following vulnerability has been resolved: netsched: ets: fix a race in etsqdiscchange Gerrard Tai reported a race condition in ETS, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock roo...

7CVSS6.2AI score0.00126EPSS
Exploits0References42
OSV
OSV
added 2025/07/03 9:15 a.m.2 views

UBUNTU-CVE-2025-38161

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction Upon RQ destruction if the firmware command fails which is the last resource to be destroyed some SW resources were already cleaned regardless of the failure. Now...

5.5CVSS6.1AI score0.00143EPSS
Exploits0References42
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

UBUNTU-CVE-2025-38108

In the Linux kernel, the following vulnerability has been resolved: netsched: red: fix a race in redchange Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | |...

7CVSS6.2AI score0.00129EPSS
Exploits0References43
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.7 views

CVE-2025-38108 net_sched: red: fix a race in __red_change()

In the Linux kernel, the following vulnerability has been resolved: netsched: red: fix a race in redchange Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | |...

0.00129EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/07/03 12:0 a.m.2 views

PT-2025-27701

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential crash in the Linux kernel's net sched module has been resolved. The issue occurred in the sch sfq function, which has an assumption of always being able to queue at least o...

5.5CVSS6.6AI score0.00172EPSS
Exploits0
Rows per page
Query Builder