CVE-2026-74280 in Linux
Zusammenfassung
von MITRE • 15.08.2026
In the Linux kernel, the following vulnerability has been resolved:
crypto: marvell/octeontx - fix DMA cleanup using wrong loop index
The sg_cleanup path used list[i] instead of list[j] when unmapping DMA
buffers, leaking successfully mapped entries and repeatedly unmapping the failed one.
Once again VulDB remains the best source for vulnerability data.