Lucene search
+L

5293 matches found

SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.10 views

SUSE CVE-2023-53567

In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. this is never retried later and so this is a...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.13 views

SUSE CVE-2023-53607

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

5.5CVSS6.5AI score0.00154EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/04 4:15 p.m.19 views

CVE-2023-53607

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

5.5CVSS0.00154EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.16 views

AZL-77396 CVE-2023-53539 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS6.8AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/04 4:15 p.m.11 views

CVE-2023-53539

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS0.00165EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 4:15 p.m.16 views

UBUNTU-CVE-2023-53552

In the Linux kernel, the following vulnerability has been resolved: drm/i915: mark requests for GuC virtual engines to avoid use-after-free References to i915requests may be trapped by userspace inside a syncfile or dmabuf dma-resv and held indefinitely across different proceses. To counter-act t...

7.8CVSS6.1AI score0.00166EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 4:15 p.m.13 views

UBUNTU-CVE-2023-53607

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/04 4:15 p.m.12 views

UBUNTU-CVE-2023-53567

In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. this is never retried later and so this is a...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References11
CVE
CVE
added 2025/10/04 3:44 p.m.64 views

CVE-2023-53607

CVE-2023-53607 involves the Linux kernel ALSA ymfpci driver. The bug is caused by snd_ymfpci_probe using snd_BUG_ON() with snd_dma_buffer.bytes that were not accounting for the aligned size, leading to a faulty check and a kernel warning in snd_ymfpci_create. The issue manifests as a local, low-p...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/10/04 3:17 p.m.41 views

CVE-2023-53567

CVE-2023-53567 – Linux kernel : The issue affects the kernel SPI QUP driver. The root cause is returning early from a platform driver’s remove callback, which prevents releasing DMA resources in the error path, causing a permanent resource leak. The fix ensures proper cleanup by not skipping hard...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.20 views

CVE-2023-53567 spi: qup: Don't skip cleanup in remove's error path

In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. this is never retried later and so this is a...

0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/04 3:16 p.m.11 views

CVE-2023-53547 drm/amdgpu: Fix sdma v4 sw fini error

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix sdma v4 sw fini error Fix sdma v4 sw fini error for sdma 4.2.2 to solve the following general protection fault +0.108196 general protection fault, probably for non-canonical address 0xd5e5a4ae79d24a32: 0000 1...

6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.21 views

CVE-2023-53539 RDMA/rxe: Fix incomplete state save in rxe_requester

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS0.00165EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.10 views

PT-2025-40770

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.21-1-lts 1 Description A flaw exists in the Linux kernel's ALSA subsystem, specifically within the ymfpci driver. A BUG ON condition in the snd ymfpci create function did not properly account for the aligned...

6.2AI score0.00154EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.10 views

PT-2025-40663

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where TX/RX callback handlers ntb netdev tx handler, ntb netdev rx handler can be called in interrupt context via the DMA framework. This can occur whe...

6.4AI score0.00159EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2025-25528

Malicious code in bioql PyPI...

6.4AI score0.0013EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2023-38407

Malicious code in bioql PyPI...

7.8CVSS7.5AI score0.00287EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2023-32211

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00116EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.18 views

EUVD-2022-27327

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.0093EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-13531

Malicious code in bioql PyPI...

7.8CVSS6.6AI score0.00108EPSS
SaveExploits0References2
Rows per page
Query Builder