View Issue Details

IDProjectCategoryView StatusLast Update
0006497unrealircdpublic2025-02-16 08:54
ReporterBalthazar Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version6.1.9.1 
Fixed in Version6.1.10-rc1 
Summary0006497: Crash with centralblocklist when typing : /spamreport ipaddress
DescriptionI tried to type /spamreport disconnected-nickname which outputs : Not a valid nick/IP: disconnectednickname
So I tried /spamreport X.X.X.X
where X.X.X.X is the ip address of disconnected-nickname
The server then crashed.
TagsNo tags attached.
3rd party modules

Activities

syzop

2025-02-16 08:54

administrator   ~0023430

Fixed, thanks for the report. Should be fixed in git now.

Just for next time: would appreciate if you mark the bug as 'private' when you report any crash bugs. I know, this one was an IRCOp-only command so is not a super big deal but still. In general we want any crash bugs reported as 'private'.

Fix will be in 6.1.10 in March (and rc1 before that).

https://github.com/unrealircd/unrealircd/commit/e7ec191bf1e449bfacd88e412eb1bc53c1896e14
commit e7ec191bf1e449bfacd88e412eb1bc53c1896e14 (HEAD -> unreal60_dev, origin/unreal60_dev, origin/HEAD)
Author: Bram Matthys <[email protected]>
Date: Sun Feb 16 08:45:33 2025 +0100

    Fix crash by IRCOp upon SPAMREPORT <ip> when centralblocklist is loaded.
    Reported by Balthazar in https://bugs.unrealircd.org/view.php?id=6497

Issue History

Date Modified Username Field Change
2025-02-14 22:43 Balthazar New Issue
2025-02-16 08:42 syzop Assigned To => syzop
2025-02-16 08:42 syzop Status new => confirmed
2025-02-16 08:45 syzop Summary Crash when typing : /spamreport ipaddress => Crash with centralblocklist when typing : /spamreport ipaddress
2025-02-16 08:54 syzop Status confirmed => resolved
2025-02-16 08:54 syzop Resolution open => fixed
2025-02-16 08:54 syzop Fixed in Version => 6.1.10-rc1
2025-02-16 08:54 syzop Note Added: 0023430