
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-3159 is a use-after-free vulnerability discovered in the Linux Kernel's FireWire driver implementation, specifically in the outboundphypacket_callback function. The vulnerability was disclosed on June 12, 2023, affecting Linux Kernel versions up to (excluding) 5.18. This security flaw impacts the driver/firewire component of the Linux Kernel (NVD, Ubuntu).
The vulnerability occurs when queueevent() fails in the outboundphypacketcallback function of the FireWire driver. The issue stems from &e->event and e pointing to the same address, where &e->event could be freed in queueevent, potentially leading to a use-after-free condition if e is dereferenced after calling queueevent(). The vulnerability has been assigned a CVSS v3.1 base score of 6.7 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H (NVD, GitHub Patch).
The vulnerability can allow a local attacker with special privileges to cause a denial of service (system crash) or potentially execute arbitrary code. The impact is particularly significant for systems using the IEEE 1394 (FireWire) implementation in the Linux kernel (Ubuntu).
The vulnerability has been patched in various Linux distributions. The fix involves adding a temporary variable to maintain e->client in advance, preventing the potential use-after-free issue. Updates have been released for multiple versions including Ubuntu 22.04 LTS (5.15.0-41.44), 20.04 LTS (5.4.0-124.140), and 18.04 LTS (4.15.0-191.202) (GitHub Patch, Ubuntu).
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."