CVE-2025-38694

Source
https://cve.org/CVERecord?id=CVE-2025-38694
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38694.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38694
Downstream
Related
Published
2025-09-04T15:32:47.449Z
Modified
2026-03-12T02:18:24.598421Z
Summary
media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb()
Details

In the Linux kernel, the following vulnerability has been resolved:

media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090prwon_apb()

In dib7090prwon_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 az6027i2cxfer()")

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38694.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
713d54a8bd812229410a1902cd9b332a2a27af9f
Fixed
bc07cae4f36bb18d5b6a9ed835c1278ca44ec82e
Fixed
ce8b7c711b9c4f040b5419729d0972db8e374324
Fixed
529fd5593b721e6f4370c591f5086649ed149ff6
Fixed
c33280d6bd668dbdc5a5f07887cc63a52ab4789c
Fixed
09906650484a09b3a4d4b3d3065395856810becd
Fixed
0bb32863426afe0badac25c28d59021f211d0f48
Fixed
a0f744d6cdde81d7382e183f77a4080a39b206cd
Fixed
19eb5d8e6aa1169d368a4d69aae5572950deb89d
Fixed
ce5cac69b2edac3e3246fee03e8f4c2a1075238b

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38694.json"