Lucene search
+L

110 matches found

OSV
OSV
added 2025/05/09 7:16 a.m.9 views

DEBIAN-CVE-2025-37887

In the Linux kernel, the following vulnerability has been resolved: pdscore: handle unsupported PDSCORECMDFWCONTROL result If the FW doesn't support the PDSCORECMDFWCONTROL command the driver might at the least print garbage and at the worst crash when the user runs the "devlink dev info" devlink...

5.5CVSS5.6AI score0.00267EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.5 views

DEBIAN-CVE-2025-37886

In the Linux kernel, the following vulnerability has been resolved: pdscore: make waitcontext part of qinfo Make the waitcontext a full part of the qinfo struct rather than a stack variable that goes away after pdscadminqpost is done so that the context is still available after the wait loop has...

5.5CVSS5.6AI score0.00282EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.9 views

UBUNTU-CVE-2025-37887

In the Linux kernel, the following vulnerability has been resolved: pdscore: handle unsupported PDSCORECMDFWCONTROL result If the FW doesn't support the PDSCORECMDFWCONTROL command the driver might at the least print garbage and at the worst crash when the user runs the "devlink dev info" devlink...

7.1CVSS6.2AI score0.00267EPSS
SaveExploits0References26
Debian CVE
Debian CVE
added 2025/05/09 6:45 a.m.20 views

CVE-2025-37887

In the Linux kernel, the following vulnerability has been resolved: pdscore: handle unsupported PDSCORECMDFWCONTROL result If the FW doesn't support the PDSCORECMDFWCONTROL command the driver might at the least print garbage and at the worst crash when the user runs the "devlink dev info" devlink...

7.1CVSS5.6AI score0.00267EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:45 a.m.22 views

CVE-2025-37886

In the Linux kernel, the following vulnerability has been resolved: pdscore: make waitcontext part of qinfo Make the waitcontext a full part of the qinfo struct rather than a stack variable that goes away after pdscadminqpost is done so that the context is still available after the wait loop has...

7.8CVSS5.6AI score0.00282EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/05/09 12:00 a.m.7 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 not properly handling the PDSCORECMDFWCONTROL result, which could lead to out-of-bounds access to arrays...

5.5CVSS6.5AI score0.00267EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/21 12:00 a.m.7 views

PT-2025-20538

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue was related to the handling of queue information in the PDS core, where a wait context was not properly maintained, leadi...

5.5CVSS6.7AI score0.00282EPSS
SaveExploits0
CVE
CVE
added 2024/07/29 2:31 p.m.68 views

CVE-2024-41024

CVE-2024-41024 is rejected/not used and does not represent an active vulnerability entry.

6.6AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.18 views

CVE-2024-41024

...

8.4AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-35968

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

7.8CVSS6.6AI score0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

DEBIAN-CVE-2024-35968

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

5.5CVSS5.4AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.14 views

UBUNTU-CVE-2024-35968

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

7.8CVSS5.7AI score0.00158EPSS
SaveExploits0References9
Oracle linux
Oracle linux
added 2024/05/15 12:00 a.m.58 views

Unbreakable Enterprise kernel security update

5.15.0-206.153.7 - mmc: core: Initialize mmcblkiocdata Mikko Rapeli - ahci: asm1064: asm1166: don't limit reported ports Conrad Kostecki - mmc: core: Fix switch on gp3 partition Dominique Martinet - Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory Michael Kelley -...

4.7CVSS8.3AI score0.08555EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/29 3:30 a.m.5 views

SUSE CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

7CVSS6.9AI score0.00301EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/27 2:15 p.m.8 views

DEBIAN-CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

4.1CVSS5.8AI score0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/27 2:15 p.m.7 views

UBUNTU-CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

4.1CVSS5.7AI score0.00301EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/27 12:00 a.m.21 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a double release vulnerability in net pdscore...

4.1CVSS6.9AI score0.00301EPSS
SaveExploits0References6
Prion
Prion
added 2024/03/06 7:15 a.m.33 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

6.6AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 7:15 a.m.8 views

UBUNTU-CVE-2024-26623

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

7.8CVSS6.3AI score0.00224EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2024/03/06 12:00 a.m.13 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a security flaw in pdscore...

4.7CVSS7AI score0.00224EPSS
SaveExploits0References5
Rows per page
Query Builder