Actions
Bug #13922
closedSnort - rules package downloads may hang for an extended period if remote site offers an HTTP/2 connection
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Snort
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Affected Version:
2.7.0
Affected Plus Version:
23.01
Affected Architecture:
All
Description
Changes in cURL function behavior in PHP 8.1 make the Snort package vulnerable to a hang condition when downloading rules update packages if the remote site offers an HTTP/2 connection. Additionally, some other modernizations are needed in the cURL code used in Snort in light of recent updates.
Updated by Bill Meeks about 2 months ago
This issue is resolved by pull request #1225 posted against the DEVEL snapshots here: https://github.com/pfsense/FreeBSD-ports/pull/1225.
When the PR is merged, this issue can be marked resolved.
Updated by Jim Pingle about 2 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
PR merged, thanks!
Actions