In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix racing timeout handler The bcmgenet_timeout handler tries to take down all tx queues when a single queue times out. This is over zealous and causes many race conditions with queues that are still chugging along. Instead lets only restart the timed out queue.
In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix racing timeout handler The bcmgenet_timeout handler tries to take down all tx queues when a single queue times out. This is over zealous and causes many race conditions with queues that are still chugging along. Instead lets only restart the timed out queue.
Linux Linux, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel >= 13ea657806cf73b379a0109f7042182f47c351a7 < e85b0c0a12e967930044608311471b665baa315c, >= 13ea657806cf73b379a0109f7042182f47c351a7 < e8206538cbaf4f4068e99a4cb1138690a1e00499, >= 13ea657806cf73b379a0109f7042182f47c351a7 < 681fdfe823b4f1036ed50b58b8838c7917ea389c, >= 13ea657806cf73b379a0109f7042182f47c351a7 < c270e2bec3e55a716d25c35341091339457ac883, >= 13ea657806cf73b379a0109f7042182f47c351a7 < 7ce1c26aac3b318886a57425f64b522da7389153, >= 13ea657806cf73b379a0109f7042182f47c351a7 < 5393b2b5bee2ac51a0043dc7f4ac3475f053d08d, >= 4.2, >= 4.2 < 6.1.175, >= 6.2 < 6.6.141, >= 6.7 < 6.12.91, >= 6.13 < 6.18.33, >= 6.19 < 7.0.10)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
제3자 참조와 수정 버전 값(6.1.175, 6.6.141, 6.12.91, 6.18.33, 7.0.10)은 보조 근거로만 사용하고, 공급사 공식 보안 권고에서 조치 기준을 재확인합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel 6.1.175, 6.6.141, 6.12.91, 6.18.33, 7.0.10 기준을 충족하는지 확인합니다. 이어서 경쟁 조건·TOCTOU 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.