Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2023-52758

Published: May 23, 2024Last modified: June 17, 2025

Description

In the Linux kernel, the following vulnerability has been resolved: i2c: dev: copy userspace array safely i2c-dev.c utilizes memdup_user() to copy a userspace array. This is done without an overflow check. Use the new wrapper memdup_array_user() to copy the array more safely.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.68-r0)
Streamlinux-ltsFixed (6.1.68-r0)

References

ON THIS PAGE