
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48911 is a use-after-free vulnerability discovered in the Linux kernel's netfilter component, specifically in the nfqueue functionality. The vulnerability was disclosed and patched in early 2022, affecting Linux kernel versions from 2.6.29 up to versions before 5.17-rc6. This security issue was identified in the netfilter's nfqueue mechanism where there was no guarantee that the socket reference count (sk_refcnt) was not already 0 when attempting to hold a socket reference (Kernel Patch).
The vulnerability exists in the socket handling mechanism of the netfilter's nfqueue component. The issue stems from the sockhold() operation, where there was no verification that sk_refcnt (socket reference count) was not already 0. The CVSS v3.1 base score for this vulnerability is 5.5 (Medium), with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The vulnerability is classified as CWE-416 (Use After Free) (NVD).
The vulnerability could lead to a use-after-free condition in the Linux kernel's netfilter subsystem. When exploited, this could potentially result in system crashes or denial of service conditions. The impact is primarily focused on system availability, as indicated by the CVSS metrics showing no impact on confidentiality or integrity, but high impact on availability (NVD).
The vulnerability has been patched in the Linux kernel. The fix involves modifying the nfqueueentrygetrefs function to check the socket reference count before incrementing it, and properly handling the failure case by returning an error when the reference cannot be obtained. The patch ensures that packets are properly dropped by the caller when the reference acquisition fails (Kernel Patch).
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."