CVE-2024-43882는 Linux Linux, RUGGEDCOM RST2428P, SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 9167b0b9a0ab7907191523f5a0528e3b9c288e21 < d5c3c7e26275a2d83b894d30f7582a42853a958f, >= 9167b0b9a0ab7907191523f5a0528e3b9c288e21 < 368f6985d46657b8b466a421dddcacd4051f7ada, >= 9167b0b9a0ab7907191523f5a0528e3b9c288e21 < 15469d46ba34559bfe7e3de6659115778c624759, >= 9167b0b9a0ab7907191523f5a0528e3b9c288e21 < 9b424c5d4130d56312e2a3be17efb0928fec4d64, >= 9167b0b9a0ab7907191523f5a0528e3b9c288e21 < f6cfc6bcfd5e1cf76115b6450516ea4c99897ae1, >= 9167b0b9a0ab7907191523f5a0528e3b9c288e21 < d2a2a4714d80d09b0f8eb6438ab4224690b7121e, >= 9167b0b9a0ab7907191523f5a0528e3b9c288e21 < 90dfbba89ad4f0d9c9744ecbb1adac4aa2ff4f3e, >= 9167b0b9a0ab7907191523f5a0528e3b9c288e21 < f50733b45d865f91db90919f8311e2127ce5a0cb, >= 2.6.18, < V3.1, < 4.19.320, >= 4.20 < 5.4.282, >= 5.5 < 5.10.224, >= 5.11 < 5.15.165, >= 5.16 < 6.1.106, >= 6.2 < 6.6.47, >= 6.7 < 6.10.6, 6.11입니다. CVSS 기본 점수는 7점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via do_filp_open(), permission checking is done against the file's metadata at that moment, and on success, a file pointer is passed back. Much later in the execve() code path, the file metadata (specifically mode, uid, and gid) is used to determine if/how to set the uid and gid. However, those values may have changed since the permissions check, meaning the execution may gain unintended privileges. For example, if a file could change per...
영향 제품·버전
제품 Linux Linux, RUGGEDCOM RST2428P, SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family
수정 버전 Linux Linux, RUGGEDCOM RST2428P, SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family 4.19.320, 5.4.282, 5.10.224, 5.15.165, 6.1.106, 6.6.47, 6.10.6
제3자 참조와 수정 버전 값(4.19.320, 5.4.282, 5.10.224, 5.15.165, 6.1.106, 6.6.47, 6.10.6)은 보조 근거로만 사용하고, 공급사 공식 보안 권고에서 조치 기준을 재확인합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, RUGGEDCOM RST2428P, SCALANCE XC-300/XR-300/XC-400/XR-500WG/XR-500 family 4.19.320, 5.4.282, 5.10.224, 5.15.165, 6.1.106, 6.6.47, 6.10.6 기준을 충족하는지 확인합니다. 이어서 경쟁 조건·TOCTOU 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.