CVE-2023-54192
CVE-2023-54192 affects the Linux kernel (f2fs). The vulnerability is a null pointer dereference panic in the tracepoint path for __replace_atomic_write_block, leading to kernel panic during f2fs_commit_atomic_write and ioctl handling when old_addr is NULL. A fix was released to address this null ...