CVE-2023-54238는 Linux에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < 234cffda95e1049f58e8ec136ef105c633f0ed19, >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < 68504c66d08c70fb92799722e25a932d311d74fd, >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < e435941b1da1a0be4ff8a7ae425774c76a5ac514, >= 6.0입니다. CVSS 기본 점수는 7.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
CVE-2023-54238는 Linux에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < 234cffda95e1049f58e8ec136ef105c633f0ed19, >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < 68504c66d08c70fb92799722e25a932d311d74fd, >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < e435941b1da1a0be4ff8a7ae425774c76a5ac514, >= 6.0입니다. CVSS 기본 점수는 7.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: mlx5: fix skb leak while fifo resync and push During ptp resync operation SKBs were poped from the fifo but were never freed neither by napi_consume nor by dev_kfree_skb_any. Add call to napi_consume_skb to properly free SKBs. Another leak was happening because mlx5e_skb_fifo_has_room() had an error in the check. Comparing free running counters works well unless C promotes the types to something wider than the counter. In this case counters are u16 but the result of the substraction is promouted to int and it causes wrong r...
영향 제품·버전
제품 Linux
영향 버전 Linux >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < 234cffda95e1049f58e8ec136ef105c633f0ed19, >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < 68504c66d08c70fb92799722e25a932d311d74fd, >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < e435941b1da1a0be4ff8a7ae425774c76a5ac514, >= 6.0
Linux의 현재 전체 버전이 공식 영향 범위(Linux >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < 234cffda95e1049f58e8ec136ef105c633f0ed19, >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < 68504c66d08c70fb92799722e25a932d311d74fd, >= 58a518948f60153e8f6cb8361d2712aa3a1af94a < e435941b1da1a0be4ff8a7ae425774c76a5ac514, >= 6.0)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
공급사 공식 보안 권고에서 영향 버전, 수정 버전, 패치 번호와 공식 완화조치를 먼저 확인해야 합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux · 수정 버전은 공급사 공식자료 확인 필요 기준을 충족하는지 확인합니다. 이어서 유형 미확정 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.