Use-after-free vulnerability in Irssi before 0.8.21 allows remote attackers to cause a denial of service (crash) via an invalid nick message.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2017/01/06/1 | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2017/12/msg00022.html | third party advisory mailing list |
https://irssi.org/security/irssi_sa_2017_01.txt | patch vendor advisory |
http://www.securityfocus.com/bid/95310 | vdb entry third party advisory |
https://security.gentoo.org/glsa/201701-45 | third party advisory vendor advisory |