2 matches found
CVE-2023-54182
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to check readonly condition correctly With below case, it can mount multi-device image w/ rw option, however one of secondary device is set as ro, later update will cause panic, so let's introduce f2fsdevisreadonly, and...
7.1CVSS0.00133EPSS
SaveExploits0References4
CVE-2023-54182
CVE-2023-54182 concerns the Linux kernel f2fs subsystem. The issue arises when mounting a multi-device image with rw while a secondary device is read-only, potentially causing an inconsistent mount and a kernel panic during writeback. The documented fix introduces f2fs_dev_is_readonly() and adds ...
7.1CVSS6.2AI score0.00133EPSS
SaveExploits0References4
20