Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2025-38380

Published: July 26, 2025Last modified: July 26, 2025

Description

In the Linux kernel, the following vulnerability has been resolved: i2c/designware: Fix an initialization issue The i2c_dw_xfer_init() function requires msgs and msg_write_idx from the dev context to be initialized. amd_i2c_dw_xfer_quirk() inits msgs and msgs_num, but not msg_write_idx. This could allow an out of bounds access (of msgs). Initialize msg_write_idx before calling i2c_dw_xfer_init().

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.147-r0)
Streamlinux-ltsFixed (6.12.41-r0)

References

ON THIS PAGE