KB5021233
詳細情報
KB番号 | KB5021233 |
---|---|
リリース日 | 2022/12/13 |
Windowsバージョン | Windows 10 22H2 / Windows 10 21H2 / Windows 10 21H1 / Windows 10 20H2 |
ビルド番号 | 19045.2364 / 19044.2364 / 19043.2364 / 19042.2364 |
URL(英語) | https://support.microsoft.com/en-us/help/5021233 |
URL(日本語) | https://support.microsoft.com/ja-jp/help/5021233 |
ダウンロード | Microsoft Update Catalog |
ハイライト(英語)
This update addresses an issue that affects the Camera app. The app stops responding when memory is low.
改良点(英語)
This update addresses a known issue that affects Direct Access. The issue might stop you from reconnecting to it after temporarily losing network connectivity. The issue might also occur when you switch between Wi-Fi networks or access points.
This update addresses security issues for your Windows operating system.
既知の不具合(英語)
Devices with Windows installations created from custom offline media or custom ISO image might have Microsoft Edge Legacy removed by this update, but not automatically replaced by the new Microsoft Edge. This issue is only encountered when custom offline media or ISO images are created by slipstreaming this update into the image without having first installed the standalone servicing stack update (SSU) released March 29, 2021 or later. Note Devices that connect directly to Windows Update to receive updates are not affected. This includes devices using Windows Update for Business. Any device connecting to Windows Update should always receive the latest versions of the SSU and latest cumulative update (LCU) without any extra steps. | To avoid this issue, be sure to first slipstream the SSU released March 29, 2021 or later into the custom offline media or ISO image before slipstreaming the LCU. To do this with the combined SSU and LCU packages now used for Windows 10, version 20H2 and Windows 10, version 2004, you will need to extract the SSU from the combined package. Use the following steps to extract the SSU:
If you have already encountered this issue by installing the OS using affected custom media, you can mitigate it by directly installing the new Microsoft Edge. If you need to broadly deploy the new Microsoft Edge for business, see Download and deploy Microsoft Edge for business. |
After installing this update, apps that use ODBC connections utilizing the Microsoft ODBC SQL Server Driver (sqlsrv32.dll) to access databases might fail to connect. You might receive an error within the app or you might receive an error from SQL Server, such as "The EMS System encountered a problem" with "Message: [Microsoft][ODBC SQL Server Driver] Protocol error in TDS Stream" or "Message: [Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server". Note for developers Apps affected by this issue might fail to fetch data, for example when using the SQLFetch function. This issue might occur when calling SQLBindCol function before SQLFetch or calling SQLGetData function after SQLFetch and when a value of 0 (zero) is given for the ‘BufferLength’ argument for fixed datatypes larger then 4 bytes (such as SQL_C_FLOAT). If you are unsure if you are using any affected apps, open any apps which use a database and then open Command Prompt (select Start then type command prompt and select it) and type the following command:
| This issue is addressed in KB5022282. |
After installing this update, some Windows devices might start up to an error (0xc000021a) with a blue screen. Technical note After installing this update, there might be a mismatch between the file versions of hidparse.sys in c:/windows/system32 and c:/windows/system32/drivers (assuming Windows is installed to your C: drive). This might cause signature validation to fail when cleanup occurs. | This issue is addressed in KB5022282. This update should prevent the issue from occurring. Windows devices in which this issue has already occurred will still need to follow the workaround below. To mitigate this issue on devices already experiencing it, you will need to use Windows Recovery Environment (WinRE) with the following steps:
Important It is not recommended to follow any other workaround than those recommended above. We do not recommend deleting the hidparse.sys from your Windows\System32folder. We are working on a resolution and will provide an update in an upcoming release. |
ハイライト(日本語)
この更新プログラムは、カメラ アプリに影響する問題に対処します。 メモリが不足すると、アプリの応答が停止します。
改良点(日本語)
この更新プログラムは、 ダイレクト アクセスに影響する既知の問題に対処します。 この問題により、ネットワーク接続が一時的に失われると、再接続できなくなる可能性があります。 この問題は、Wi-Fi ネットワークまたはアクセス ポイントを切り替えるときにも発生する可能性があります。
この更新プログラムは、Windows オペレーティング システムのセキュリティの問題に対処します。
既知の不具合(日本語)
カスタム オフライン メディア、またはカスタム ISO イメージから作成された Windows インストールのデバイスは、この更新プログラムによって Microsoft Edge 従来版 が削除され、新しい Microsoft Edge に自動的に置き換わっていない可能性があります。 この問題は、2021 年 3 月 29 日以降にリリースされたスタンドアロン のサービス スタック更新プログラム (SSU) を最初にインストールせずに、この更新プログラムをイメージにスリップストリームすることで、カスタム オフライン メディアまたは ISO イメージが作成された場合にのみ発生します。 注Windows Update に直接接続して更新プログラムを受信できるデバイスは影響を受けません。 これには、Windows Update for Business を使用するデバイスが含まれます。 Windows Update に接続しているすべてのデバイスは、SSU と最新の累積的な更新プログラム (LCU) の最新バージョンを追加の手順なしで常に受け取るはずです。 | この問題を回避するには、LCU をスリップストリームする前に、2021 年 3 月 29 日以降にリリースされた SSU をカスタム オフライン メディアまたは ISO イメージにまずスリップストリームしてください。 Windows 10, バージョン 20H2 および Windows 10, バージョン 2004 で今使用される SSU パッケージと LCU パッケージを組み合わせてこれを行うには、組み合わせたパッケージから SSU を抽出する必要があります。 次の手順で、SSU を抽出します。
影響を受けるカスタム メディアを使用して OS をインストールしてこの問題が既に発生している場合は、新しい Microsoft Edge を直接インストールすることで、この問題の発生を軽減できます。 ビジネス向けに新しい Microsoft Edge を幅広く展開するする必要がある場合には、「ビジネス向けに Microsoft Edge をダウンロードして展開する」をご覧ください。 |
この更新プログラムをインストールした後、Microsoft ODBC SQL Server Driver (sqlsrv32.dll) を介して ODBC 接続を使用してデータベースにアクセスするアプリが接続されない可能性があります。 アプリ内でエラーが発生するか、SQL Serverから "The EMS System encountered a problem "のような "Message: [Microsoft][ODBC SQL Server Driver] Protocol error in TDS Stream "または "Message: [Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server "と表示され、EMSシステムに問題が発生した可能性があります。 開発者向けの注意 この問題の影響を受けるアプリは、たとえば、SQLFetch 関数 を使用している場合など、データの取り込みに失敗する可能性があります。 SQLFetch の前に SQLBindCol 関数 を呼び出した場合や SQLFetch の後に SQLGetData 関数 を呼び出した場合に、4 バイトより大きい固定データ型 (SQL_C_FLOAT など) の 'BufferLength' 引数に 0 を指定すると、この問題が発生する場合があります。 影響を受けるアプリを使用しているかどうかわからない場合は、データベースを使用するすべてのアプリを開き、コマンド プロンプトを開いて ([スタート] を選択し、「コマンド プロンプト 」と入力して選択します)、次のコマンドを入力します:
| この問題は、KB5022282で解決されています。 |
この更新プログラムをインストールすると、一部の Windows デバイスが起動時にブルー スクリーンでエラー (0xc000021a) になることがあります。 テクニカル ノート この更新プログラムをインストールした後、c:/windows/system32 と c:/windows/system32/drivers のhidparse.sys のファイル バージョンが一致しない可能性があります (Windows が C: ドライブにインストールされていると仮定します)。 これにより、クリーンアップが発生したときに署名の検証が失敗する可能性があります。 | この問題は、KB5022282で解決されています。 この更新により、問題が発生しないようにする必要があります。 この問題が既に発生している Windows デバイスは、以下の回避策に従う必要があります。 既に発生しているデバイスでこの問題を軽減するには、次の手順で Windows 回復環境 (WinRE) を使用する必要があります。
重要 上記の推奨以外の回避策に従うことをお勧めしません。 Windows\System32folder から hidparse.sys を削除することはお勧めしません。 現在、解決に向けて取り組んでおります。今後のリリースで更新プログラムを提供いたします。 |