Re: [PATCH] ALSA: info: Check for integer overflow in snd_info_entry_write()

From: Greg KH
Date: Thu Aug 16 2018 - 06:07:14 EST


On Wed, Aug 15, 2018 at 05:55:48PM -0700, Erick Reyes wrote:
> Commit 4adb7bcbcb69 ("ALSA: core: Use seq_file for text proc file
> reads") heavily refactored ALSA procfs and fixed the overflow as
> a side-effect, so this fix only applies to kernels < 4.2 and
> there is no upstream equivalent

Thanks for the patch. I'll queue this up for 3.18.

greg k-h