Linux Linux, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP, SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP 취약점
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock() Syzkaller reported a panic in smc_tcp_syn_recv_sock() [1]. smc_tcp_syn_recv_sock() is called in the TCP receive path (softirq) via icsk_af_ops->syn_recv_sock on the clcsock (TCP listening socket). It reads sk_user_data to get the smc_sock pointer. However, when the SMC listen socket is being closed concurrently, smc_close_active() sets clcsock->sk_user_data to NULL under sk_callback_lock, and then the smc_sock itself can be freed via sock_put() in smc_release(...
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock() Syzkaller reported a panic in smc_tcp_syn_recv_sock() [1]. smc_tcp_syn_recv_sock() is called in the TCP receive path (softirq) via icsk_af_ops->syn_recv_sock on the clcsock (TCP listening socket). It reads sk_user_data to get the smc_sock pointer. However, when the SMC listen socket is being closed concurrently, smc_close_active() sets clcsock->sk_user_data to NULL under sk_callback_lock, and then the smc_sock itself can be freed via sock_put() in smc_release(...
영향 제품·버전
제품 Linux Linux, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP, SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP
Linux Linux, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP, SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP의 현재 전체 버전이 공식 영향 범위(Linux Linux, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP, SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP >= ebfee3e153f67c8b38eb94a7062ee94aa6f92708 < f315277856caeafcd996c2611afc085ca2d53275, >= 8270d9c21041470f58348248b9d9dcf3bf79592e < 1e4f873879e075bbd4eb1c644d6933303ac5eba4, >= 8270d9c21041470f58348248b9d9dcf3bf79592e < f00fc26c8a06442b225a350fe000c0a11483e6a3, >= 8270d9c21041470f58348248b9d9dcf3bf79592e < cadf3da46c15523fba90d80c9955f536ee3b4023, >= 8270d9c21041470f58348248b9d9dcf3bf79592e < fd7579f0a2c84ba8a7d4f206201b50dc8ddf90c2, >= 8270d9c21041470f58348248b9d9dcf3bf79592e < 1fab5ece76fb42a761178dcd0ebcbf578377b0dd, >= 8270d9c21041470f58348248b9d9dcf3bf79592e < 6d5e4538364b9ceb1ac2941a4deb86650afb3538, >= 5.15.174 < 5.15.203, >= 5.18, >= V3.1.6, >= V3.1.5, >= 5.18 < 6.1.167, >= 6.2 < 6.6.130, >= 6.7 < 6.12.78, >= 6.13 < 6.18.20, >= 6.19 < 6.19.10, 7.0)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
제3자 참조와 수정 버전 값(5.15.203, 6.1.167, 6.6.130, 6.12.78, 6.18.20, 6.19.10)은 보조 근거로만 사용하고, 공급사 공식 보안 권고에서 조치 기준을 재확인합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP, SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP 5.15.203, 6.1.167, 6.6.130, 6.12.78, 6.18.20, 6.19.10 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.