media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb()
Summary
| CVE | CVE-2025-38694 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2025-09-04 16:15:37 UTC |
| Updated | 2026-05-12 13:16:55 UTC |
| 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()") |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Problem Types: CWE-476
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 713d54a8bd812229410a1902cd9b332a2a27af9f bc07cae4f36bb18d5b6a9ed835c1278ca44ec82e git | Not specified |
| CNA | Linux | Linux | affected 713d54a8bd812229410a1902cd9b332a2a27af9f ce8b7c711b9c4f040b5419729d0972db8e374324 git | Not specified |
| CNA | Linux | Linux | affected 713d54a8bd812229410a1902cd9b332a2a27af9f 529fd5593b721e6f4370c591f5086649ed149ff6 git | Not specified |
| CNA | Linux | Linux | affected 713d54a8bd812229410a1902cd9b332a2a27af9f c33280d6bd668dbdc5a5f07887cc63a52ab4789c git | Not specified |
| CNA | Linux | Linux | affected 713d54a8bd812229410a1902cd9b332a2a27af9f 09906650484a09b3a4d4b3d3065395856810becd git | Not specified |
| CNA | Linux | Linux | affected 713d54a8bd812229410a1902cd9b332a2a27af9f 0bb32863426afe0badac25c28d59021f211d0f48 git | Not specified |
| CNA | Linux | Linux | affected 713d54a8bd812229410a1902cd9b332a2a27af9f a0f744d6cdde81d7382e183f77a4080a39b206cd git | Not specified |
| CNA | Linux | Linux | affected 713d54a8bd812229410a1902cd9b332a2a27af9f 19eb5d8e6aa1169d368a4d69aae5572950deb89d git | Not specified |
| CNA | Linux | Linux | affected 713d54a8bd812229410a1902cd9b332a2a27af9f ce5cac69b2edac3e3246fee03e8f4c2a1075238b git | Not specified |
| CNA | Linux | Linux | affected 2.6.39 | Not specified |
| CNA | Linux | Linux | unaffected 2.6.39 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.4.297 5.4.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.241 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.190 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.149 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.103 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.43 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.15.11 6.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.16.2 6.16.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.17 * original_commit_for_fix | Not specified |
| ADP | Siemens | SIMATIC CN 4100 | affected V5.0 custom | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| lists.debian.org/debian-lts-announce/2025/10/msg00008.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | Third Party Advisory |
| git.kernel.org/stable/c/a0f744d6cdde81d7382e183f77a4080a39b206cd | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/c33280d6bd668dbdc5a5f07887cc63a52ab4789c | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/ce5cac69b2edac3e3246fee03e8f4c2a1075238b | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/19eb5d8e6aa1169d368a4d69aae5572950deb89d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/09906650484a09b3a4d4b3d3065395856810becd | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| cert-portal.siemens.com/productcert/html/ssa-032379.html | 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e | cert-portal.siemens.com | |
| git.kernel.org/stable/c/ce8b7c711b9c4f040b5419729d0972db8e374324 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/0bb32863426afe0badac25c28d59021f211d0f48 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/bc07cae4f36bb18d5b6a9ed835c1278ca44ec82e | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/529fd5593b721e6f4370c591f5086649ed149ff6 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| lists.debian.org/debian-lts-announce/2025/10/msg00007.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | Third Party Advisory |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.