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-2025-38694 Detail

Description

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb() In dib7090p_rw_on_apb, msg is controlled by user. When msg[0].buf is null and msg[0].len is zero, former checks on msg[0].buf would be passed. If accessing msg[0].buf[2] without sanity check, null pointer deref would happen. We add check on msg[0].len to prevent crash. Similar issue occurs when access msg[1].buf[0] and msg[1].buf[1]. Similar commit: commit 0ed554fd769a ("media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()")


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/09906650484a09b3a4d4b3d3065395856810becd kernel.org
https://git.kernel.org/stable/c/0bb32863426afe0badac25c28d59021f211d0f48 kernel.org
https://git.kernel.org/stable/c/19eb5d8e6aa1169d368a4d69aae5572950deb89d kernel.org
https://git.kernel.org/stable/c/529fd5593b721e6f4370c591f5086649ed149ff6 kernel.org
https://git.kernel.org/stable/c/a0f744d6cdde81d7382e183f77a4080a39b206cd kernel.org
https://git.kernel.org/stable/c/bc07cae4f36bb18d5b6a9ed835c1278ca44ec82e kernel.org
https://git.kernel.org/stable/c/c33280d6bd668dbdc5a5f07887cc63a52ab4789c kernel.org
https://git.kernel.org/stable/c/ce5cac69b2edac3e3246fee03e8f4c2a1075238b kernel.org
https://git.kernel.org/stable/c/ce8b7c711b9c4f040b5419729d0972db8e374324 kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2025-38694
NVD Published Date:
09/04/2025
NVD Last Modified:
09/05/2025
Source:
kernel.org