CVE-2024-26789는 Linux Linux, linux kernel에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= fc074e130051015e39245a4241956ff122e2f465 < 034e2d70b5c7f578200ad09955aeb2aa65d1164a, >= fc074e130051015e39245a4241956ff122e2f465 < 1291d278b5574819a7266568ce4c28bce9438705, >= fc074e130051015e39245a4241956ff122e2f465 < 9e8ecd4908b53941ab6f0f51584ab80c6c6606c4, >= fc074e130051015e39245a4241956ff122e2f465 < 1c0cf6d19690141002889d72622b90fc01562ce4, >= 5.18, >= 5.18 <= 6.1.81, >= 6.2 <= 6.6.21, >= 6.2 <= 6.7.9, 6.8입니다. CVSS 기본 점수는 7.8점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
In the Linux kernel, the following vulnerability has been resolved: crypto: arm64/neonbs - fix out-of-bounds access on short input The bit-sliced implementation of AES-CTR operates on blocks of 128 bytes, and will fall back to the plain NEON version for tail blocks or inputs that are shorter than 128 bytes to begin with. It will call straight into the plain NEON asm helper, which performs all memory accesses in granules of 16 bytes (the size of a NEON register). For this reason, the associated plain NEON glue code will copy inputs shorter than 16 bytes into a temporary buffer, given that th...
영향 제품·버전
제품 Linux Linux, linux kernel
영향 버전 Linux Linux, linux kernel >= fc074e130051015e39245a4241956ff122e2f465 < 034e2d70b5c7f578200ad09955aeb2aa65d1164a, >= fc074e130051015e39245a4241956ff122e2f465 < 1291d278b5574819a7266568ce4c28bce9438705, >= fc074e130051015e39245a4241956ff122e2f465 < 9e8ecd4908b53941ab6f0f51584ab80c6c6606c4, >= fc074e130051015e39245a4241956ff122e2f465 < 1c0cf6d19690141002889d72622b90fc01562ce4, >= 5.18, >= 5.18 <= 6.1.81, >= 6.2 <= 6.6.21, >= 6.2 <= 6.7.9, 6.8
수정 버전 Linux Linux, linux kernel · 수정 버전은 공급사 공식자료 확인 필요