Lucene search
+L

123 matches found

Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.13 views

PT-2025-53936

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-rc1-205202-gf26f8f761e83 218 Description A flaw exists in the SCSI subsystem of the Linux kernel, specifically within the pm8001 driver. The issue involves incorrect handling of the running req counter when...

7.8CVSS6.5AI score0.00954EPSS
SaveExploits2References842
SUSE CVE
SUSE CVE
added 2025/12/17 12:26 a.m.11 views

SUSE CVE-2025-68174

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: enhance kfd process check in switch partition current switch partition only check if kfdprocessestable is empty. kfdprcessestable entry is deleted in kfdprocessnotifierrelease, but kfdprocess tear down is in...

5.5CVSS6.4AI score0.00141EPSS
SaveExploits0References20
EUVD
EUVD
added 2025/12/16 3:30 p.m.13 views

EUVD-2025-203722

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: enhance kfd process check in switch partition current switch partition only check if kfdprocessestable is empty. kfdprcessestable entry is deleted in kfdprocessnotifierrelease, but kfdprocess tear down is in...

5.9AI score0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-68174

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: enhance kfd process check in switch partition current switch partition only check if kfdprocessestable is empty. kfdprcessestable entry is deleted in kfdprocessnotifierrelease, but kfdprocess tear down is in...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/16 1:42 p.m.45 views

CVE-2025-68174

CVE-2025-68174 concerns an AMD/AMDKFD race in Linux kernel kernel space (kfd) during partition switch and process teardown. The patch adds an atomic per-kfd device counter (kfd_processes_count) incremented on kfd process creation and decremented when kfd_process_wq_release completes, preventing r...

7.8CVSS6.1AI score0.00141EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 1:42 p.m.13 views

CVE-2025-68174 amd/amdkfd: enhance kfd process check in switch partition

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: enhance kfd process check in switch partition current switch partition only check if kfdprocessestable is empty. kfdprcessestable entry is deleted in kfdprocessnotifierrelease, but kfdprocess tear down is in...

7.8CVSS6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.45 views

CVE-2025-68174 amd/amdkfd: enhance kfd process check in switch partition

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: enhance kfd process check in switch partition current switch partition only check if kfdprocessestable is empty. kfdprcessestable entry is deleted in kfdprocessnotifierrelease, but kfdprocess tear down is in...

7.8CVSS0.00141EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.8 views

PT-2025-51587

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the amd/amdkfd subsystem related to process management during partition switching. Specifically, the check for available processes in the switch...

5.4AI score0.00141EPSS
SaveExploits0
OSV
OSV
added 2025/10/28 11:48 a.m.6 views

CVE-2025-40059 coresight: Fix incorrect handling for return value of devm_kzalloc

In the Linux kernel, the following vulnerability has been resolved: coresight: Fix incorrect handling for return value of devmkzalloc The return value of devmkzalloc could be an null pointer, use "!desc.pdata" to fix incorrect handling return value of devmkzalloc...

6.4AI score
SaveExploits0References6
EUVD
EUVD
added 2025/10/08 5:02 a.m.9 views

EUVD-2025-31843

A security flaw has been discovered in itsourcecode Leave Management System 1.0. This impacts the function redirect of the file /module/employee/controller.php?action=reset of the component Query Parameter Handler. Performing manipulation of the argument ID results in cross site scripting. It is...

5.1CVSS3.6AI score0.00287EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2025/10/02 11:28 a.m.8 views

CVE-2025-39908

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

5.5CVSS5.6AI score0.00134EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.8 views

SUSE CVE-2025-39908

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS6.4AI score0.00134EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 8:15 a.m.11 views

CVE-2025-39908

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS0.00134EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 8:15 a.m.8 views

UBUNTU-CVE-2025-39908

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 7:44 a.m.21 views

CVE-2025-39908 net: dev_ioctl: take ops lock in hwtstamp lower paths

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS0.00134EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/01 7:44 a.m.46 views

CVE-2025-39908

CVE-2025-39908 concerns a Linux kernel issue in the hwtstamp path under netdev lock during ioctl handling (net: dev_ioctl: take ops lock in hwtstamp lower paths). The vulnerability stems fromndo hwtstamp callbacks not consistently running under the per-device ops lock in lower get/set paths, with...

7.8CVSS6AI score0.00134EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/01 7:44 a.m.9 views

CVE-2025-39908 net: dev_ioctl: take ops lock in hwtstamp lower paths

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.5 views

CVE-2025-39908 net: dev_ioctl: take ops lock in hwtstamp lower paths

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS6AI score0.00134EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.10 views

PT-2025-40082

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to hardware timestamping hwtstamp within network device operations. Specifically, the issue involves failing to properly acquire the operations...

5.5CVSS5.9AI score0.00134EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-26919

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: Fix debugfs directory leak The ULPI per-device debugfs root is named after the ul...

7.8CVSS5.5AI score0.00231EPSS
SaveExploits0References2
Rows per page
Query Builder