GCP News - 2026-04-30

2026-04-30
最終更新: 2026-08-27 21:31:34 JST

GKE Security Bulletins

GCP-2026-026

詳細を表示

Published: 2026-04-30
Updated: 2026-05-04
Reference: CVE-2026-31431

2026-05-04 Update: Added patch versions for GKE.

GKE

Updated: 2026-05-04

Description Severity

A vulnerability in the Linux kernel (CVE-2026-31431) allows an unprivileged local attacker to write to the system page cache, potentially leading to local privilege escalation and container escape.

GKE Standard and Autopilot clusters are affected.

Containers using GKE Sandbox are not impacted.

What should I do?

2026-05-04 Update: The following versions of GKE are updated with code to fix this vulnerability on Container-Optimized OS. Upgrade your Container-Optimized OS node pools to the following versions or later:

  • 1.36.0-gke.1555000
  • 1.35.3-gke.1943000
  • 1.34.7-gke.1292000
  • 1.33.11-gke.1132000
  • 1.32.13-gke.1446000
  • 1.31.14-gke.1846000
  • 1.30.14-gke.2439000

If you don't see these versions in the Google Cloud console, then use the gcloud container clusters upgrade gcloud CLI command to specify the versions and upgrade your node pools in Standard clusters and your control plane in Autopilot clusters.


Upstream kernel patches have only recently been released. Those patches are being built into GKE releases and this bulletin will be updated when they are available. In the interim, mitigations are available below.

We do not recommend relying on containers as a security boundary, container breakout vulnerabilities are very common. Use GKE Sandbox instead.

For immediate protection, mitigation advice here.

What vulnerabilities are being addressed?

The vulnerability, CVE-2026-31431, is a logic flaw in the Linux kernel's authencesn cryptographic template that chains AF_ALG and splice(). It allows an unprivileged local user to trigger a deterministic, controlled 4-byte write into the page cache of any readable file on the system. Because the page cache is shared across the host, an attacker can exploit this to achieve root privileges or escape container boundaries by corrupting the in-memory versions of setuid binaries or other sensitive files.

High

GDC (VMware)

Description Severity

A vulnerability in the Linux kernel (CVE-2026-31431) allows an unprivileged local attacker to write to the system page cache, potentially leading to local privilege escalation and container escape.

What should I do?

Upstream kernel patches have only recently been released. Those patches are being built into GKE releases and this bulletin will be updated when they are available. In the interim, mitigations are available below.

We do not recommend relying on containers as a security boundary, container breakout vulnerabilities are very common. Use GKE Sandbox instead.

For immediate protection, mitigation advice here.

What vulnerabilities are being addressed?

The vulnerability, CVE-2026-31431, is a logic flaw in the Linux kernel's authencesn cryptographic template that chains AF_ALG and splice(). It allows an unprivileged local user to trigger a deterministic, controlled 4-byte write into the page cache of any readable file on the system. Because the page cache is shared across the host, an attacker can exploit this to achieve root privileges or escape container boundaries by corrupting the in-memory versions of sensitive files.

High

GKE on AWS

Description Severity

A vulnerability in the Linux kernel (CVE-2026-31431) allows an unprivileged local attacker to write to the system page cache, potentially leading to local privilege escalation and container escape.

What should I do?

Upstream kernel patches have only recently been released. Those patches are being built into GKE releases and this bulletin will be updated when they are available. In the interim, mitigations are available below.

We do not recommend relying on containers as a security boundary, container breakout vulnerabilities are very common. Use GKE Sandbox instead.

For immediate protection, mitigation advice here.

What vulnerabilities are being addressed?

The vulnerability, CVE-2026-31431, is a logic flaw in the Linux kernel's authencesn cryptographic template that chains AF_ALG and splice(). It allows an unprivileged local user to trigger a deterministic, controlled 4-byte write into the page cache of any readable file on the system. Because the page cache is shared across the host, an attacker can exploit this to achieve root privileges or escape container boundaries by corrupting the in-memory versions of sensitive files.

