
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49823 is a vulnerability in the Linux kernel's ATA transport subsystem, discovered and disclosed on May 1, 2025. The vulnerability specifically affects the error handling in the atatdevadd() function, where the return value of transportadddevice() is not properly checked (NVD, Wiz).
The vulnerability stems from a missing check of transportadddevice()'s return value in the atatdevadd() function. This oversight results in a null pointer dereference when removing the module, as transportremovedevice() is called to remove a device that was not properly added. The issue manifests as a kernel NULL pointer dereference at virtual address 0x00000000000000d0 (NVD, Red Hat).
When exploited, this vulnerability causes a kernel NULL pointer dereference, which can lead to system crashes and potential denial of service conditions. The vulnerability specifically impacts the kernel's ATA transport subsystem functionality (Wiz).
The fix involves adding proper error handling for the return value of transportadddevice() in atatdevadd(). In the error path, devicedel() is called to delete the device which was added earlier in the function, and atatdevfree() is called to free atadev (NVD).
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."