-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
ALL
-
RnD Security 2025-03-03
-
200
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Right now for `bmSetImpersonationClient` we call `client->getOperationContext()`.This client does not have one so it returns a nullptr and the benchmark then fails when running `AuditUserAttrs::set` do to a tassert for opCtx.