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…
EPSS 0.2%top 95%

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: fix use-after-free in error path In the… (CVE-2026-63930)

0
High
Published: 07/19/2026 (07/19/2026, 18:31:46 UTC)
Source: GCVE Database

Description

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: fix use-after-free in error path In the err_put_buffers cleanup path of iio_hw_consumer_alloc(), the code was using list_for_each_entry() to iterate through buffers while calling iio_buffer_put() which can free the current buffer if refcount drops to 0. The list_for_each_entry() loop macro then evaluates buf->head.next to continue iteration, accessing the freed buffer. Fix this by using list_for_each_entry_safe().

CVSS v3.1

Score 7.8high

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/19/2026, 20:07:10 UTC

Technical Analysis

CVE-2026-63930 addresses a use-after-free vulnerability in the Linux kernel's IIO buffer hardware consumer code. Specifically, during error cleanup in iio_hw_consumer_alloc(), the code used list_for_each_entry() to iterate over buffers while calling iio_buffer_put(), which can free the current buffer if its reference count drops to zero. The iteration macro then accessed the freed buffer's next pointer, causing a use-after-free. The vulnerability was fixed by switching to list_for_each_entry_safe(), which safely handles element removal during iteration.

Potential Impact

The vulnerability could cause the kernel to access freed memory during error handling, potentially leading to kernel crashes, memory corruption, or undefined behavior. No known exploits in the wild have been reported. The impact is limited to affected kernel versions and occurs in the Industrial I/O subsystem during error cleanup.

Mitigation Recommendations

A fix is available and has been applied to the Linux kernel source code by replacing the unsafe list iteration macro with a safe variant. Users should update their Linux kernel to a version that includes this fix. Since no specific patched versions are provided, check the official Linux kernel advisories or source repositories for the fixed commit.

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-ggvg-29pg-f22f
Osv Schema Version
1.4.0
Aliases
["CVE-2026-63930"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
3.1

Threat ID: 6a5d27ab2a4a8d598912ef36

Added to database: 07/19/2026, 19:38:19 UTC

Last enriched: 07/19/2026, 20:07:10 UTC

Last updated: 09/01/2026, 22:52:13 UTC

Views: 106

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