You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aid=4660895>[4660895](#4660895) </a> | Fixes an issue in SQL Server Analysis Services in which Row-Level Security (RLS) filters could be skipped when combined with Object-Level Security (OLS) and Column-Level Security (CLS) in certain multi-role configurations. | Analysis Services | Analysis Services | Windows |
43
-
| <aid=4573341>[4573341](#4573341) </a> | Upgrade `Microsoft.Rest.ClientRuntime` version to 2.3.24 on SSIS to fix vulnerability (CVE-2022-26907). | Integration Services | Integration Services | Windows |
| <aid=4339844>[4339844](#4339844) </a> | Fixed an assertion failure `File: <writeEncoded.cpp>, line='' Failed Assertion = 'pCurTargetBuf == pSource->m_pDirectEncodeTarget'` during a differential backup that uses compression on databases that contain large volumes of FILESTREAM records. | SQL Server Engine | Backup Restore | Windows |
43
+
| <aid=4467909>[4467909](#4467909) </a> | Fixes an issue in which non-yielding scheduler dump files are generated in PmmLogAcceptBlock on the Availability Group secondary replica if persistent log buffer is enabled and the database's log cache contains primarily tiny log records. | SQL Server Engine | Log Management | All |
44
+
| <aid=4471009>[4471009](#4471009) </a> | Fixes an issue in which DBCC CHECKDB with EXTENDED_LOGICAL_CHECKS fails and returns an exception if there are both persisted and non-persisted computed columns in a table while trace flag 176 is enabled. | SQL Server Engine | Programmability | All |
45
+
| <aid=4498278>[4498278](#4498278) </a> | Fixes an issue in which one or more databases enter the suspect state instead of the expected resolving state when a replica is removed from an availability group or the availability group is dropped while the associated replica is offline. | SQL Server Engine | High Availability and Disaster Recovery | All |
46
+
| <aid=4511222>[4511222](#4511222) </a> | Fixes incorrect display values of the Instant File Initialization and Lock Pages in Memory fields in SQL Server Configuration Manager. | SQL Server Client Tools | SQL Server Configuration Manager | Windows |
47
+
| <aid=4552086>[4552086](#4552086) </a> | Fixes incorrect handling of write errors during a seeding restore process that's caused by misinterpretation of system error codes. | SQL Server Engine | Backup Restore | All |
48
+
| <aid=4573341>[4573341](#4573341) </a> | Upgrade `Microsoft.Rest.ClientRuntime` version to 2.3.24 on SSIS to fix vulnerability (CVE-2022-26907). | Integration Services | Integration Services | Windows |
49
+
| <aid=4573769>[4573769](#4573769) </a> | Introduces automatic cleanup of stale Log-Replay Service (LRS) metadata (older than 36 days) | SQL Satellite | Cleanup service | Windows |
50
+
| <aid=4582175>[4582175](#4582175) </a> | Enables caps for CacheStore PHDR usage when queries consume too much of the server's memory. | SQL Server Engine | SQL OS | Windows |
44
51
| <aid=4598768>[4598768](#4598768) </a> | Fixes an issue that causes inconsistent behavior when you import a certificate by using the drop-down menu or when you use the import button in the Configuration Manager.<br><br>Also fixes an issue in which selecting a certificate by using the thumbprint fails if the case doesn't match. | SQL Connectivity | SQL Connectivity | Windows |
45
-
| <aid=4675941>[4675941](#4675941) </a> | Fixes an issue in which transient negative elapsed time values on a secondary replica of an availability group causes data movement to pause. | SQL Server Engine | High Availability and Disaster Recovery | All |
46
-
| <aid=4713591>[4713591](#4713591) </a> | Fixes access violation dump files during OLEDB calls if the Service Principal Name is missing. | SQL Server Engine | Security Infrastructure | All |
47
-
| <aid=4582175>[4582175](#4582175) </a> | Enables caps for CacheStore PHDR usage when queries consume too much of the server's memory. | SQL Server Engine | SQL OS | Windows |
48
-
| <aid=4723355>[4723355](#4723355) </a> | Fixes an issue when the SQL Agent reads feature switches for Managed Instances (MI). | SQL Agent for Managed Instance | SQL Agent for Managed Instance | Windows |
49
-
| <aid=4573769>[4573769](#4573769) </a> | Introduces automatic cleanup of stale Log-Replay Service (LRS) metadata (older than 36 days) | SQL Satellite | Cleanup service | Windows |
50
-
| <aid=4339844>[4339844](#4339844) </a> | Fixed an assertion failure `File: <writeEncoded.cpp>, line='' Failed Assertion = 'pCurTargetBuf == pSource->m_pDirectEncodeTarget'` during a differential backup that uses compression on databases that contain large volumes of FILESTREAM records. | SQL Server Engine | Backup Restore | Windows |
51
-
| <aid=4552086>[4552086](#4552086) </a> | Fixes incorrect handling of write errors during a seeding restore process that's caused by misinterpretation of system error codes. | SQL Server Engine | Backup Restore | All |
52
+
| <aid=4642574>[4642574](#4642574) </a> | Fixes dump files during data copy from I/O pipeline when you perform a database restore process on versioned MI that has the worker.cl.wcow.sql22 app type. | SQL Server Engine | Backup Restore | All |
52
53
| <aid=4644033>[4644033](#4644033) </a> | Fixes incorrect error handling that could cause the program not to respond when you run DBCC CHECKDB, CHECKTABLE, or CHECKFILEGROUP. | SQL Server Engine | Backup Restore | All |
53
-
| <aid=4642574>[4642574](#4642574) </a> | Fixes dump files during data copy from I/O pipeline when you perform a database restore process on versioned MI that has the worker.cl.wcow.sql22 app type. | SQL Server Engine | Backup Restore | All |
54
-
| <aid=4729459>[4729459](#4729459) </a> | Fixes an issue in sys.database_automatic_tuning_mode in which database state transitions can cause access violations while a query is running this DMV. | SQL Server Engine | Database Automatic Tuning | All |
55
-
| <aid=4498278>[4498278](#4498278) </a> | Fixes an issue in which one or more databases enter the suspect state instead of the expected resolving state when a replica is removed from an availability group or the availability group is dropped while the associated replica is offline. | SQL Server Engine | High Availability and Disaster Recovery | All |
56
-
| <aid=4467909>[4467909](#4467909) </a> | Fixes an issue in which non-yielding scheduler dump files are generated in PmmLogAcceptBlock on the Availability Group secondary replica if persistent log buffer is enabled and the database's log cache contains primarily tiny log records. | SQL Server Engine | Log Management | All |
57
-
| <aid=4713355>[4713355](#4713355) </a> | Fixes the `sp_do_backup` stored procedure under the `managed_backup`view to remove a SQL injection vulnerability. This stored procedure is for internal use only. | SQL Server Engine | Management Services | All |
58
-
| <aid=4471009>[4471009](#4471009) </a> | Fixes an issue in which DBCC CHECKDB with EXTENDED_LOGICAL_CHECKS fails and returns an exception if there are both persisted and non-persisted computed columns in a table while trace flag 176 is enabled. | SQL Server Engine | Programmability | All |
59
-
| <aid=4729881>[4729881](#4729881) </a> | Fixes an issue in which error codes aren't captured immediately after certain function calls. This condition causes the code to be overwritten and retry checks to behave incorrectly. | SQL Server Engine | SQL OS | All |
60
-
| <aid=4723335>[4723335](#4723335) </a> | Fixes an access violation dump file caused by an out-of-memory condition when fetching AAD authentication certificates. | SQL Server Engine | Security Infrastructure | All |
61
-
| <aid=4511222>[4511222](#4511222) </a> | Fixes incorrect display values of the Instant File Initialization and Lock Pages in Memory fields in SQL Server Configuration Manager. | SQL Server Client Tools | SQL Server Configuration Manager | Windows |
54
+
| <aid=4660895>[4660895](#4660895) </a> | Fixes an issue in SQL Server Analysis Services in which Row-Level Security (RLS) filters could be skipped when combined with Object-Level Security (OLS) and Column-Level Security (CLS) in certain multi-role configurations. | Analysis Services | Analysis Services | Windows |
55
+
| <aid=4675941>[4675941](#4675941) </a> | Fixes an issue in which transient negative elapsed time values on a secondary replica of an availability group causes data movement to pause. | SQL Server Engine | High Availability and Disaster Recovery | All |
56
+
| <aid=4713355>[4713355](#4713355) </a> | Fixes the `sp_do_backup` stored procedure under the `managed_backup`view to remove a SQL injection vulnerability. This stored procedure is for internal use only. | SQL Server Engine | Management Services | All |
57
+
| <aid=4713591>[4713591](#4713591) </a> | Fixes access violation dump files during OLEDB calls if the Service Principal Name is missing. | SQL Server Engine | Security Infrastructure | All |
58
+
| <aid=4723335>[4723335](#4723335) </a> | Fixes an access violation dump file caused by an out-of-memory condition when fetching AAD authentication certificates. | SQL Server Engine | Security Infrastructure | All |
59
+
| <aid=4723355>[4723355](#4723355) </a> | Fixes an issue when the SQL Agent reads feature switches for Managed Instances (MI). | SQL Agent for Managed Instance | SQL Agent for Managed Instance | Windows |
60
+
| <aid=4729459>[4729459](#4729459) </a> | Fixes an issue in sys.database_automatic_tuning_mode in which database state transitions can cause access violations while a query is running this DMV. | SQL Server Engine | Database Automatic Tuning | All |
61
+
| <aid=4729881>[4729881](#4729881) </a> | Fixes an issue in which error codes aren't captured immediately after certain function calls. This condition causes the code to be overwritten and retry checks to behave incorrectly. | SQL Server Engine | SQL OS | All |
62
62
63
63
## How to obtain or download this or the latest cumulative update package
0 commit comments