CVE-2022-50731
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50731 is a NULL pointer dereference vulnerability in the Linux kernel's asymmetric cipher (akcipher) cryptographic subsystem. The flaw arises because the set_priv_key callback lacks a default stub implementation, causing a kernel crash when code attempts to set a private key on an akcipher algorithm (such as ECDSA) that does not support signature generation. Affected kernel versions are those introduced after commit 78a0324f4a53 and before the respective stable backport fixes (patched in 5.4.220, 5.10.150, 5.15.75, 5.19.17, 6.0.3, and 6.1). The vulnerability was published on December 24, 2025, and carries an estimated CVSS severity of Medium with an EPSS score of approximately 0.024% (Feedly, EUVD).

Technical details

The root cause is a missing default implementation for the set_priv_key callback in the Linux kernel's crypto/akcipher framework (CWE-476: NULL Pointer Dereference). Commit 78a0324f4a53 introduced default stubs for sign/verify request callbacks but omitted a stub for set_priv_key. When the in-kernel test manager (testmgr) or any caller attempts to invoke set_priv_key on an akcipher transform that only supports verification (e.g., ECDSA), the function pointer is NULL, triggering a kernel panic. Exploitation requires local access to trigger the crypto subsystem code path that calls set_priv_key on an unsupported algorithm (Feedly, EUVD).

Impact

Successful triggering of this vulnerability causes a kernel NULL pointer dereference, resulting in a system crash (kernel panic) and complete loss of availability for the affected host. There is no evidence of confidentiality or integrity impact, as the crash occurs before any data can be accessed or modified. The scope is limited to the local system; lateral movement or data exfiltration are not associated with this vulnerability (Feedly).

Mitigation and workarounds

The Linux kernel maintainers have released fixes backported to the following stable versions: 5.4.220, 5.10.150, 5.15.75, 5.19.17, 6.0.3, and 6.1. Administrators should update to a patched kernel version as soon as possible. Distributions such as SUSE and Amazon Linux 2 have issued their own kernel security advisories incorporating these fixes (Feedly, EUVD).

Community reactions

Coverage has been limited to standard vulnerability tracking and distribution advisory channels, including SUSE kernel security updates and Amazon Linux advisories. No notable researcher commentary or significant social media discussion has been identified for this vulnerability (Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management