https://bugs.kde.org/show_bug.cgi?id=346228
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/ksysguard/commit/566d5fa | |ba288c9abdbc8436fea43d4c720 | |7ea41e Resolution|--- |FIXED --- Comment #5 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 566d5faba288c9abdbc8436fea43d4c7207ea41e by Arjen Hiemstra, on behalf of Adriaan de Groot. Committed on 01/07/2020 at 13:06. Pushed by ahiemstra into branch 'master'. Fix buffer-overflow The buffer for a sscanf() %s argument with a length needs to be 1 longer than the length, for the terminating NUL. M +6 -2 ksysguardd/Linux/diskstats.c https://invent.kde.org/plasma/ksysguard/commit/566d5faba288c9abdbc8436fea43d4c7207ea41e -- You are receiving this mail because: You are watching all bug changes.