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=4654519>[4654519](#4654519) </a> | Fixes an issue when using Elastic SAN over the iSCSI protocol, throttling errors (`HTTP 503`) from storage are surfaced in Windows as generic I/O device errors (`ERROR_IO_DEVICE`). | SQL Server Engine | Query Execution | Windows |
43
-
| <aid=4723355>[4723355](#4723355) </a> | Fixes an issue when the SQL Agent reads feature switches for Managed Instances (MI) | SQL Server Engine | Query Execution | Windows |
44
-
| <aid=4601228>[4601228](#4601228) </a> | Fixes a crash when importing a certificate (`.pfx`) that's not protected by a password | SQL Server Client Tools | SQL Server Manageability | All |
45
-
| <aid=4713591>[4713591](#4713591) </a> | TODO | SQL Server Engine | Security Infrastructure | All |
46
-
| <aid=4723335>[4723335](#4723335) </a> | TODO | SQL Server Engine | High Availability and Disaster Recovery | All |
47
-
| <aid=4573341>[4573341](#4573341) </a> | TODO | Integration Services | Integration Services | Windows |
48
-
| <aid=4573769>[4573769](#4573769) </a> | Introduces automatic cleanup of stale LRS metadata (older than 36 days) | TODO | TODO | Windows |
49
-
| <aid=4582175>[4582175](#4582175) </a> | TODO | SQL Server Engine | SQL OS | Windows |
50
-
| <aid=4598768>[4598768](#4598768) </a> | Fixes an issue with inconsistent behavior when importing a certificate using the dropdown or when using the import button in the Configuration Manager.<br><br>Also fixes an issue where selecting a certificate using the thumbprint wouldn't work if the case didn't match. | SQL Connectivity | SQL Connectivity | Windows |
51
-
| <aid=4660895>[4660895](#4660895) </a> | Fixes an issue in SQL Server Analysis Services where 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 |
52
-
| <aid=4666353>[4666353](#4666353) </a> | TODO | SQL Server Engine | Replication | Windows |
53
-
| <aid=4675941>[4675941](#4675941) </a> | TODO | SQL Server Engine | High Availability and Disaster Recovery | All |
| <aid=4660895>[4660895](#4660895) </a> | Fixes an issue in SQL Server Analysis Services where 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 |
44
+
| <aid=4598768>[4598768](#4598768) </a> | Fixes an issue with inconsistent behavior when importing a certificate using the dropdown or when using the import button in the Configuration Manager.<br><br>Also fixes an issue where selecting a certificate using the thumbprint would fail if the case didn't match. | SQL Connectivity | SQL Connectivity | Windows |
45
+
| <aid=4675941>[4675941](#4675941) </a> | Fixes an issue where 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 dumps during OLEDB calls when 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 differential backup with compression on databases containing large volumes of FILESTREAM records. | SQL Server Engine | Backup Restore | Windows |
51
+
| <aid=4552086>[4552086](#4552086) </a> | Fixes incorrect handling of write errors during seeding restore, caused by misinterpretation of system error codes. | SQL Server Engine | Backup Restore | All |
52
+
| <aid=4644033>[4644033](#4644033) </a> | Fixes incorrect error handling that could cause hangs when running DBCC CHECKDB, CHECKTABLE, or CHECKFILEGROUP. | SQL Server Engine | Backup Restore | All |
53
+
| <aid=4642574>[4642574](#4642574) </a> | Fixes dump file during data copy from I/O pipeline when performing 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 where database state transitions can cause access violations while a query is executing this DMV. | SQL Server Engine | Database Automatic Tuning | All |
55
+
| <aid=4498278>[4498278](#4498278) </a> | Fixes an issue where one or more databases may 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 where non-yielding scheduler dumps could occur 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 only for internal use. | SQL Server Engine | Management Services | All |
58
+
| <aid=4471009>[4471009](#4471009) </a> | Fixes an issue where DBCC CHECKDB with EXTENDED_LOGICAL_CHECKS fails with an exception when 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 where error codes were not captured immediately after certain function calls causing 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 caused by out of memory when fetching AAD authentication certificate. | 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
62
55
63
## How to obtain or download this or the latest cumulative update package
0 commit comments