Bug #13994
closedSnort not saving automatic assignment of a new pass list for an interface - PHP 8.1 regression
100%
Description
When the user clicks the icon to suppress an alert on the ALERTS tab, and there is no existing assigned Suppress List, Snort creates a new Suppress List containing the suppress entry and automatically assigns it to the interface and sets it active. With the move to PHP-8.1, a regression was introduced that results in the automatically generated list not getting saved as the assigned and active Suppress List for the interface.
This issue was discovered during debugging and testing the fix for Redmine Issue #13991.
Updated by Bill Meeks over 2 years ago
Pull Request #1231 has been posted to the DEVEL branch to address this issue: https://github.com/pfsense/FreeBSD-ports/pull/1231. Once this request is reviewed and merged, this issue can be marked "resolved".
Updated by Jim Pingle over 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
PR merged.