ACK: [SRU][N][PATCH 0/1] CVE-2024-35984

Manuel Diewald manuel.diewald at canonical.com
Wed Jun 26 14:26:24 UTC 2024


On Tue, Jun 25, 2024 at 03:57:17PM -0500, Bethany Jamison wrote:
> [Impact]
> 
> i2c: smbus: fix NULL function pointer dereference
> 
> Baruch reported an OOPS when using the designware controller as target
> only. Target-only modes break the assumption of one transfer function
> always being available. Fix this by always checking the pointer in
> __i2c_transfer.
> 
> [Fix]
> 
> Noble:	Clean cherry-pick from linux-6.8.y
> Jammy:	pending
> Focal:	pending
> Bionic:	fix sent to esm ML
> Xenial:	fix sent to esm ML
> Trusty:	not affected
> 
> [Test Case]
> 
> Compile and boot tested
> 
> [Where problems could occur]
> 
> This fix affects those who use I2C protocol, an issue with this 
> fix would be visible to the user via unexpected system behavior
> or a system crash.
> 
> Wolfram Sang (1):
>   i2c: smbus: fix NULL function pointer dereference
> 
>  drivers/i2c/i2c-core-base.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> -- 
> 2.34.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team

Acked-by: Manuel Diewald <manuel.diewald at canonical.com>

-- 
 Manuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240626/db1bb088/attachment-0001.sig>


More information about the kernel-team mailing list