Description of the patch:
This update for 389-ds fixes the following issue
Update to 2.2.10~git229.1fa7ffdb4:
- 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 7457 - Refactor memberOf perf test (#7458)
- Issue 7431 - password policy - passwordBadWords is ignored in local policies
- 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 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 (#7367)
- Issue 7284 - CI - Fix test_grace_limit_section after pwpolicy validation fix (#7357)
- Issue 3555 - UI - Fix audit issue with npm - flatted, picomatch (#7364)
- Issue 1704 - DNA plugin creates invalid shared config entry with port 0 (#7352)
- Issue 6753 - Removing ticket 477828 test and porting to DSLdapObject (#6989)
- Issue 7342 - CI - repl config regression (#7343)
- Issue 7319 - Action menu for certificates remains in empty certificate list (#7320)
- Issue 6868 - UI - schema attribute table expansion...