diff options
| author | Linus Torvalds <[email protected]> | 2025-01-31 17:33:54 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2025-01-31 17:33:54 +0000 |
| commit | b2fde87318f3d77314334b8bfe93846f36ae1708 (patch) | |
| tree | 63d72f2070a955dc238d5f3cbf1444bc9c2ceac0 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
| parent | hostfs: fix string handling in __dentry_name() (diff) | |
| download | kernel-b2fde87318f3d77314334b8bfe93846f36ae1708.tar.gz kernel-b2fde87318f3d77314334b8bfe93846f36ae1708.zip | |
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull hostfs fix from Al Viro:
"Fix hostfs __dentry_name() string handling.
The use of strcpy() with overlapping source and destination is a UB;
original loop hadn't been. More to the point, the whole thing is much
easier done with memcpy() + memmove()"
* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
hostfs: fix string handling in __dentry_name()
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
