Lucene search
+L

856 matches found

SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.11 views

SUSE CVE-2025-39893

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...

5.5CVSS6.5AI score0.00127EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.9 views

SUSE CVE-2025-39896

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

6.4CVSS6.5AI score0.00147EPSS
SaveExploits0References10
CVE
CVE
added 2025/10/01 11:46 a.m.44 views

CVE-2023-53515

CVE-2023-53515 affects the Linux kernel virtio-mmio subsystem. The issue stems from allocating vm_dev with devres, which breaks the vm_dev lifecycle tied to a struct device; when the platform_device is removed, the memory is freed before vm_dev release, causing a use-after-free when the release c...

7.8CVSS6AI score0.00149EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/10/01 11:41 a.m.10 views

CVE-2022-50421 rpmsg: char: Avoid double destroy of default endpoint

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Avoid double destroy of default endpoint The rpmsgdevremove in rpmsgcore is the place for releasing this default endpoint. So need to avoid destroying the default endpoint in rpmsgchrdeveptdevdestroy, this should be...

7.8CVSS6.4AI score
SaveExploits0References6
NVD
NVD
added 2025/10/01 8:15 a.m.12 views

CVE-2025-39896

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

7.8CVSS0.00147EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 8:15 a.m.10 views

CVE-2025-39893

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...

5.5CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 8:15 a.m.11 views

UBUNTU-CVE-2025-39893

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 8:15 a.m.11 views

UBUNTU-CVE-2025-39896

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

7.8CVSS5.7AI score0.00147EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/10/01 7:42 a.m.3 views

CVE-2025-39896 accel/ivpu: Prevent recovery work from being queued during device removal

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

7.8CVSS6AI score0.00147EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.19 views

CVE-2025-39896 accel/ivpu: Prevent recovery work from being queued during device removal

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

7.8CVSS0.00147EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 7:42 a.m.47 views

CVE-2025-39896

CVE-2025-39896 (Linux kernel, open-source) The vulnerability affects the ivpu driver in the kernel’s accel path. It arises from recovery work being queued during device removal, potentially allowing use-after-free if recovery code accesses freed resources. The fix replaces cancel_work_sync() with...

7.8CVSS6AI score0.00147EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/10/01 7:42 a.m.16 views

CVE-2025-39896

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

7.8CVSS6.3AI score0.00147EPSS
SaveExploits0
OSV
OSV
added 2025/10/01 7:42 a.m.12 views

CVE-2025-39896 accel/ivpu: Prevent recovery work from being queued during device removal

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

7.8CVSS6.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/10/01 7:42 a.m.21 views

CVE-2025-39893

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...

5.5CVSS5.5AI score0.00127EPSS
SaveExploits0
CVE
CVE
added 2025/10/01 7:42 a.m.28 views

CVE-2025-39893

The CVE concerns the Linux kernel SPI driver spi-qpic-snand. The root cause is that the on‑host hardware ECC engine remains registered when qcom_spi_probe() returns with an error and also on device removal, leading to use‑after‑free risks. The documented fix unregisters the ECC engine on the erro...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.56 views

CVE-2025-39893 spi: spi-qpic-snand: unregister ECC engine on probe error and device remove

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...

0.00127EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/01 7:42 a.m.4 views

CVE-2025-39893 spi: spi-qpic-snand: unregister ECC engine on probe error and device remove

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...

6.1AI score0.00127EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.13 views

PT-2025-40067

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the spi-qpic-snand driver. Specifically, the on-host hardware ECC engine remains registered even when the spi register controller function...

6AI score0.00127EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.10 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 the fact that recovery efforts may be queued during device removal, potentially leading to reuse after relea...

7.8CVSS6.1AI score0.00147EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.7 views

PT-2025-40106

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s rpmsg subsystem related to the destruction of the default endpoint. Specifically, the rpmsg dev remove function in rpmsg core is responsible for...

6.1AI score0.00157EPSS
SaveExploits0References6
Rows per page
Query Builder