Lucene search
+L

32 matches found

NVD
NVD
•added 2026/09/24 5:17 p.m.•6 views

CVE-2026-93284

In the Linux kernel, the following vulnerability has been resolved: drm/pagemap: dma-unmap pages before handling migration errors drmpagemapmigrateunmappages relies on the pages array to determine which pages require DMA unmapping. However, drmpagemapmigrationunlockputpages clears the array as pa...

8.8CVSS0.0012EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/24 4:02 p.m.•10 views

CVE-2026-93284

A vulnerability exists in the Linux kernel within the drm/pagemap component. The issue stems from drm_pagemap_migrate_unmap_pages() relying on a pages array to identify pages for DMA unmapping; however, drm_pagemap_migration_unlock_put_pages() clears this array during cleanup, potentially leaving...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/24 4:02 p.m.•5 views

CVE-2026-93284 drm/pagemap: dma-unmap pages before handling migration errors

In the Linux kernel, the following vulnerability has been resolved: drm/pagemap: dma-unmap pages before handling migration errors drmpagemapmigrateunmappages relies on the pages array to determine which pages require DMA unmapping. However, drmpagemapmigrationunlockputpages clears the array as pa...

8.8CVSS5.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/24 12:00 a.m.•4 views

Linux Distros Unpatched Vulnerability : CVE-2026-93284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/pagemap: dma-unmap pages before handling migration errors drmpagemapmigrateunmappages relies on the pages array to determine which pages require DMA...

8.8CVSS5.9AI score0.0012EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/14 10:21 a.m.•11 views

kernel: Linux kernel: Denial of Service in qla2xxx SCSI driver due to improper command handling after chip reset

A flaw was found in the Linux kernel's qla2xxx SCSI driver. This vulnerability occurs when commands sent to the firmware FW are not properly cleared after a chip reset. A local attacker could exploit a race condition during direct memory access DMA unmapping, leading to a kernel panic. This can...

9.8CVSS5.7AI score0.00369EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:21 a.m.•9 views

kernel: Linux kernel: Denial of Service in qla2xxx SCSI driver due to improper command handling after chip reset

A flaw was found in the Linux kernel's qla2xxx SCSI driver. This vulnerability occurs when commands sent to the firmware FW are not properly cleared after a chip reset. A local attacker could exploit a race condition during direct memory access DMA unmapping, leading to a kernel panic. This can...

9.8CVSS5.7AI score0.00369EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/10 6:09 a.m.•8 views

kernel: Linux kernel: Denial of Service in qla2xxx SCSI driver due to improper command handling after chip reset

A flaw was found in the Linux kernel's qla2xxx SCSI driver. This vulnerability occurs when commands sent to the firmware FW are not properly cleared after a chip reset. A local attacker could exploit a race condition during direct memory access DMA unmapping, leading to a kernel panic. This can...

9.8CVSS5.7AI score0.00369EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/15 5:57 a.m.•22 views

EUVD-2026-59427

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

5.3AI score0.00755EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/06/26 2:09 a.m.•16 views

SUSE CVE-2026-53229

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix DMA and xdpframe leak on XDPTX xmit failure In the XSK branch of mlx5exmitxdpbuff, when sq-xmitxdpframe returns false e.g. XDPSQ is full, the function returns without unmapping the DMA address or freeing the...

5.5CVSS5.8AI score0.00441EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
•added 2026/06/25 12:00 a.m.•22 views

PT-2026-52324

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the XSK branch of the mlx5e xmit xdp buff function. When the sq-xmit xdp frame function returns false, such as when the XDPSQ is full, the system fails to unmap t...

9.8CVSS6AI score0.00441EPSS
SaveExploits0
OSV
OSV
•added 2026/05/06 12:16 p.m.•14 views

AZL-85881 CVE-2026-43250 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: fix DMA and SG cleanup in epnuke The ChipIdea UDC driver can encounter "not page aligned sg buffer" errors when a USB device is reconnected after being disconnected during an active transfer. This occurs becau...

7.8CVSS5.9AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
•added 2026/05/06 12:16 p.m.•33 views

CVE-2026-43250

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: fix DMA and SG cleanup in epnuke The ChipIdea UDC driver can encounter "not page aligned sg buffer" errors when a USB device is reconnected after being disconnected during an active transfer. This occurs becau...

7.8CVSS0.00175EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/05/06 11:28 a.m.•16 views

CVE-2026-43250

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: fix DMA and SG cleanup in epnuke The ChipIdea UDC driver can encounter "not page aligned sg buffer" errors when a USB device is reconnected after being disconnected during an active transfer. This occurs becau...

5.8AI score0.00175EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/05/06 11:28 a.m.•25 views

CVE-2026-43250 usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: fix DMA and SG cleanup in epnuke The ChipIdea UDC driver can encounter "not page aligned sg buffer" errors when a USB device is reconnected after being disconnected during an active transfer. This occurs becau...

6.7AI score
SaveExploits0References7
OSV
OSV
•added 2025/12/24 1:16 p.m.•14 views

AZL-73087 CVE-2025-68745 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f "scsi: qla2xxx: target: Fix offline port handling and host reset handling" caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as ...

9.8CVSS5.9AI score0.00369EPSS
SaveExploits0References1
CVE
CVE
•added 2025/12/24 12:09 p.m.•75 views

CVE-2025-68745

CVE-2025-68745 affects the Linux kernel SCSI QLA2xxx path (scsi: qla2xxx). The issue arises from how commands are handled after a chip reset, due to a sequence of commits affecting offline port/host reset handling and DMA unmapping, which could cause commands to remain active. The advisory indica...

9.8CVSS6.2AI score0.00369EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•14 views

EUVD-2025-8470

Malicious code in bioql PyPI...

7.2AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
•added 2025/07/10 8:15 a.m.•24 views

AZL-64881 CVE-2025-38300 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce-cipher - fix error handling in sun8icecipherprepare Fix two DMA cleanup issues on the error path in sun8icecipherprepare: 1 If dmamapsg fails for areq-dst, the device driver would try to free DMA memory it has no...

5.5CVSS6.2AI score0.00155EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/03/05 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2024-44984

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: bnxten: Fix double DMA unmapping for XDPREDIRECT Remove the dmaunmappageattrs call in the...

10CVSS6.2AI score0.00737EPSS
SaveExploits0References3
OSV
OSV
•added 2025/02/26 7:01 a.m.•6 views

DEBIAN-CVE-2022-49722

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory corruption in VF driver Disable VF's RX/TX queues, when it's disabled. VF can have queues enabled, when it requests a reset. If PF driver assumes that VF is disabled, while VF still has queues configured, VF may...

7.8CVSS5.8AI score0.00272EPSS
SaveExploits0References1
Rows per page
Query Builder