https://bugs.kde.org/show_bug.cgi?id=522886
Sebastian Sauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |932f29636ccd264005cb1af579c |71b3e4dafaaab146d1054225bfa |0c1a11976cbf7 |ccf8115bebe2e --- Comment #7 from Sebastian Sauer <[email protected]> --- Git commit 71b3e4dafaaab146d1054225bfaccf8115bebe2e by Sebastian Sauer. Committed on 20/07/2026 at 04:29. Pushed by meven into branch 'master'. kcms/gamecontroller: Fix UB to use of uninitialized memory In the else case sys_path was never initialized resulting in random memory being passed into udev_device_new_from_syspath what results in undefined behavior. Based on a patch done by Adam Doda. M +3 -0 kcms/gamecontroller/udevmatcher.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/71b3e4dafaaab146d1054225bfaccf8115bebe2e -- You are receiving this mail because: You are watching all bug changes.
