
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
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).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."