NULL Pointer Dereference Affecting linux-gcp-6.18 package, versions <6.18.38-r2


Severity

Recommended
0.0
medium
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.11% (2nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-LINUXGCP618-17996170
  • published16 Jul 2026
  • disclosed8 May 2026

Introduced: 8 May 2026

CVE-2026-43443  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

Upgrade Chainguard linux-gcp-6.18 to version 6.18.38-r2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream linux-gcp-6.18 package and not the linux-gcp-6.18 package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

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

ASoC: amd: acp-mach-common: Add missing error check for clock acquisition

The acp_card_rt5682_init() and acp_card_rt5682s_init() functions did not check the return values of clk_get(). This could lead to a kernel crash when the invalid pointers are later dereferenced by clock core functions.

Fix this by:

  1. Changing clk_get() to the device-managed devm_clk_get().
  2. Adding IS_ERR() checks immediately after each clock acquisition.

CVSS Base Scores

version 3.1