Security Advisory

CVE-2026-23093

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-04 16:08:16
Last updated 2026-05-11 21:59:51
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbd: fix dma_unmap_sg() nents The dma_unmap_sg() functions should be called with the same nents as the dma_map_sg(), not the value the map function returned.