Linux Linux, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10.0 Extended Update Support 취약점
In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->asocs with list_for_each_entry_safe(), which caches the next entry in @tmp before the loop body runs. The body calls sctp_sendmsg_to_asoc(), which may drop the socket lock inside sctp_wait_for_sndbuf(). While the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the association cached in @tmp, migrating it to a new endpoint via sctp_sock_migrate() (list_del_init() + list_add_tail() to newep->...
In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->asocs with list_for_each_entry_safe(), which caches the next entry in @tmp before the loop body runs. The body calls sctp_sendmsg_to_asoc(), which may drop the socket lock inside sctp_wait_for_sndbuf(). While the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the association cached in @tmp, migrating it to a new endpoint via sctp_sock_migrate() (list_del_init() + list_add_tail() to newep->...
영향 제품·버전
제품 Linux Linux, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10.0 Extended Update Support
영향 버전 Linux Linux, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10.0 Extended Update Support >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < f3a3f0b406b4b7eb3cea35a23fa2bf170848b104, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < 0dbc8cde64280fc37cdd678cced34eaf96cfb197, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < 0c7b55974f97b78d1109025eadf084e74cbf330f, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < 1bfb06ecb00f7fdf35dba8e8f2877346cbe5e078, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < 6187a172d6ed57d6b2c327836e4407c6456e639d, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < c9dadb31f36045a8cb65df4bd75e7237ef21a4b5, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < bf0f40d8107e2ce827521968dc6926f3e13728ae, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < abb5f36771cc4c05899b34000829a787572a8817, >= 4.17, >= 4.17 < 5.10.258, >= 5.11 < 5.15.209, >= 5.16 < 6.1.175, >= 6.2 < 6.6.140, >= 6.7 < 6.12.90, >= 6.13 < 6.18.32, >= 6.19 < 7.0.9, 7.1
수정 버전 Linux Linux, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10.0 Extended Update Support 5.10.258, 5.15.209, 6.1.175, 6.6.140, 6.12.90, 6.18.32, 7.0.9
Linux Linux, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10.0 Extended Update Support의 현재 전체 버전이 공식 영향 범위(Linux Linux, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10.0 Extended Update Support >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < f3a3f0b406b4b7eb3cea35a23fa2bf170848b104, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < 0dbc8cde64280fc37cdd678cced34eaf96cfb197, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < 0c7b55974f97b78d1109025eadf084e74cbf330f, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < 1bfb06ecb00f7fdf35dba8e8f2877346cbe5e078, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < 6187a172d6ed57d6b2c327836e4407c6456e639d, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < c9dadb31f36045a8cb65df4bd75e7237ef21a4b5, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < bf0f40d8107e2ce827521968dc6926f3e13728ae, >= 4910280503f3af2857d5aa77e35b22d93a8960a8 < abb5f36771cc4c05899b34000829a787572a8817, >= 4.17, >= 4.17 < 5.10.258, >= 5.11 < 5.15.209, >= 5.16 < 6.1.175, >= 6.2 < 6.6.140, >= 6.7 < 6.12.90, >= 6.13 < 6.18.32, >= 6.19 < 7.0.9, 7.1)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
제3자 참조와 수정 버전 값(5.10.258, 5.15.209, 6.1.175, 6.6.140, 6.12.90, 6.18.32, 7.0.9)은 보조 근거로만 사용하고, 공급사 공식 보안 권고에서 조치 기준을 재확인합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10.0 Extended Update Support 5.10.258, 5.15.209, 6.1.175, 6.6.140, 6.12.90, 6.18.32, 7.0.9 기준을 충족하는지 확인합니다. 이어서 경쟁 조건·TOCTOU 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.