In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VM_DONTEXPAND was added in commit 1c1914d6e8c6 ("dma-buf: heaps: D…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VM_DONTEXPAND was added in commit 1c1914d6e8c6 ("dma-buf: heaps: Don't track CMA dma-buf pages under RssFile") it was possible to obtain a mapping larger than the buffer size via mremap and bypass the overflow check in dma_buf_mmap_internal. When using such a mapping to attempt to fault past the end of the buffer, the CMA heap fault handler also checks the fault o…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/79cce5e81d20fa9ad553be439d665ac3302d3c95 Patch
- https://git.kernel.org/stable/c/84175dc5b2c932266a50c04e5ce342c30f817a2f Patch
- https://git.kernel.org/stable/c/e79050882b857c37634baedbdcf7c2047c24cbff Patch
- https://git.kernel.org/stable/c/ea5ff5d351b520524019f7ff7f9ce418de2dad87 Patch
- https://git.kernel.org/stable/c/eb7fc8b65cea22f9038c52398c8b22849e9620ea Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html Mailing List
Timeline
- nvd_ingest NVD