Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-38694— media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb()

AI Predicted 4.9 Difficulty: Moderate EPSS 0.16% · P6

Possible ATT&CK Techniques 1AI

T1203 · Exploitation for Client Execution

Affected Version Matrix 20

VendorProductVersion RangeStatus
LinuxLinux713d54a8bd812229410a1902cd9b332a2a27af9f< bc07cae4f36bb18d5b6a9ed835c1278ca44ec82eaffected
713d54a8bd812229410a1902cd9b332a2a27af9f< ce8b7c711b9c4f040b5419729d0972db8e374324affected
713d54a8bd812229410a1902cd9b332a2a27af9f< 529fd5593b721e6f4370c591f5086649ed149ff6affected
713d54a8bd812229410a1902cd9b332a2a27af9f< c33280d6bd668dbdc5a5f07887cc63a52ab4789caffected
713d54a8bd812229410a1902cd9b332a2a27af9f< 09906650484a09b3a4d4b3d3065395856810becdaffected
713d54a8bd812229410a1902cd9b332a2a27af9f< 0bb32863426afe0badac25c28d59021f211d0f48affected
713d54a8bd812229410a1902cd9b332a2a27af9f< a0f744d6cdde81d7382e183f77a4080a39b206cdaffected
713d54a8bd812229410a1902cd9b332a2a27af9f< 19eb5d8e6aa1169d368a4d69aae5572950deb89daffected
… +12 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-38694

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb()
Source: CVE Program / CVE List V5
Vulnerability 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()")
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于dib7090p调谐器未检查消息长度导致空指针解引用。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux 713d54a8bd812229410a1902cd9b332a2a27af9f ~ bc07cae4f36bb18d5b6a9ed835c1278ca44ec82e -
LinuxLinux 2.6.39 -

II. Public POCs for CVE-2025-38694

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-38694

登录查看更多情报信息。

Same Patch Batch · Linux · 2025-09-04 · 52 CVEs total

CVE-2025-387089.8 CRITICALdrbd: add missing kref_get in handle_write_conflicts
CVE-2025-387249.8 CRITICALnfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
CVE-2025-387289.1 CRITICALsmb3: fix for slab out of bounds on mount to ksmbd
CVE-2025-386888.8 HIGHiommufd: Prevent ALIGN() overflow
CVE-2025-386977.8 HIGHjfs: upper bound check of tree index in dbAllocAG
CVE-2025-387227.8 HIGHhabanalabs: fix UAF in export_dmabuf()
CVE-2025-386857.8 HIGHfbdev: Fix vmalloc out-of-bounds write in fast_imageblit
CVE-2025-387187.8 HIGHsctp: linearize cloned gso packets in sctp_rcv
CVE-2025-387177.8 HIGHnet: kcm: Fix race condition in kcm_unattach()
CVE-2025-387157.8 HIGHhfs: fix slab-out-of-bounds in hfs_bnode_read()
CVE-2025-387107.8 HIGHgfs2: Validate i_depth for exhash directories
CVE-2025-387307.8 HIGHio_uring/net: commit partial buffers on retry
CVE-2025-387037.8 HIGHdrm/xe: Make dma-fences compliant with the safe access rules
CVE-2025-387147.8 HIGHhfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
CVE-2025-386797.3 HIGHmedia: venus: Fix OOB read due to missing payload bound check
CVE-2025-386877.3 HIGHcomedi: fix race between polling and detaching
CVE-2025-387137.1 HIGHhfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
CVE-2025-387077.1 HIGHfs/ntfs3: Add sanity check for file name
CVE-2025-38680media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format()
CVE-2025-38695scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure

Showing top 20 of 52 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2025-38694

No comments yet


Leave a comment