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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-71196— phy: stm32-usphyc: Fix off by one in probe()

Quick assessment

Affected
Linux Linux
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于索引变量越界,可能导致内存损坏。

AI Predicted 3.3 Difficulty: Trivial EPSS 0.17% · P7

Possible ATT&CK Techniques 1 AI

T1200 · Hardware Additions

Affected Version Matrix 16

VendorProduct Version RangeStatus
Linux Linux 94c358da3a0545205c6c6a50ae26141f1c73acfa< a9eec890879731c280697fdf1c50699e905b2fa7 affected
94c358da3a0545205c6c6a50ae26141f1c73acfa< fb9d513cdf1614bf0f0e785816afb1faae3f81af affected
94c358da3a0545205c6c6a50ae26141f1c73acfa< c06f13876cbad702582cd67fc77356e5524d02cd affected
94c358da3a0545205c6c6a50ae26141f1c73acfa< 76b870fdaad82171a24b8aacffe5e4d9e0d2ee2c affected
94c358da3a0545205c6c6a50ae26141f1c73acfa< b91c9f6bfb04e430adeeac7e7ebc9d80f9d72bad affected
94c358da3a0545205c6c6a50ae26141f1c73acfa< 7c27eaf183563b86d815ff6e9cca0210b4cfa051 affected
94c358da3a0545205c6c6a50ae26141f1c73acfa< cabd25b57216ddc132efbcc31f972baa03aad15a affected
4.17 affected
… +8 more rows
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2025-71196

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
phy: stm32-usphyc: Fix off by one in probe()
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: phy: stm32-usphyc: Fix off by one in probe() The "index" variable is used as an index into the usbphyc->phys[] array which has usbphyc->nphys elements. So if it is equal to usbphyc->nphys then it is one element out of bounds. The "index" comes from the device tree so it's data that we trust and it's unlikely to be wrong, however it's obviously still worth fixing the bug. Change the > to >=.
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存在安全漏洞,该漏洞源于索引变量越界,可能导致内存损坏。
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

Vendor Product Affected Versions CPE Subscribe
Linux Linux 94c358da3a0545205c6c6a50ae26141f1c73acfa ~ a9eec890879731c280697fdf1c50699e905b2fa7 -
Linux Linux 4.17 -

II. Public POCs for CVE-2025-71196

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-71196

登录查看更多情报信息。

Same Patch Batch · Linux · 2026-02-04 · 79 CVEs total

CVE-2026-23098 8.8 HIGH netrom: fix double-free in nr_route_frame()
CVE-2026-23066 7.8 HIGH rxrpc: Fix recvmsg() unconditional requeue
CVE-2026-23074 7.8 HIGH net/sched: Enforce that teql can only be used as root qdisc
CVE-2026-23077 7.8 HIGH mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
CVE-2026-23105 7.8 HIGH net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag
CVE-2026-23103 7.8 HIGH ipvlan: Make the addrs_lock be per port
CVE-2026-23095 7.5 HIGH gue: Fix skb memleak with inner IP protocol 0.
CVE-2025-71192 7.0 HIGH ALSA: ac97: fix a double free in snd_ac97_controller_register()
CVE-2026-23064 net/sched: act_ife: avoid possible NULL deref
CVE-2026-23065 platform/x86/amd: Fix memory leak in wbrf_record()
CVE-2026-23067 iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
CVE-2026-23042 idpf: fix aux device unplugging when rdma is not supported by vport
CVE-2026-23060 crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec
CVE-2026-23059 scsi: qla2xxx: Sanitize payload size to prevent member overflow
CVE-2026-23058 can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
CVE-2026-23057 vsock/virtio: Coalesce only linear skb
CVE-2026-23056 uacce: implement mremap in uacce_vm_ops to return -EPERM
CVE-2025-71199 iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driver
CVE-2025-71198 iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detection
CVE-2026-23061 can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak

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

IV. Related Vulnerabilities

V. Comments for CVE-2025-71196

No comments yet


Leave a comment