summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/fsp/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorZihan Xi <xizh2024@lzu.edu.cn>2026-07-01 18:23:21 +0800
committerSteve French <stfrench@microsoft.com>2026-07-01 20:19:18 -0500
commitb86467cd2691192ad4809a5a6e922fc24b8e9839 (patch)
tree475c76becb4f8aadac695438652ad7dda39efe1e /drivers/gpu/nova-core/fsp/git@git.tavy.me:linux.git
parent7ad2bcf2441430bb2e918fb3ef9a90d775a6e422 (diff)
smb: client: use unaligned reads in parse_posix_ctxt()
The server controls create-context DataOffset, so the POSIX context data pointer may be misaligned on strict-alignment architectures. Use get_unaligned_le32() when reading nlink, reparse_tag, and mode. Fixes: 69dda3059e7a ("cifs: add SMB2_open() arg to return POSIX data") Cc: stable@vger.kernel.org Signed-off-by: Zihan Xi <xizh2024@lzu.edu.cn> Signed-off-by: Ren Wei <n05ec@lzu.edu.cn> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/gpu/nova-core/fsp/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions