Here is a workaround for this issue in case anyone finds this in the future.
Copy remount_dev.service to /etc/systemd/system sudo chown root:root /etc/systemd/system/remount_dev.service sudo systemctl daemon-reload sudo systemctl enable remount_dev.service
Still I think the kernel patch should be applied, but at least there's a workaround for now.
Here is a workaround for this issue in case anyone finds this in the future.
Copy remount_dev.service to /etc/systemd/system system/ remount_ dev.service
sudo chown root:root /etc/systemd/
sudo systemctl daemon-reload
sudo systemctl enable remount_dev.service
Still I think the kernel patch should be applied, but at least there's a workaround for now.