
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49731 is a vulnerability in the Linux kernel's ATA subsystem, specifically in the libata-core component. The vulnerability was discovered by the Linux Verification Center (linuxtesting.org) using the SVACE static analysis tool. The issue involves a potential NULL pointer dereference in the atahostalloc_pinfo() function (Kernel Git).
The vulnerability occurs when the 'ppi' parameter of atahostallocpinfo() points to an array starting with a NULL pointer. In this case, the 'pi' local variable would not get reassigned from its initial NULL value, leading to a potential kernel oops through NULL pointer dereference. The vulnerability has been assigned a CVSS v3.1 score of 5.5 (Medium) ([NVD Results](https://nvd.nist.gov/vuln/search/results?formtype=Advanced&resultstype=overview&isCpeNameSearch=true&seachtype=all&query=cpe:2.3:o:linux:linux_kernel:2.1.77:::::::*)).
If exploited, this vulnerability could cause a kernel oops (crash) through NULL pointer dereference, potentially leading to a denial of service condition in the affected system (Kernel Git).
The issue has been fixed by initializing the 'pi' variable to '&atadummyport_info' instead of NULL, preventing the potential NULL pointer dereference. This fix has been implemented in the Linux kernel through a patch (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."