This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[CVE ID] | |
CVE-2024-37676 | |
[PRODUCT] | |
HTOP | |
[VERSION] | |
2.2.0 | |
[PROBLEM TYPE] | |
out-of-bounds access | |
[DESCRIPTION] | |
htop processes the configuration file with the number of right_meter_modes configured as len. if the number of right_meters configured does not match then an out-of-bounds access is generated in the Header_populateFromSettings function. |