CVE-2023-54026는 Linux에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < 39a0e723d3502f6dc4c603f57ebe8dc7bcc4a4bc, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < 76ab057de777723ec924654502d1a260ba7d7d54, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < c05e76d6b249e5254c31994eedd06dd3cc90dee0, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < b2a2ab039bd58f51355e33d7d3fc64605d7f870d, >= 5.12입니다. CVSS 기본 점수는 7.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
CVE-2023-54026는 Linux에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < 39a0e723d3502f6dc4c603f57ebe8dc7bcc4a4bc, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < 76ab057de777723ec924654502d1a260ba7d7d54, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < c05e76d6b249e5254c31994eedd06dd3cc90dee0, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < b2a2ab039bd58f51355e33d7d3fc64605d7f870d, >= 5.12입니다. CVSS 기본 점수는 7.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: opp: Fix use-after-free in lazy_opp_tables after probe deferral When dev_pm_opp_of_find_icc_paths() in _allocate_opp_table() returns -EPROBE_DEFER, the opp_table is freed again, to wait until all the interconnect paths are available. However, if the OPP table is using required-opps then it may already have been added to the global lazy_opp_tables list. The error path does not remove the opp_table from the list again. This can cause crashes later when the provider of the required-opps is added, since we will iterate over OPP...
영향 제품·버전
제품 Linux
영향 버전 Linux >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < 39a0e723d3502f6dc4c603f57ebe8dc7bcc4a4bc, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < 76ab057de777723ec924654502d1a260ba7d7d54, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < c05e76d6b249e5254c31994eedd06dd3cc90dee0, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < b2a2ab039bd58f51355e33d7d3fc64605d7f870d, >= 5.12
Linux의 현재 전체 버전이 공식 영향 범위(Linux >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < 39a0e723d3502f6dc4c603f57ebe8dc7bcc4a4bc, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < 76ab057de777723ec924654502d1a260ba7d7d54, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < c05e76d6b249e5254c31994eedd06dd3cc90dee0, >= 7eba0c7641b0009818e469dbfcdd87a0155ab9d4 < b2a2ab039bd58f51355e33d7d3fc64605d7f870d, >= 5.12)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
공급사 공식 보안 권고에서 영향 버전, 수정 버전, 패치 번호와 공식 완화조치를 먼저 확인해야 합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux · 수정 버전은 공급사 공식자료 확인 필요 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.