CVE-2026-45945
Linux Linux, linux kernel 취약점
- 대응 우선순위
- 점검
- CVSS
- 8.8
- EPSS
- 0.13% 백분위 3.27% · 2026.07.20 기준
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.05.27
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix race condition during PASID entry replacement The Intel VT-d PASID table entry is 512 bits (64 bytes). When replacing an active PASID entry (e.g., during domain replacement), the current implementation calculates a new entry on the stack and copies it to the table using a single structure assignment. struct pasid_entry *pte, new_pte; pte = intel_pasid_get_entry(dev, pasid); pasid_pte_config_first_level(iommu, &new_pte, ...); *pte = new_pte; Because the hardware may fetch the 512-bit PASID entry in multiple 1...
제품 Linux Linux, linux kernel
영향 버전 Linux Linux, linux kernel >= 7543ee63e8113aa34b07df3b16b3b9d2c5f73939 < 4718007870547e1efebbdd6745d9fce58f008fef, >= 7543ee63e8113aa34b07df3b16b3b9d2c5f73939 < 66a7aff480a82b8642b3991fed5fdc9780022157, >= 7543ee63e8113aa34b07df3b16b3b9d2c5f73939 < c3b1edea3791fa91ab7032faa90355913ad9451b, >= 6.13, >= 6.13 < 6.19.4
수정 버전 Linux Linux, linux kernel 6.19.4
영향 여부, 우선 대응, 정식 해결과 결과 확인 절차를 요약합니다.
Linux Linux, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel >= 7543ee63e8113aa34b07df3b16b3b9d2c5f73939 < 4718007870547e1efebbdd6745d9fce58f008fef, >= 7543ee63e8113aa34b07df3b16b3b9d2c5f73939 < 66a7aff480a82b8642b3991fed5fdc9780022157, >= 7543ee63e8113aa34b07df3b16b3b9d2c5f73939 < c3b1edea3791fa91ab7032faa90355913ad9451b, >= 6.13, >= 6.13 < 6.19.4)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
제3자 참조와 수정 버전 값(6.19.4)은 보조 근거로만 사용하고, 공급사 공식 보안 권고에서 조치 기준을 재확인합니다.
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel 6.19.4 기준을 충족하는지 확인합니다. 이어서 경쟁 조건·TOCTOU 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.
CVSS 벡터 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CWE CWE-362
EPSS 데이터 기준일 2026.07.20