In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: Avoid nf_ct_helper_hash uses after free If nf_conntrack_init_start() fails (for example due to a register_nf_conntrack_bpf() failure), the nf_conntrack_helper_fini() clean-up path frees the nf_ct_helper_hash map. When built with NF_CONNTRACK=y, further netfilter modules (e.g: netfilter_conntrack_ftp) can still be loaded and call nf_conntrack_helpers_register(), independently of whether nf_conntrack initialized correctly. This accesses the nf_ct_helper_hash dangling pointer and causes a uaf, possibly le...
In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: Avoid nf_ct_helper_hash uses after free If nf_conntrack_init_start() fails (for example due to a register_nf_conntrack_bpf() failure), the nf_conntrack_helper_fini() clean-up path frees the nf_ct_helper_hash map. When built with NF_CONNTRACK=y, further netfilter modules (e.g: netfilter_conntrack_ftp) can still be loaded and call nf_conntrack_helpers_register(), independently of whether nf_conntrack initialized correctly. This accesses the nf_ct_helper_hash dangling pointer and causes a uaf, possibly le...
Linux Linux, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel >= 12f7a505331e6b2754684b509f2ac8f0011ce644 < 4ee69c91cb8f9ca144bc0861969e5a1a3c6152a7, >= 12f7a505331e6b2754684b509f2ac8f0011ce644 < 00716f25f9697d02a0d9bd622575c7c7321ba3d0, >= 12f7a505331e6b2754684b509f2ac8f0011ce644 < 61c7a5256543ae7d24cd9d21853d514c8632e1e9, >= 12f7a505331e6b2754684b509f2ac8f0011ce644 < 8289d422f5e484efe4a565fe18e862ecd621c175, >= 12f7a505331e6b2754684b509f2ac8f0011ce644 < 6f03ce2f1abcb9f9d0511e3659ca6eb60e39f566, >= 12f7a505331e6b2754684b509f2ac8f0011ce644 < 05561f822f27b9fa88fa5504ddec34bf38833034, >= 12f7a505331e6b2754684b509f2ac8f0011ce644 < fce5cc7cbd4b92f979bf02c9ec5fb69aaeba92d7, >= 12f7a505331e6b2754684b509f2ac8f0011ce644 < 6eef7a2b933885a17679eb8ed0796ddf0ee5309b, >= 3.6, >= 3.6 < 4.14.322, >= 4.15 < 4.19.291, >= 4.20 < 5.4.251, >= 5.5 < 5.10.188, >= 5.11 < 5.15.121, >= 5.16 < 6.1.39, >= 6.2 < 6.4.4, 6.5)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
구조화된 수정 버전 값(4.14.322, 4.19.291, 5.4.251, 5.10.188, 5.15.121, 6.1.39, 6.4.4)은 참고용입니다. 공급사 공식 보안 권고에서 제품·에디션·설치 방식별 수정 기준을 확인한 뒤 적용합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel 4.14.322, 4.19.291, 5.4.251, 5.10.188, 5.15.121, 6.1.39, 6.4.4 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.