An issue was discovered in Irssi. While updating the internal nick list, Irssi could incorrectly use the GHashTable interface and free the nick while updating it. This would then result in use-after-free conditions on each access of the hash table. Upstream patch: https://github.com/irssi/irssi/commit/5e26325317c72a04c1610ad952974e206384d291 External References: https://irssi.org/security/irssi_sa_2017_07.txt
Lowering severity based on the fact that a rogue IRC server would be needed to take advantage of the vulnerability.