Description
In the Linux kernel, the following vulnerability has been resolved: usb: idmouse: fix an uninit-value in idmouse_open In idmouse_create_image, if any ftip_command fails, it will go to the reset label. However, this leads to the data in bulk_in_buffer[HEADER..IMGSIZE] uninitialized. And the check for valid image incurs an uninitialized dereference. Fix this by moving the check before reset label since this check only be valid if the data after bulk_in_buffer[HEADER] has concrete data. Note that this is found by KMSAN, so only kernel compilation is tested.
Product status
4244f72436ab77c3c29a6447af81734ab3925d85 (git) before b3304a6df957cc89a0590cb505388d659bf3db4c
4244f72436ab77c3c29a6447af81734ab3925d85 (git) before 7dad42032f68718259590b0cc7654e9a95ff9762
4244f72436ab77c3c29a6447af81734ab3925d85 (git) before f589b667567fde4f81d6e6c40f42b9f2224690ea
4244f72436ab77c3c29a6447af81734ab3925d85 (git) before 1eae30c0113dde7522088231584d62415011a035
4244f72436ab77c3c29a6447af81734ab3925d85 (git) before b8bbae3236ab7dccc66c42bc3f7cdbcfc0786e54
4244f72436ab77c3c29a6447af81734ab3925d85 (git) before 20b8c456df584ebb2387dc23d40ebe4ff334417c
4244f72436ab77c3c29a6447af81734ab3925d85 (git) before 6163a5ae097bc78fa26c243fb384537e25610fd7
4244f72436ab77c3c29a6447af81734ab3925d85 (git) before adad163d1cff248a5df9f7cec50158e6ca89f33b
4244f72436ab77c3c29a6447af81734ab3925d85 (git) before bce2b0539933e485d22d6f6f076c0fcd6f185c4c
2.6.13
Any version before 2.6.13
4.9.331 (semver)
4.14.296 (semver)
4.19.262 (semver)
5.4.220 (semver)
5.10.150 (semver)
5.15.75 (semver)
5.19.17 (semver)
6.0.3 (semver)
6.1 (original_commit_for_fix)
References
git.kernel.org/...c/b3304a6df957cc89a0590cb505388d659bf3db4c
git.kernel.org/...c/7dad42032f68718259590b0cc7654e9a95ff9762
git.kernel.org/...c/f589b667567fde4f81d6e6c40f42b9f2224690ea
git.kernel.org/...c/1eae30c0113dde7522088231584d62415011a035
git.kernel.org/...c/b8bbae3236ab7dccc66c42bc3f7cdbcfc0786e54
git.kernel.org/...c/20b8c456df584ebb2387dc23d40ebe4ff334417c
git.kernel.org/...c/6163a5ae097bc78fa26c243fb384537e25610fd7
git.kernel.org/...c/adad163d1cff248a5df9f7cec50158e6ca89f33b
git.kernel.org/...c/bce2b0539933e485d22d6f6f076c0fcd6f185c4c