U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2023-53146 Detail

Description

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")


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/08dfcbd03b2b7f918c4f87c6ff637054e510df74 kernel.org
https://git.kernel.org/stable/c/5ae544d94abc8ff77b1b9bf8774def3fa5689b5b kernel.org
https://git.kernel.org/stable/c/77cbd42d29de9ffc93d5529bab8813cde53af14c kernel.org
https://git.kernel.org/stable/c/903566208ae6bb9c0e7e54355ce75bf6cf72485d kernel.org
https://git.kernel.org/stable/c/97fdbdb750342cbc204befde976872fedb406ee6 kernel.org
https://git.kernel.org/stable/c/beb9550494e7349f92b9eaa283256a5ad9b1c9be kernel.org
https://git.kernel.org/stable/c/ecbe6d011b95c7da59f014f8d26cb7245ed1e11e kernel.org
https://git.kernel.org/stable/c/fb28afab113a82b89ffec48c8155ec05b4f8cb5e kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2023-53146
NVD Published Date:
05/14/2025
NVD Last Modified:
05/16/2025
Source:
kernel.org