In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in decryption with multichannel After commit f7025d861694 ("smb: client: allocate crypto only for primary server") and commit b0abcd65ec54 ("smb: client: fix UAF in async decryption"), the channels started reusing AEAD TFM from primary channel to perform synchronous decryption, but that can't done as there could be multiple cifsd threads (one per channel) simultaneously accessing it to perform decryption. This fixes the following KASAN splat when running fstest generic/249 with 'vers=3.1.1,multichannel,...
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in decryption with multichannel After commit f7025d861694 ("smb: client: allocate crypto only for primary server") and commit b0abcd65ec54 ("smb: client: fix UAF in async decryption"), the channels started reusing AEAD TFM from primary channel to perform synchronous decryption, but that can't done as there could be multiple cifsd threads (one per channel) simultaneously accessing it to perform decryption. This fixes the following KASAN splat when running fstest generic/249 with 'vers=3.1.1,multichannel,...
Linux Linux, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel >= b0abcd65ec545701b8793e12bc27dc98042b151a < aa5a1e4b882964eb79d5b5d1d1e8a1a5efbb1d15, >= b0abcd65ec545701b8793e12bc27dc98042b151a < e859b216d94668bc66330e61be201234f4413d1a, >= b0abcd65ec545701b8793e12bc27dc98042b151a < 950557922c1298464749c216d8763e97faf5d0a6, >= b0abcd65ec545701b8793e12bc27dc98042b151a < 9502dd5c7029902f4a425bf959917a5a9e7c0e50, >= 8f14a476abba13144df5434871a7225fd29af633, >= ef51c0d544b1518b35364480317ab6d3468f205d, >= bce966530fd5542bbb422cb45ecb775f7a1a6bc3, >= 0809fb86ad13b29e1d6d491364fc7ea4fb545995, >= 538c26d9bf70c90edc460d18c81008a4e555925a, >= 5.10.237 < 5.11, >= 5.15.181 < 5.16, >= 6.1.128 < 6.2, >= 6.6.57 < 6.7, >= 6.11.4 < 6.12, >= 6.12, >= 6.11.4 < 6.12.24, >= 6.13 < 6.13.12, >= 6.14 < 6.14.3, 6.15)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
제3자 참조와 수정 버전 값(5.11, 5.16, 6.2, 6.7, 6.12.24, 6.13.12, 6.14.3)은 보조 근거로만 사용하고, 공급사 공식 보안 권고에서 조치 기준을 재확인합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel 5.11, 5.16, 6.2, 6.7, 6.12.24, 6.13.12, 6.14.3 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.