Skip to main content

Linux Kernel EUVDEUVD-2026-59580

| CVE-2026-74433 CRITICAL
2026-08-15 Linux GHSA-m4qf-hpr2-qv3g
9.8
CVSS 3.1 · Vendor: Linux
Share

Severity by source

Vendor (Linux) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
6.5 MEDIUM

Network-triggered but requires niche rxgk in use plus a timing-sensitive UAF race (AC:H); no auth needed (PR:N); realistic impact is limited memory disclosure and DoS, not integrity loss.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H
4.0 AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Linux).

CVSS VectorVendor: Linux

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

Lifecycle Timeline

5
Analysis Generated
Aug 17, 2026 - 11:20 vuln.today
CVSS changed
Aug 17, 2026 - 06:22 NVD
9.8 (CRITICAL)
Patch available
Aug 15, 2026 - 07:19 EUVD
CVE Published
Aug 15, 2026 - 05:59 cve.org
CRITICAL 9.8
CVE Published
Aug 15, 2026 - 05:59 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

In the Linux kernel, the following vulnerability has been resolved:

rxrpc: Fix UAF in rxgk_issue_challenge()

Fix rxgk_issue_challenge() to free the page containing the challenge content after invoking the tracepoint as the whdr passed to the tracepoint points into the page just freed.

AnalysisAI

Memory corruption in the Linux kernel's rxrpc networking subsystem (rxgk/GSS Kerberos security class) affects kernels from 6.16 onward, where rxgk_issue_challenge() frees the page holding challenge content before a tracepoint reads the wire header (whdr) that still points into that freed page, creating a use-after-free. The flaw is patched in stable releases 6.18.40, 7.1.5 and 7.2-rc1, and is triggerable only where the rxrpc RxGK security class is active (primarily kAFS deployments). …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Reach rxrpc/rxgk service over network
Delivery
Initiate Rx connection challenge
Exploit
Trigger page free before tracepoint read
Execution
Tracepoint reads freed whdr page
Impact
Leak kernel memory or crash host

Vulnerability AssessmentAI

Exploitation Exploitation requires the target Linux system to have AF_RXRPC loaded and actively using the rxgk (GSS/Kerberos) security class - i.e., a kAFS/AFS deployment - and to reach the rxgk_issue_challenge() path during Rx connection challenge issuance with the relevant rxrpc tracepoint enabled/consumed. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The recorded CVSS 9.8 (AV:N/AC:L/PR:N/UI:N/C:H/I:H/A:H) is the common NVD-style auto-maximized score for kernel CVEs and materially overstates real-world risk here. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker able to speak the Rx protocol to a target running kAFS/rxgk initiates connection setup so the server calls rxgk_issue_challenge(), racing to influence or observe the freed page as the tracepoint reads whdr from memory that has already been released. Success would most plausibly leak fragments of kernel memory or crash the machine rather than yield reliable code execution, and no public exploit is known to exist.
Remediation Vendor-released patch: update to Linux kernel 6.18.40, 7.1.5, or 7.2-rc1 (or later) which reorder the page free to occur after the tracepoint consumes whdr; apply the stable commits 844b8525, 83bb0ed0 or 107a4cb0 if backporting. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, inventory systems running vulnerable Linux kernel versions (6.16-6.18.39, 7.0.x, 7.1.0-7.1.4) with rxrpc or kAFS enabled, prioritizing kAFS infrastructure. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-59580 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy