Security Advisory

CVE-2026-74279

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:57:50
Last updated 2026-08-15 05:57:50
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sg_cleanup error path used list[i] instead of list[j] when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one.