Lucene search
+L

715 matches found

SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.8 views

SUSE CVE-2025-38439

In the Linux kernel, the following vulnerability has been resolved: bnxten: Set DMA unmap len correctly for XDPREDIRECT When transmitting an XDPREDIRECT packet, call dmaunmaplenset with the proper length instead of 0. This bug triggers this warning on a system with IOMMU enabled: WARNING: CPU: 36...

3.3CVSS6.5AI score0.00492EPSS
SaveExploits0References22
NVD
NVD
added 2025/07/25 4:15 p.m.11 views

CVE-2025-38447

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix potential out-of-bounds page table access during batched unmap As pointed out by David1, the batched unmap logic in trytounmapone may read past the end of a PTE table when a large folio's PTE mappings are not fully...

7.8CVSS0.00164EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/25 4:15 p.m.5 views

DEBIAN-CVE-2025-38439

In the Linux kernel, the following vulnerability has been resolved: bnxten: Set DMA unmap len correctly for XDPREDIRECT When transmitting an XDPREDIRECT packet, call dmaunmaplenset with the proper length instead of 0. This bug triggers this warning on a system with IOMMU enabled: WARNING: CPU: 36...

5.5CVSS5.7AI score0.00492EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.11 views

AZL-65705 CVE-2025-38439 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: bnxten: Set DMA unmap len correctly for XDPREDIRECT When transmitting an XDPREDIRECT packet, call dmaunmaplenset with the proper length instead of 0. This bug triggers this warning on a system with IOMMU enabled: WARNING: CPU: 36...

9.8CVSS6.8AI score0.00492EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/25 4:15 p.m.10 views

CVE-2025-38439

In the Linux kernel, the following vulnerability has been resolved: bnxten: Set DMA unmap len correctly for XDPREDIRECT When transmitting an XDPREDIRECT packet, call dmaunmaplenset with the proper length instead of 0. This bug triggers this warning on a system with IOMMU enabled: WARNING: CPU: 36...

9.8CVSS0.00492EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/25 4:15 p.m.8 views

UBUNTU-CVE-2025-38447

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix potential out-of-bounds page table access during batched unmap As pointed out by David1, the batched unmap logic in trytounmapone may read past the end of a PTE table when a large folio's PTE mappings are not fully...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.18 views

CVE-2025-38447

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix potential out-of-bounds page table access during batched unmap As pointed out by David1, the batched unmap logic in trytounmapone may read past the end of a PTE table when a large folio's PTE mappings are not fully...

7.8CVSS6AI score0.00164EPSS
SaveExploits0
CVE
CVE
added 2025/07/25 3:27 p.m.64 views

CVE-2025-38447

CVE-2025-38447: Linux kernel mm/rmap batched unmap could read past PTE table end. Root cause: batched unmap in try_to_unmap_one() could read beyond PTE table when a folio’s mappings span >1 page. Fix: refactor into folio_unmap_pte_batch(), compute a safe batch size capped by VMA and PMD bounda...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.20 views

CVE-2025-38447 mm/rmap: fix potential out-of-bounds page table access during batched unmap

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix potential out-of-bounds page table access during batched unmap As pointed out by David1, the batched unmap logic in trytounmapone may read past the end of a PTE table when a large folio's PTE mappings are not fully...

7.8CVSS0.00164EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/07/25 3:27 p.m.8 views

CVE-2025-38447

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix potential out-of-bounds page table access during batched unmap As pointed out by David1, the batched unmap logic in trytounmapone may read past the end of a PTE table when a large folio's PTE mappings are not fully...

7.1CVSS5.7AI score0.00164EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/25 3:27 p.m.9 views

CVE-2025-38447 mm/rmap: fix potential out-of-bounds page table access during batched unmap

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix potential out-of-bounds page table access during batched unmap As pointed out by David1, the batched unmap logic in trytounmapone may read past the end of a PTE table when a large folio's PTE mappings are not fully...

7.8CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.36 views

CVE-2025-38439 bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT

In the Linux kernel, the following vulnerability has been resolved: bnxten: Set DMA unmap len correctly for XDPREDIRECT When transmitting an XDPREDIRECT packet, call dmaunmaplenset with the proper length instead of 0. This bug triggers this warning on a system with IOMMU enabled: WARNING: CPU: 36...

9.8CVSS0.00492EPSS
SaveExploits0References8
CVE
CVE
added 2025/07/25 3:27 p.m.96 views

CVE-2025-38439

CVE-2025-38439 (bnxt_en, Linux kernel): Affects the bnxt_en driver when transmitting XDP_REDIRECT packets. The underlying bug was that dma_unmap_len_set() was called with length 0 instead of the actual length, triggering a warning under IOMMU-enabled systems (warning shown in kernel stack trace)....

9.8CVSS6.4AI score0.00492EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.15 views

CVE-2025-38439

In the Linux kernel, the following vulnerability has been resolved: bnxten: Set DMA unmap len correctly for XDPREDIRECT When transmitting an XDPREDIRECT packet, call dmaunmaplenset with the proper length instead of 0. This bug triggers this warning on a system with IOMMU enabled: WARNING: CPU: 36...

9.8CVSS5.7AI score0.00492EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 3:27 p.m.6 views

CVE-2025-38439 bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT

In the Linux kernel, the following vulnerability has been resolved: bnxten: Set DMA unmap len correctly for XDPREDIRECT When transmitting an XDPREDIRECT packet, call dmaunmaplenset with the proper length instead of 0. This bug triggers this warning on a system with IOMMU enabled: WARNING: CPU: 36...

9.8CVSS7.3AI score
SaveExploits0References13
CNNVD
CNNVD
added 2025/07/25 12:00 a.m.4 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 an incorrect setting of the DMA unmap length during XDPREDIRECT transfers, which could result in a warning...

5.5CVSS8AI score0.00492EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.6 views

hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio

...

5.5CVSS7AI score0.00154EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.17 views

SUSE CVE-2025-38300

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...

6.3CVSS6.6AI score0.00149EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2025/06/27 12:00 a.m.10 views

PT-2025-30861 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue in the mm/rmap module related to out-of-bounds page table access during batched unmap operations within the try to unmap one function. This occurs wh...

6CVSS5.9AI score0.00164EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.11 views

SUSE CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References17
Rows per page
Query Builder