Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-31602

7.8 · HIGH
Published Apr 24, 2026 linux EPSS 0.13% (3th pctl)

Overview

CVE-2026-31602 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 24, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

ALSA: ctxfi: Limit PTP to a single page

Commit 391e69143d0a increased CT_PTP_NUM from 1 to 4 to support 256

playback streams, but the additional pages are not used by the card

correctly. The CT20K2 hardware already has multiple VMEM_PTPAL

registers, but using them separately would require refactoring the

entire virtual memory allocation logic.

ct_vm_map() always uses PTEs in vm->ptp[0].area regardless of

CT_PTP_NUM. On AMD64 systems, a single PTP covers 512 PTEs (2M). When

aggregate memory allocations exceed this limit, ct_vm_map() tries to

access beyond the allocated space and causes a page fault:

BUG: unable to handle page fault for address: ffffd4ae8a10a000

Oops: Oops: 0002 [#1] SMP PTI

RIP: 0010:ct_vm_map+0x17c/0x280 [snd_ctxfi]

Call Trace:

atc_pcm_playback_prepare+0x225/0x3b0

ct_pcm_playback_prepare+0x38/0x60

snd_pcm_do_prepare+0x2f/0x50

snd_pcm_action_single+0x36/0x90

snd_pcm_action_nonatomi

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 3.2, < 6.6.136 Affected

Frequently Asked Questions

What is CVE-2026-31602?

CVE-2026-31602 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 24, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-31602?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-31602?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-31602?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-31602 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.