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-31485

7.8 · HIGH
Published Apr 22, 2026 linux CWE-416 EPSS 0.13% (3th pctl)

Overview

CVE-2026-31485 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 22, 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:

spi: spi-fsl-lpspi: fix teardown order issue (UAF)

There is a teardown order issue in the driver. The SPI controller is

registered using devm_spi_register_controller(), which delays

unregistration of the SPI controller until after the fsl_lpspi_remove()

function returns.

As the fsl_lpspi_remove() function synchronously tears down the DMA

channels, a running SPI transfer triggers the following NULL pointer

dereference due to use after free:

| fsl_lpspi 42550000.spi: I/O Error in DMA RX

| Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000

[...]

| Call trace:

| fsl_lpspi_dma_transfer+0x260/0x340 [spi_fsl_lpspi]

| fsl_lpspi_transfer_one+0x198/0x448 [spi_fsl_lpspi]

| spi_transfer_one_message+0x49c/0x7c8

| __spi_pump_transfer_message+0x120/0x420

| __spi_sync+0x2c4/0x520

| spi_sync+0x34/0x60

| spidev_message+0x20c/0x378 [spidev]

| spidev_ioctl+0x398/0x750 [spidev]

[...]

Switch fr

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 >= 4.10.1, < 5.10.253 Affected

Frequently Asked Questions

What is CVE-2026-31485?

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

How severe is CVE-2026-31485?

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-31485?

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-31485?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-31485 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.