From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Date: Fri, 20 Mar 2020 13:42:51 +0000 Subject: Re: [PATCH 0/3] video: Use scnprintf() for avoiding potential buffer overflow Message-Id: <85a0f31c-2e83-cf13-d5e8-2ea7f236f921@samsung.com> List-Id: References: <20200311093230.24900-1-tiwai@suse.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Takashi Iwai Cc: linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org On 3/19/20 4:49 PM, Takashi Iwai wrote: > On Wed, 11 Mar 2020 10:32:27 +0100, > Takashi Iwai wrote: >> >> Hi, >> >> here is a series of trivial patches just to convert suspicious >> snprintf() usages with the more safer one, scnprintf(). >> >> >> Takashi >> >> =>> >> Takashi Iwai (3): >> video: omapfb: Use scnprintf() for avoiding potential buffer overflow >> video: omap2: Use scnprintf() for avoiding potential buffer overflow >> video: uvesafb: Use scnprintf() for avoiding potential buffer overflow >> >> drivers/video/fbdev/omap/omapfb_main.c | 14 +++++++------- >> drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c | 8 ++++---- >> drivers/video/fbdev/uvesafb.c | 2 +- >> 3 files changed, 12 insertions(+), 12 deletions(-) > > Just a gentle ping about those patches. > Let me know if any further changes needed. Patches #1-3 queued for v5.7, thanks! Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics