Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: tmp006: use devm_iio_trigger_register tmp006_probe() allocates… (CVE-2026-64492)

0
Medium
Published: 07/25/2026 (07/25/2026, 12:31:37 UTC)
Source: GCVE Database

Description

A use-after-free vulnerability in the Linux kernel's tmp006 temperature sensor driver was resolved by changing the trigger registration method. The driver allocated a data-ready trigger with devm_iio_trigger_alloc() but registered it with iio_trigger_register(), which did not properly unregister the trigger on module unload, leaving a dangling pointer. The fix involved switching to devm_iio_trigger_register() to ensure proper cleanup within the same managed device scope.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/25/2026, 23:17:13 UTC

Technical Analysis

The Linux kernel tmp006 driver allocated a data-ready (DRDY) trigger using devm_iio_trigger_alloc() but registered it with iio_trigger_register(). Since the driver lacks a .remove() callback, unloading the module left the trigger registered globally while its memory was freed by devm, causing a dangling pointer. The vulnerability was fixed by switching to devm_iio_trigger_register(), which ties the trigger registration lifecycle to the managed device scope, ensuring automatic unregistration and preventing dangling references.

Potential Impact

This vulnerability could lead to a use-after-free condition when the tmp006 driver module is unloaded, potentially causing kernel instability or crashes. There is no evidence of known exploits in the wild. The impact is limited to kernel stability and reliability rather than direct privilege escalation or data leakage.

Mitigation Recommendations

A fix is available that changes the trigger registration to devm_iio_trigger_register(), ensuring proper cleanup on module unload. Users should update to a Linux kernel version that includes this fix. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the exact fixed version and apply the official update.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-fg54-gxf9-gvmv
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64492"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a6542079c2644c7f8082675

Added to database: 07/25/2026, 23:08:55 UTC

Last enriched: 07/25/2026, 23:17:13 UTC

Last updated: 07/26/2026, 03:51:55 UTC

Views: 5

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses