CVE-2024-50030는 Linux Linux, linux kernel에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= dd08ebf6c3525a7ea2186e636df064ea47281987 < 8ed7dd4c55e4fb21531a9645aeb66a30eaf43a46, >= dd08ebf6c3525a7ea2186e636df064ea47281987 < db7f92af626178ba59dbbcdd5dee9ec24a987a88, >= 6.8, >= 6.8 < 6.11.4, 6.12입니다. CVSS 기본 점수는 7.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
CVE-2024-50030는 Linux Linux, linux kernel에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= dd08ebf6c3525a7ea2186e636df064ea47281987 < 8ed7dd4c55e4fb21531a9645aeb66a30eaf43a46, >= dd08ebf6c3525a7ea2186e636df064ea47281987 < db7f92af626178ba59dbbcdd5dee9ec24a987a88, >= 6.8, >= 6.8 < 6.11.4, 6.12입니다. CVSS 기본 점수는 7.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: drm/xe/ct: prevent UAF in send_recv() Ensure we serialize with completion side to prevent UAF with fence going out of scope on the stack, since we have no clue if it will fire after the timeout before we can erase from the xa. Also we have some dependent loads and stores for which we need the correct ordering, and we lack the needed barriers. Fix this by grabbing the ct->lock after the wait, which is also held by the completion side. v2 (Badal): - Also print done after acquiring the lock and seeing timeout. (cherry picked f...
영향 제품·버전
제품 Linux Linux, linux kernel
영향 버전 Linux Linux, linux kernel >= dd08ebf6c3525a7ea2186e636df064ea47281987 < 8ed7dd4c55e4fb21531a9645aeb66a30eaf43a46, >= dd08ebf6c3525a7ea2186e636df064ea47281987 < db7f92af626178ba59dbbcdd5dee9ec24a987a88, >= 6.8, >= 6.8 < 6.11.4, 6.12
Linux Linux, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel >= dd08ebf6c3525a7ea2186e636df064ea47281987 < 8ed7dd4c55e4fb21531a9645aeb66a30eaf43a46, >= dd08ebf6c3525a7ea2186e636df064ea47281987 < db7f92af626178ba59dbbcdd5dee9ec24a987a88, >= 6.8, >= 6.8 < 6.11.4, 6.12)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
구조화된 수정 버전 값(6.11.4)은 참고용입니다. 공급사 공식 보안 권고에서 제품·에디션·설치 방식별 수정 기준을 확인한 뒤 적용합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel 6.11.4 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.