| Summary | In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2_write() SMB2_write() places write payload in iov[1..n] as part of rq_iov. The corruption is most likely to be observed when connections are This affects SFU mknod, MF symlinks, etc. On kernels before Fix by moving the write payload into rq_iter via iov_iter_kvec(), |
|---|---|
| Publication Date | May 9, 2026, 12:16 a.m. |
| Registration Date | May 9, 2026, 4:14 a.m. |
| Last Update | May 9, 2026, 12:16 a.m. |