FlawAtlas
Search the atlas
CVE-2025-38380 Not scored

CVE-2025-38380

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().

Exploit probability Not scored
Published July 25, 2025
Required by Not available
Last source change July 9, 2026

02 / AFFECTED SOFTWARE

Affected packages

Debian:12 linux

41 explicit affected versions

Debian:13 linux
Debian:14 linux

03 / CONNECTIONS

Connected vulnerabilities

related ALSA-2025:13960
related ALSA-2025:13962
related ALSA-2025:14009
related OPENSUSE-SU-2025:20081-1
related SUSE-SU-2025:02853-1
related SUSE-SU-2025:02923-1
related SUSE-SU-2025:02969-1
related SUSE-SU-2025:02996-1
related SUSE-SU-2025:02997-1
related SUSE-SU-2025:03011-1
related SUSE-SU-2025:03023-1
related SUSE-SU-2025:03615-1
related SUSE-SU-2025:03628-1
related SUSE-SU-2025:20577-1
related SUSE-SU-2025:20586-1
related SUSE-SU-2025:20601-1
related SUSE-SU-2025:20602-1
related SUSE-SU-2025:21074-1
related SUSE-SU-2025:21139-1
related SUSE-SU-2025:21179-1
related SUSE-SU-2025:3716-1
related SUSE-SU-2025:3761-1

04 / EVIDENCE

Source records

Open Source Vulnerabilities CVE-2025-38380

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().

View original source

05 / REFERENCES

Further evidence