Description of the patch:
This update for 389-ds fixes the following issue
Update to 2.7.0~git193.9ab79d496:
- CVE-2026-9064: unbounded LDAP controls count in
get_ldapmessage_controls_ext() can lead to amplified CPU time and
heap allocation and a denial of service (bsc#1265898).
Changelog:
- Issue 7503 - CVE-2026-9064 - Add a limit to the number controls per operation
- Issue 7300 - RFE - Add OS-level thread names to all server threads (#7301)
- Issue 7307 - RFE - Expose work queue and worker utilization metrics (#7308)
- Issue 7464 - CLI - allow dsidm to work with other user types
- Issue 7457 - Refactor memberOf perf test (#7458)
- Issue 7452 - UI - password polices - reorganize settings
- Issue 7431 - password policy - passwordBadWords is ignored in local policies
- Issue 7155 - build_candidate_list - Database error 11 with range search (#7156)
- Issue 7417 - UI - global password policy syntax settings missing passwordMaxRepeats
- Issue 3555 - UI - Fix audit issue with npm - brace-expansion (#7411)
- Issue 7088 - Change log level for 'Can't locate CSN' error message
- Issue 7423 - cleanup pblock after freeing pre/post entries
- Issue 7418 - Use-after-free in deferred memberof (#7419)
- Issue 7407 - dbscan -k option display entries that do not match the specified key
- Issue 7394 - UI - Manual typing of ports can leave out digits (#7395)
- Issue 7277 - UI - Fix Japanese translation errors errors in Cockpit UI (#7386)
- Issue 7126 - WARN - keys2idl - received NULL idl from index_read_ext_allids (#7127)
- Issue 7370 - Runtime LSan/TSan injection for pytest (#7371)
- Issue 7378 - Make sure suffix entry always gets assigned ID 1
- Issue 7380 - Internal op with negative wtime and large optime (#7381)
- Issue 7362 - UI - Some FormSelect onChange parameters are reversed
- Issue 7368 - UI - global password policy page is missing passwordmintokenlength
- Issue 7366 - Memory leaks in syncrepl plugin during persistent search operations...