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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-64494— iio: light: gp2ap002: fix runtime PM leak on read error

AI Predicted 5.5 Difficulty: Trivial EPSS 0.18% · P7

Possible ATT&CK Techniques 1AI

T1562.001

Affected Version Matrix 20

VendorProductVersion RangeStatus
LinuxLinuxf6dbf83c17cb223ceabd7c42d441414f3e0e8a86< 62e0d74821a02f0e0c5c79b99ae64dc83a9a90f5affected
f6dbf83c17cb223ceabd7c42d441414f3e0e8a86< 7110201c6b21455240c63388f30113f3baafacfcaffected
f6dbf83c17cb223ceabd7c42d441414f3e0e8a86< 2593f0c6ea37df168975694a3b17e7086f11453eaffected
f6dbf83c17cb223ceabd7c42d441414f3e0e8a86< f350883989ced96d6da7f582f9a6f9c6ffc94e34affected
f6dbf83c17cb223ceabd7c42d441414f3e0e8a86< 29137052c4485c74bc2d1b0717f69ca4de14274faffected
f6dbf83c17cb223ceabd7c42d441414f3e0e8a86< 0c655d067ac69ee24e2e9d706c54179ea58a43dbaffected
f6dbf83c17cb223ceabd7c42d441414f3e0e8a86< 2ebaea7f3089decb01a8294d89d7e0cf288146c4affected
f6dbf83c17cb223ceabd7c42d441414f3e0e8a86< 38b72267b7e22768a1f26d9935de4e1752a1dc85affected
… +12 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-64494

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
iio: light: gp2ap002: fix runtime PM leak on read error
Source: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iio: light: gp2ap002: fix runtime PM leak on read error gp2ap002_read_raw() calls pm_runtime_get_sync() before reading the lux value, but if gp2ap002_get_lux() fails, it returns directly. This skips the pm_runtime_put_autosuspend() call at the "out" label, permanently leaking a runtime PM reference and preventing the device from autosuspending. Replace the direct return with a "goto out" to ensure the reference is properly dropped on the error path.
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 kernel 5.8版本存在安全漏洞,该漏洞源于gp2ap002_read_raw函数在读取lux值时,如果gp2ap002_get_lux失败,直接返回而不释放运行时PM引用,导致引用泄漏,阻止设备自动挂起。
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 f6dbf83c17cb223ceabd7c42d441414f3e0e8a86 ~ 62e0d74821a02f0e0c5c79b99ae64dc83a9a90f5 -
LinuxLinux 5.8 -

II. Public POCs for CVE-2026-64494

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-64494

登录查看更多情报信息。

Patches & Fixes for CVE-2026-64494 (8)

Same Patch Batch · Linux · 2026-07-25 · 274 CVEs total

CVE-2026-643919.8 CRITICALksmbd: use opener credentials for ADS I/O
CVE-2026-642689.8 CRITICALRDMA/siw: bound Read Response placement to the RREAD length
CVE-2026-643849.8 CRITICALsmb: client: fix change notify replay double-free
CVE-2026-643839.8 CRITICALsmb: client: fix double-free in SMB2_flush() replay
CVE-2026-643859.8 CRITICALsmb: client: fix double-free in SMB2_ioctl() replay
CVE-2026-643869.8 CRITICALsmb: client: fix query_info() replay double-free
CVE-2026-643879.8 CRITICALsmb: client: fix query directory replay double-free
CVE-2026-644399.8 CRITICALcrypto: krb5 - filter out async aead implementations at alloc
CVE-2026-643039.8 CRITICALspi: fsl-lpspi: terminate the RX channel on TX prepare failure path
CVE-2026-643559.8 CRITICALbpf: Reject fragmented frames in devmap
CVE-2026-644599.8 CRITICALtcp: restore RCU grace period in tcp_ao_destroy_sock
CVE-2026-643999.8 CRITICALksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILE
CVE-2026-644109.8 CRITICALnetfilter: flowtable: IPIP tunnel hardware offload is not yet support
CVE-2026-643979.8 CRITICALksmbd: serialize QUERY_DIRECTORY requests per file
CVE-2026-645239.8 CRITICALnet/handshake: Take a long-lived file reference at submit
CVE-2026-643209.1 CRITICALnvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page
CVE-2026-643929.1 CRITICALksmbd: use opener credentials for delete-on-close
CVE-2026-642699.1 CRITICALRDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg
CVE-2026-643939.1 CRITICALksmbd: run set info with opener credentials
CVE-2026-643199.1 CRITICALnvmet-auth: validate reply message payload bounds against transfer length

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-64494

No comments yet


Leave a comment