High

GKE on Azure

Description Severity

A vulnerability in the Linux kernel (CVE-2026-31431) allows an unprivileged local attacker to write to the system page cache, potentially leading to local privilege escalation and container escape.

What should I do?

Upstream kernel patches have only recently been released. Those patches are being built into GKE releases and this bulletin will be updated when they are available. In the interim, mitigations are available below.

We do not recommend relying on containers as a security boundary, container breakout vulnerabilities are very common. Use GKE Sandbox instead.

For immediate protection, mitigation advice here.

What vulnerabilities are being addressed?

The vulnerability, CVE-2026-31431, is a logic flaw in the Linux kernel's authencesn cryptographic template that chains AF_ALG and splice(). It allows an unprivileged local user to trigger a deterministic, controlled 4-byte write into the page cache of any readable file on the system. Because the page cache is shared across the host, an attacker can exploit this to achieve root privileges or escape container boundaries by corrupting the in-memory versions of sensitive files.

High

GDC (bare metal)

Description Severity

A vulnerability in the Linux kernel (CVE-2026-31431) allows an unprivileged local attacker to write to the system page cache, potentially leading to local privilege escalation and container escape.

What should I do?

GDC software for bare metal does not bundle an operating system in its distribution. Customers are responsible for installing and maintaining a supported Linux distribution on physical hardware.

To protect your cluster, check with your OS vendor to see if your underlying Linux distribution is affected, and apply the appropriate kernel updates.

As an immediate mitigation, mitigation advice here.

What vulnerabilities are being addressed?

The vulnerability, CVE-2026-31431, is a logic flaw in the Linux kernel's authencesn cryptographic template that chains AF_ALG and splice(). It allows an unprivileged local user to trigger a deterministic, controlled 4-byte write into the page cache of any readable file on the system. Because the page cache is shared across the host, an attacker can exploit this to achieve root privileges or escape container boundaries by corrupting the in-memory versions of sensitive files.

High

GCP-2026-025

詳細を表示

Published: 2026-04-30
Reference: CVE-2026-23274

GKE

Description Severity

The following vulnerabilities were discovered in the Linux kernel that can lead to a privilege escalation on Container-Optimized OS nodes:

  • CVE-2026-23274

GKE Standard clusters are impacted. GKE Autopilot clusters in the default configuration are not impacted, but might be vulnerable if you explicitly set the seccomp Unconfined profile or allow CAP_NET_ADMIN.

Clusters using GKE Sandbox aren't impacted.

What should I do?

The following minor versions are affected. Upgrade your Container-Optimized OS node pools to one of the following patch versions or later:

  • 1.35.3-gke.1389000
  • 1.34.6-gke.1154000
  • 1.33.10-gke.1115000
  • 1.32.13-gke.1258000
  • 1.31.14-gke.1723000
  • 1.30.14-gke.2320000

You can apply patch versions from newer release channels if your cluster runs the same minor version in its own release channel. This feature lets you secure your nodes until the patch version becomes the default in your release channel. For details, see Run patch versions from a newer channel.

High

GDC (VMware)

Description Severity

The following vulnerabilities were discovered in the Linux kernel that can lead to a privilege escalation on Container-Optimized OS nodes:

  • CVE-2026-23274

What should I do?

Pending

GKE on AWS

Description Severity

The following vulnerabilities were discovered in the Linux kernel that can lead to a privilege escalation on Container-Optimized OS nodes:

  • CVE-2026-23274

What should I do?

Pending

GKE on Azure

Description Severity

The following vulnerabilities were discovered in the Linux kernel that can lead to a privilege escalation on Container-Optimized OS nodes:

  • CVE-2026-23274

What should I do?

Pending

GDC (bare metal)

Description Severity

The following vulnerabilities were discovered in the Linux kernel that can lead to a privilege escalation on Container-Optimized OS nodes:

  • CVE-2026-23274

What should I do?

There is no action required. GDC software for bare metal isn't affected as it does not bundle an operating system in its distribution.

None