๐Ÿ” CVE Alert

CVE-2023-53146

UNKNOWN 0.0

media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer() In dw2102_i2c_transfer, msg is controlled by user. When msg[i].buf is null and msg[i].len is zero, former checks on msg[i].buf would be passed. Malicious data finally reach dw2102_i2c_transfer. If accessing msg[i].buf[0] without sanity check, null ptr deref would happen. We add check on msg[i].len to prevent crash. Similar commit: commit 950e252cb469 ("[media] dw2102: limit messages to buffer size")

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published May 14, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
7fd4828f6cc5bd4339ff58e372ccb5f528548b30 < 77cbd42d29de9ffc93d5529bab8813cde53af14c 7fd4828f6cc5bd4339ff58e372ccb5f528548b30 < ecbe6d011b95c7da59f014f8d26cb7245ed1e11e 7fd4828f6cc5bd4339ff58e372ccb5f528548b30 < beb9550494e7349f92b9eaa283256a5ad9b1c9be 7fd4828f6cc5bd4339ff58e372ccb5f528548b30 < 97fdbdb750342cbc204befde976872fedb406ee6 7fd4828f6cc5bd4339ff58e372ccb5f528548b30 < 903566208ae6bb9c0e7e54355ce75bf6cf72485d 7fd4828f6cc5bd4339ff58e372ccb5f528548b30 < 08dfcbd03b2b7f918c4f87c6ff637054e510df74 7fd4828f6cc5bd4339ff58e372ccb5f528548b30 < fb28afab113a82b89ffec48c8155ec05b4f8cb5e 7fd4828f6cc5bd4339ff58e372ccb5f528548b30 < 5ae544d94abc8ff77b1b9bf8774def3fa5689b5b
Linux / Linux
2.6.27

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/77cbd42d29de9ffc93d5529bab8813cde53af14c git.kernel.org: https://git.kernel.org/stable/c/ecbe6d011b95c7da59f014f8d26cb7245ed1e11e git.kernel.org: https://git.kernel.org/stable/c/beb9550494e7349f92b9eaa283256a5ad9b1c9be git.kernel.org: https://git.kernel.org/stable/c/97fdbdb750342cbc204befde976872fedb406ee6 git.kernel.org: https://git.kernel.org/stable/c/903566208ae6bb9c0e7e54355ce75bf6cf72485d git.kernel.org: https://git.kernel.org/stable/c/08dfcbd03b2b7f918c4f87c6ff637054e510df74 git.kernel.org: https://git.kernel.org/stable/c/fb28afab113a82b89ffec48c8155ec05b4f8cb5e git.kernel.org: https://git.kernel.org/stable/c/5ae544d94abc8ff77b1b9bf8774def3fa5689b5b