CVE-2024-26885는 Linux Linux, linux_kernel, SIMATIC S7-1500 TM MFP - GNU/Linux subsystem에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < 1f5e352b9088211fa5eb4e1639cd365f4f7d2f65, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < 4b81a9f92b3676cb74b907a7a209b3d15bd9a7f9, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < c826502bed93970f2fd488918a7b8d5f1d30e2e3, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < edf7990baa48de5097daa9ac02e06cb4c798a737, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < 250051acc21f9d4c5c595e4fcb55986ea08c4691, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < 22079b3a423382335f47d9ed32114e6c9fe88d7c, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < e89386f62ce9a9ab9a94835a9890883c23d9d52c, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < 281d464a34f540de166cee74b723e97ac2515ec3, >= 5.4, >= 6f9d451ab1a3, >= 5.4 < 5.10.214, >= 5.11 < 5.15.153, >= 5.16 < 6.1.83, >= 6.2 < 6.6.23, >= 6.7 < 6.7.11, >= 6.8 < 6.8.2입니다. CVSS 기본 점수는 7.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix DEVMAP_HASH overflow check on 32-bit arches The devmap code allocates a number hash buckets equal to the next power of two of the max_entries value provided when creating the map. When rounding up to the next power of two, the 32-bit variable storing the number of buckets can overflow, and the code checks for overflow by checking if the truncated 32-bit value is equal to 0. However, on 32-bit arches the rounding up itself can overflow mid-way through, because it ends up doing a left-shift of 32 bits on an unsigned...
영향 제품·버전
제품 Linux Linux, linux kernel, SIMATIC S7-1500 TM MFP - GNU/Linux subsystem
Linux Linux, linux kernel, SIMATIC S7-1500 TM MFP - GNU/Linux subsystem의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel, SIMATIC S7-1500 TM MFP - GNU/Linux subsystem >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < 1f5e352b9088211fa5eb4e1639cd365f4f7d2f65, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < 4b81a9f92b3676cb74b907a7a209b3d15bd9a7f9, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < c826502bed93970f2fd488918a7b8d5f1d30e2e3, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < edf7990baa48de5097daa9ac02e06cb4c798a737, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < 250051acc21f9d4c5c595e4fcb55986ea08c4691, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < 22079b3a423382335f47d9ed32114e6c9fe88d7c, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < e89386f62ce9a9ab9a94835a9890883c23d9d52c, >= 6f9d451ab1a33728adb72d7ff66a7b374d665176 < 281d464a34f540de166cee74b723e97ac2515ec3, >= 5.4, >= 6f9d451ab1a3, >= 5.4 < 5.10.214, >= 5.11 < 5.15.153, >= 5.16 < 6.1.83, >= 6.2 < 6.6.23, >= 6.7 < 6.7.11, >= 6.8 < 6.8.2)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
제3자 참조와 수정 버전 값(5.10.214, 5.15.153, 6.1.83, 6.6.23, 6.7.11, 6.8.2)은 보조 근거로만 사용하고, 공급사 공식 보안 권고에서 조치 기준을 재확인합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel, SIMATIC S7-1500 TM MFP - GNU/Linux subsystem 5.10.214, 5.15.153, 6.1.83, 6.6.23, 6.7.11, 6.8.2 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.