CVE-2024-50074는 Linux Linux, linux kernel, enterprise linux에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 166a0bddcc27de41fe13f861c8348e8e53e988c8 < 8aadef73ba3b325704ed5cfc4696a25c350182cf, >= 47b3dce100778001cd76f7e9188944b5cb27a76d < b0641e53e6cb937487b6cfb15772374f0ba149b3, >= a44f88f7576bc1916d8d6293f5c62fbe7cbe03e0 < 1826b6d69bbb7f9ae8711827facbb2ad7f8d0aaa, >= c719b393374d3763e64900ee19aaed767d5a08d6 < 440311903231c6e6c9bcf8acb6a2885a422e00bc, >= 7f4da759092a1a6ce35fb085182d02de8cc4cc84 < fca048f222ce9dcbde5708ba2bf81d85a4a27952, >= b579ea3516c371ecf59d073772bc45dfd28c8a0e < 66029078fee00646e2e9dbb8f41ff7819f8e7569, >= ab11dac93d2d568d151b1918d7b84c2d02bacbd5 < 2a8b26a09c8e3ea03da1ef3cd0ef6b96e559fba6, >= ab11dac93d2d568d151b1918d7b84c2d02bacbd5 < 02ac3a9ef3a18b58d8f3ea2b6e46de657bf6c4f9, >= 7789a1d6792af410aa9b39a1eb237ed24fa2170a, >= 4.19.320 < 4.19.323, >= 5.4.282 < 5.4.285, >= 5.10.224 < 5.10.228, >= 5.15.165 < 5.15.169, >= 6.1.103 < 6.1.114, >= 6.6.44 < 6.6.58, >= 6.10.3 < 6.11, >= 6.11, >= 5.11 < 5.15.169, >= 5.16 < 6.1.114, >= 6.2 < 6.6.58입니다. CVSS 기본 점수는 7.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: parport: Proper fix for array out-of-bounds access The recent fix for array out-of-bounds accesses replaced sprintf() calls blindly with snprintf(). However, since snprintf() returns the would-be-printed size, not the actually output size, the length calculation can still go over the given limit. Use scnprintf() instead of snprintf(), which returns the actually output letters, for addressing the potential out-of-bounds access properly.
Linux Linux, linux kernel, enterprise linux의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel, enterprise linux >= 166a0bddcc27de41fe13f861c8348e8e53e988c8 < 8aadef73ba3b325704ed5cfc4696a25c350182cf, >= 47b3dce100778001cd76f7e9188944b5cb27a76d < b0641e53e6cb937487b6cfb15772374f0ba149b3, >= a44f88f7576bc1916d8d6293f5c62fbe7cbe03e0 < 1826b6d69bbb7f9ae8711827facbb2ad7f8d0aaa, >= c719b393374d3763e64900ee19aaed767d5a08d6 < 440311903231c6e6c9bcf8acb6a2885a422e00bc, >= 7f4da759092a1a6ce35fb085182d02de8cc4cc84 < fca048f222ce9dcbde5708ba2bf81d85a4a27952, >= b579ea3516c371ecf59d073772bc45dfd28c8a0e < 66029078fee00646e2e9dbb8f41ff7819f8e7569, >= ab11dac93d2d568d151b1918d7b84c2d02bacbd5 < 2a8b26a09c8e3ea03da1ef3cd0ef6b96e559fba6, >= ab11dac93d2d568d151b1918d7b84c2d02bacbd5 < 02ac3a9ef3a18b58d8f3ea2b6e46de657bf6c4f9, >= 7789a1d6792af410aa9b39a1eb237ed24fa2170a, >= 4.19.320 < 4.19.323, >= 5.4.282 < 5.4.285, >= 5.10.224 < 5.10.228, >= 5.15.165 < 5.15.169, >= 6.1.103 < 6.1.114, >= 6.6.44 < 6.6.58, >= 6.10.3 < 6.11, >= 6.11, >= 5.11 < 5.15.169, >= 5.16 < 6.1.114, >= 6.2 < 6.6.58)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
제3자 참조와 수정 버전 값(5.10.228, 5.15.169, 6.1.114, 6.6.58, 6.11.5)은 보조 근거로만 사용하고, 공급사 공식 보안 권고에서 조치 기준을 재확인합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel, enterprise linux 5.10.228, 5.15.169, 6.1.114, 6.6.58, 6.11.5 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.