CVE-2026-23093
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.
More information : https://git.kernel.org/stable/c/98e3e2b561bc88f4dd218d1c05890672874692f6
