https://bugs.kde.org/show_bug.cgi?id=482077

--- Comment #37 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit 68a1e22b643e04cbe813108e4b1c5ec2460b097e by Vlad Zahorodnii.
Committed on 08/03/2024 at 11:36.
Pushed by vladz into branch 'master'.

Guard against invalid timeout values in KIdleTime::addTimeout()

The screenlocker converts user provided minutes to milliseconds.
kscreenlocker has a check to guard against negative timeouts, but
"timeout * 1000 * 60" can overflow.

M  +4    -0    src/kidletime.cpp

https://invent.kde.org/frameworks/kidletime/-/commit/68a1e22b643e04cbe813108e4b1c5ec2460b097e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to