[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.2211212214080.6045@cbobk.fhfr.pm>
Date: Mon, 21 Nov 2022 22:14:19 +0100 (CET)
From: Jiri Kosina <jikos@...nel.org>
To: Marcus Folkesson <marcus.folkesson@...il.com>
cc: Jonathan Cameron <jic23@...nel.org>,
Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>,
Benjamin Tissoires <benjamin.tissoires@...hat.com>,
linux-input@...r.kernel.org, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jonathan Cameron <Jonathan.Cameron@...wei.com>
Subject: Re: [PATCH v2] HID: hid-sensor-custom: set fixed size for custom
attributes
On Thu, 17 Nov 2022, Marcus Folkesson wrote:
> This is no bugfix (so no Fixes: tag is necessary) as it is
> taken care of in hid_sensor_custom_add_attributes().
>
> The motivation for this patch is that:
> hid_sensor_custom_field.attr_name and
> hid_sensor_custom_field.attrs
> has the size of HID_CUSTOM_TOTAL_ATTRS and used in same context.
>
> We compare against HID_CUSTOM_TOTAL_ATTRS when
> looping through hid_custom_attrs.
>
> We will silent the smatch error:
> hid_sensor_custom_add_attributes() error: buffer overflow
> 'hid_custom_attrs' 8 <= 10
>
> Signed-off-by: Marcus Folkesson <marcus.folkesson@...il.com>
> Acked-by: Jonathan Cameron <Jonathan.Cameron@...wei.com>
Applied to hid.git#for-6.2/sensor. Thanks,
--
Jiri Kosina
SUSE Labs
Powered by blists - more mailing lists