[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173315957955.13969.1185838423270476471.b4-ty@linux.intel.com>
Date: Mon, 02 Dec 2024 19:12:59 +0200
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Jonathan Woithe <jwoithe@...t42.net>,
Hans de Goede <hdegoede@...hat.com>, Abdul Rahim <abdul.rahim@...ahoo.com>
Cc: platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fujitsu-laptop: replace strcpy -> strscpy
On Thu, 28 Nov 2024 02:07:07 +0530, Abdul Rahim wrote:
> strcpy() performs no bounds checking on the destination buffer. This
> could result in linear overflows beyond the end of the buffer, leading
> to all kinds of misbehaviors.[1]
>
> [1]: https://www.kernel.org/doc/html/latest/process/deprecated.html#strcpy
>
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] fujitsu-laptop: replace strcpy -> strscpy
commit: 0ffafd4a3b39b341a4d7d73df34ab3b2c07a26c0
--
i.
Powered by blists - more mailing lists