+3
−1
Loading
mainline inclusion from mainline-v6.9-rc1 commit 9fa2679b7fe1bf4e6010051767d3c163b3aee68b category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IAR4KI CVE: CVE-2024-46698 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9fa2679b7fe1bf4e6010051767d3c163b3aee68b -------------------------------- This error path accidentally returns success when it should preserve the error code from sysfb_parent_dev(). Fixes: 4e754597d603 ("firmware/sysfb: Create firmware device only for enabled PCI devices") Reviewed-by:Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by:
Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by:
Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/aaaa2e13-849b-41a0-8186-25f3d2a16f86@moroto.mountain Signed-off-by:
dinglongwei <dinglongwei1@huawei.com>