
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52463 is a vulnerability in the Linux kernel's efivarfs filesystem that was discovered in late 2023. The issue affects Linux kernel versions from 5.8.0 up to versions before 5.10.209, 5.15.148, 6.1.75, 6.6.14, and 6.7.2. The vulnerability occurs when the firmware doesn't support SetVariable at runtime, but the efivarfs filesystem is remounted as read-write (Kernel Patch).
The vulnerability is caused by a NULL pointer dereference that occurs when attempting to remount the efivarfs filesystem as read-write on systems where the firmware doesn't support the SetVariable function at runtime. The issue manifests when the filesystem is initially mounted as read-only but is later remounted as read-write, as the permission flags are not properly checked during the remount operation. This vulnerability has been assigned a CVSS v3.1 base score of 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 and is classified as a NULL Pointer Dereference (CWE-476) (NVD).
When exploited, this vulnerability leads to a kernel crash due to a NULL pointer dereference, resulting in a denial of service condition. The crash occurs specifically when attempting to write to efivarfs after an unauthorized remount to read-write mode (Kernel Patch).
The issue has been fixed by adding a .reconfigure() function to the filesystem operations which checks the requested flags and denies any attempt to remount as read-write if the firmware doesn't implement SetVariable at runtime. The fix has been incorporated into various kernel versions through security updates. Users should update their Linux kernel to versions 5.10.209, 5.15.148, 6.1.75, 6.6.14, 6.7.2 or later (Red Hat Advisory).
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."