← Back to CVE List

CVE-2023-52681

Published: 2024-05-17T15:15Z
Last Modified: 2024-11-21T08:40Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt