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 91%

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_skcipher - force synchronous processing on trees without… (CVE-2026-74578)

0
High
Published: 08/16/2026 (08/16/2026, 09:30:22 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel's crypto subsystem (algif_skcipher) allowed asynchronous processing of cryptographic requests with a race condition on the initialization vector (IV). This could lead to IV reuse in CTR/stream ciphers, enabling an unprivileged user to recover plaintext from concurrent operations. The issue was resolved by forcing synchronous processing for affected operations, eliminating the IV race condition without removing asynchronous socket support entirely.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 08/16/2026, 15:28:30 UTC

Technical Analysis

The Linux kernel's crypto: algif_skcipher module had a vulnerability where the asynchronous I/O (AIO) path in skcipher_recvmsg() passed a socket-wide IV pointer directly into the cryptographic request. After submitting the request asynchronously, the socket lock was released, allowing a concurrent sendmsg(ALG_SET_IV) call to overwrite the IV. For CTR and stream cipher modes, this caused IV/keystream reuse, which can leak plaintext to unprivileged users. Attempts to snapshot the IV per request failed due to the way IV chaining and writeback were handled, especially for ciphers with zero state size like CBC and CTR. The fix was to disable asynchronous processing for this code path, making io_submit() complete synchronously, thus removing the race conditions. This fix aligns with an upstream commit that removed AIO socket support entirely but is scoped narrowly to avoid invasive changes in stable kernels. Testing showed the fix eliminated attacker IV injection and preserved correct cryptographic output.

Potential Impact

An unprivileged local user could exploit this vulnerability to recover plaintext from concurrent cryptographic operations by causing IV reuse in CTR/stream cipher modes. This compromises the confidentiality of data processed by the affected kernel crypto subsystem. The vulnerability affects cryptographic operations using AF_ALG sockets with asynchronous I/O in the algif_skcipher module.

Mitigation Recommendations

A fix is available and has been applied by disabling asynchronous processing in the affected crypto code path, forcing synchronous operation to prevent IV races. Users should update to a Linux kernel version that includes this fix. Since this is a kernel-level fix, applying the official kernel update is the recommended remediation. No additional mitigations are indicated or necessary.

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-fh4p-v6r7-6956
Osv Schema Version
1.4.0
Aliases
["CVE-2026-74578"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a81d6f2bf8831d53949f5c9

Added to database: 08/16/2026, 15:27:46 UTC

Last enriched: 08/16/2026, 15:28:30 UTC

Last updated: 08/17/2026, 00:41:14 UTC

Views: 8

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