
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49262 affects the Linux kernel's crypto subsystem, specifically the octeontx2 driver. The vulnerability was discovered in relation to a CONFIG_DM_CRYPT check in the driver that could lead to a NULL pointer dereference during driver release when CONFIG_DM_CRYPT is enabled (Kernel Git).
The vulnerability manifests as a NULL pointer dereference at virtual address 0000000000000008 during the driver release process. The issue occurs in the crypto subsystem's octeontx2 driver when CONFIG_DM_CRYPT is enabled. The call trace shows the error propagation through crypto_unregister_alg, crypto_unregister_skciphers, otx2_cpt_crypto_exit, otx2_cptvf_remove, and device release functions (Kernel Git).
When exploited, this vulnerability can cause a NULL pointer dereference in the driver release process, potentially leading to system crashes or denial of service conditions when the octeontx2 crypto driver is in use (NVD).
The vulnerability is triggered during the driver release process when CONFIG_DM_CRYPT is enabled. It requires local access to the system with the ability to load and unload the affected driver (Kernel Git).
The issue has been fixed by removing the CONFIG_DM_CRYPT check in the driver, as no issues were found while using the driver with dm-crypt enabled. The fix involves modifying the cpt_register_algs function to remove the conditional check and always register the skciphers (Kernel Git).
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."