I am posting this answer, although I think it may not be necessary since a few minutes ago on August 5, there was a linux-firmware update that may have fixed the issue.
In case the issue still exists after this update, the way to fix it is by downloading the required .bin file from here and copying it as root to the /lib/firmware/i915 folder. Right after that, the 6.2.0-26 image needs to be regenerated by executing:
sudo update-initramfs -u
This will update the latest kernel image only, which in this case is the 6.2.0-26 image. There should be no errors or warnings after this but the system should be rebooted for the updated kernel to be loaded.