Re: [PATCH v4] scsi: target: transform strncpy into strscpy
From:
Baris Can Goral
Date:
Mon Apr 07 2025 - 13:53:41 EST
Next message:
Jason Gunthorpe: "Re: [BUG -next] ./usr/include/cxl/features.h:11:10: fatal error: uuid/uuid.h: No such file or directory"
Previous message:
Ingo Molnar: "Re: next-20250407: qemu_x86_64 clang-20, clang-nightly no console log but gcc-13 boot pass"
In reply to:
Maurizio Lombardi: "Re: [PATCH v4] scsi: target: transform strncpy into strscpy"
Next in thread:
goralbaris: "[PATCH] change strncpy to strscpy strncpy is now depricated. It may not NUL-terminate the destination string, resulting in potential memory content exposures, unbounded reads, or crashes. Link: https://github.com/KSPP/linux/issues/90"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi Maurizio,
Unfourtunately, in version 6.14-rc2 (and also v6.14) strncpy is still there.
Best Regards,
Baris
Next message:
Jason Gunthorpe: "Re: [BUG -next] ./usr/include/cxl/features.h:11:10: fatal error: uuid/uuid.h: No such file or directory"
Previous message:
Ingo Molnar: "Re: next-20250407: qemu_x86_64 clang-20, clang-nightly no console log but gcc-13 boot pass"
In reply to:
Maurizio Lombardi: "Re: [PATCH v4] scsi: target: transform strncpy into strscpy"
Next in thread:
goralbaris: "[PATCH] change strncpy to strscpy strncpy is now depricated. It may not NUL-terminate the destination string, resulting in potential memory content exposures, unbounded reads, or crashes. Link: https://github.com/KSPP/linux/issues/90"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]