
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49021 is a vulnerability in the Linux kernel's PHY (Physical Layer) driver that was discovered and resolved in 2022. The issue involves a null pointer dereference that occurs when the probe() function fails during device initialization. This vulnerability affects Linux kernel versions from 2.6.14 up to versions before 4.9.335, 4.14.301, 4.19.268, and 5.4.226 (NVD).
The vulnerability occurs in the phyattachdirect() function where after setting the 'dev->driver', if probe() fails, devicebinddriver() is not called. This results in knodedriver->nklist not being set, which subsequently causes a null pointer dereference in _devicerelease_driver() during device deletion. The issue manifests when the device driver's probe function fails after initial setup but before complete initialization. The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to a kernel NULL pointer dereference, which typically results in a system crash or denial of service condition. This can affect system stability and availability, particularly in environments where PHY devices are frequently initialized or removed (Kernel Patch).
The issue has been fixed by setting dev->driver to NULL in the error path in phyattachdirect() when probe() fails. The fix has been implemented in various kernel versions through backported patches. Users should update to patched kernel versions: 4.9.335 or later, 4.14.301 or later, 4.19.268 or later, or 5.4.226 or later (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."