
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48757 is a minor information leakage vulnerability in the Linux kernel's networking subsystem. The vulnerability was discovered in January 2022 and affects the packet socket namespace implementation. When a packet socket is created without binding it to a device in one network namespace, users in other network namespaces can observe the new packet_type added by this packet socket by reading the /proc/net/ptype file (Kernel Git).
The vulnerability exists in the Linux kernel's network namespace implementation where packet sockets are intended to be namespace-aware. The issue occurs because the packet_type structure lacked a network namespace pointer, allowing information to leak across namespace boundaries. The fix involved adding a net pointer in the packet_type structure to maintain the network namespace of the corresponding packet socket and modifying the ptype_seq_show function to check this pointer when displaying information (Kernel Git).
The impact of this vulnerability is considered minor as it only results in information leakage between network namespaces. While it breaks namespace isolation principles, it only reveals the existence of packet sockets in other namespaces through the /proc/net/ptype interface (NVD).
The vulnerability has been fixed in the Linux kernel through a patch that adds namespace awareness to the packet socket implementation. The fix has been backported to various stable kernel versions and is available through distribution security updates. Users should update their Linux kernel to a patched version (Red Hat).
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."