Skip to main content

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix use-after-free in smc_rx_pipe_buf_release() smc_rx_splice() hands… (CVE-2026-80982)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:22 UTC)
Source: GCVE Database

Description

A use-after-free vulnerability in the Linux kernel's SMC (Shared Memory Communications) subsystem was resolved. The flaw occurs in the smc_rx_pipe_buf_release() function where a socket state is checked before acquiring a lock, allowing a race condition that leads to dereferencing freed memory. This happens because the connection can be concurrently closed, freeing resources that the release function still accesses. The fix involves acquiring the socket lock before checking the connection state and using a freed flag to prevent unsafe access.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:23:09 UTC

Technical Analysis

The vulnerability in the Linux kernel's net/smc component involves a use-after-free condition in smc_rx_pipe_buf_release(). The function smc_rx_splice() hands RMB pages to a pipe and maintains socket references per entry to keep the smc_sock alive until reading completes. However, a concurrent close can trigger smc_conn_free(), which releases receive buffers. smc_rx_pipe_buf_release() tests socket state before locking, allowing the state to change and leading to dereferencing freed memory structures such as conn->rmb_desc and conn->lgr. The fix ensures the socket lock is taken before checking connection state and uses a conn->freed flag to avoid accessing freed resources, preventing the race condition.

Potential Impact

This vulnerability could lead to use-after-free memory access in the Linux kernel's SMC networking code, potentially causing kernel crashes or undefined behavior. The input data does not specify exploitation in the wild or direct impact beyond the memory safety issue.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to address this use-after-free vulnerability by changing the locking and state checking order in smc_rx_pipe_buf_release(). Users should apply the official kernel updates that include this fix. No additional mitigation steps are indicated.

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-vr9j-9w5f-vmw6
Osv Schema Version
1.4.0
Aliases
["CVE-2026-80982"]

Threat ID: 6aa4a02c55bf5e2cf5a86b55

Added to database: 09/12/2026, 00:43:24 UTC

Last enriched: 09/12/2026, 01:23:09 UTC

Last updated: 09/12/2026, 03:01:31 UTC

Views: 2

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