APPLIED: [SRU][N][PATCH 0/1] CVE-2024-46759

Stefan Bader stefan.bader at canonical.com
Fri Oct 11 12:49:34 UTC 2024


On 10.10.24 20:23, Bethany Jamison wrote:
> [Impact]
> 
> DIV_ROUND_CLOSEST() after kstrtol() results in an underflow if a large
> negative number such as -9223372036854775808 is provided by the user.
> Fix it by reordering clamp_val() and DIV_ROUND_CLOSEST() operations.
> 
> [Fix]
> 
> Noble:	Clean cherry-pick from linux-6.10.y
> Jammy:	pending (5.15.0-125.135)
> Focal:	pending (5.4.0-200.220)
> Bionic:	fix sent to esm ML
> Xenial:	fix sent to esm ML
> Trusty:	won't fix
> 
> [Test Case]
> 
> Compile tested.
> 
> [Where problems could occur]
> 
> This affects those who use the driver for TI ADC128D818 System Monitor
> with Temperature Sensor, an issue with this fix would be visible to the
> user via a loss of precision resulting in inaccurate measurements.
> 
> Guenter Roeck (1):
>    hwmon: (adc128d818) Fix underflows seen when writing limit attributes
> 
>   drivers/hwmon/adc128d818.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied to noble:linux/master-next. Thanks.

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 48643 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20241011/bbd9eb9c/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20241011/bbd9eb9c/attachment-0001.sig>


More information about the kernel-team mailing list