HOMEVULNERABILITIESCVE-2026-31690
NONE

CVE-2026-31690

Published: April 27, 2026· Updated: Apr 27, 2026

EPSS:0.02%probability of exploitation in 30 daysPercentile:4.1th

Official Description

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

firmware: thead: Fix buffer overflow and use standard endian macros

Addresses two issues in the TH1520 AON firmware protocol driver:

1. Fix a potential buffer overflow where the code used unsafe pointer

arithmetic to access the 'mode' field through the 'resource' pointer

with an offset. This was flagged by Smatch static checker as:

"buffer overflow 'data' 2 <= 3"

2. Replace custom RPC_SET_BE* and RPC_GET_BE* macros with standard

kernel endianness conversion macros (cpu_to_be16, etc.) for better

portability and maintainability.

The functionality was re-tested with the GPU power-up sequence,

confirming the GPU powers up correctly and the driver probes

successfully.

[ 12.702370] powervr ffef400000.gpu: [drm] loaded firmware

powervr/rogue_36.52.104.182_v1.fw

[ 12.711043] powervr ffef400000.gpu: [drm] FW version v1.0 (build

6645434 OS)

[ 12.719787] [drm] Initialized powervr 1.0.0 for ffef400000.gpu on

minor 0

NVD Source

Technical Analysis

CVE-2026-31690 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (3)

Quick Facts

CVE IDCVE-2026-31690
SeverityNONE
CISA KEVNo
EPSS (30d)0.02%
PublishedApr 27, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-31690 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.