In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and out_of_sync sharing a byte The three connection… (CVE-2026-80980)
A vulnerability in the Linux kernel's net/smc subsystem involved three connection state flags sharing a single byte, causing potential concurrency issues due to read-modify-write operations without proper locking. The flaw was fixed by allocating each flag its own byte, preventing unintended interference between flags.
AI Analysis
Technical Summary
The Linux kernel vulnerability CVE-2026-80980 affected the net/smc connection state flags 'killed', 'freed', and 'out_of_sync', which were implemented as single-bit bitfields sharing one byte in struct smc_connection. Because these flags shared a byte and were updated without a common lock, concurrent writes could cause race conditions or inconsistent state. The fix involved separating each flag into its own byte, eliminating the read-modify-write conflicts. This change increased the struct size by two bytes and maintained boolean reads unchanged.
Potential Impact
The vulnerability could lead to inconsistent or corrupted connection state in the net/smc subsystem due to concurrent unsynchronized writes to shared bits. This may affect the reliability or correctness of the affected kernel networking functionality. No specific exploit or active attacks are reported.
Mitigation Recommendations
A fix has been implemented by modifying the struct smc_connection to allocate each state flag its own byte, preventing concurrent write conflicts. Users should apply the updated Linux kernel version containing this fix once available. No additional mitigations are indicated.
In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and out_of_sync sharing a byte The three connection… (CVE-2026-80980)
Description
A vulnerability in the Linux kernel's net/smc subsystem involved three connection state flags sharing a single byte, causing potential concurrency issues due to read-modify-write operations without proper locking. The flaw was fixed by allocating each flag its own byte, preventing unintended interference between flags.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability CVE-2026-80980 affected the net/smc connection state flags 'killed', 'freed', and 'out_of_sync', which were implemented as single-bit bitfields sharing one byte in struct smc_connection. Because these flags shared a byte and were updated without a common lock, concurrent writes could cause race conditions or inconsistent state. The fix involved separating each flag into its own byte, eliminating the read-modify-write conflicts. This change increased the struct size by two bytes and maintained boolean reads unchanged.
Potential Impact
The vulnerability could lead to inconsistent or corrupted connection state in the net/smc subsystem due to concurrent unsynchronized writes to shared bits. This may affect the reliability or correctness of the affected kernel networking functionality. No specific exploit or active attacks are reported.
Mitigation Recommendations
A fix has been implemented by modifying the struct smc_connection to allocate each state flag its own byte, preventing concurrent write conflicts. Users should apply the updated Linux kernel version containing this fix once available. No additional mitigations are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-74wv-6pxv-7x55
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-80980"]
Threat ID: 6aa4a02d55bf5e2cf5a86b62
Added to database: 09/12/2026, 00:43:25 UTC
Last enriched: 09/12/2026, 01:24:11 UTC
Last updated: 09/12/2026, 02:41:35 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.