Security Advisory

CVE-2023-52681

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-17 14:24:44
Last updated 2026-05-11 19:31:36
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free s_fs_info on unmount Now that we allocate a s_fs_info struct on fs context creation, we should ensure that we free it again when the superblock goes away.