Linux 커널의 netfilter: nf_tables 구성요소에 존재하는 해제 후 사용 취약점을 악용하면 로컬 권한 상승을 달성할 수 있습니다. nft_verdict_init() 함수는 훅 verdict 내에서 양수 값을 drop 오류로 허용하므로, NF_ACCEPT와 유사한 drop 오류와 함께 NF_DROP이 발생하면 nf_hook_slow() 함수가 이중 해제 취약점을 유발할 수 있습니다. commit f342de4e2f33e0e39165d8639387aa6c19dff660 이후로 업그레이드할 것을 권장합니다.
Linux 커널의 netfilter: nf_tables 구성요소에 존재하는 해제 후 사용 취약점을 악용하면 로컬 권한 상승을 달성할 수 있습니다. nft_verdict_init() 함수는 훅 verdict 내에서 양수 값을 drop 오류로 허용하므로, NF_ACCEPT와 유사한 drop 오류와 함께 NF_DROP이 발생하면 nf_hook_slow() 함수가 이중 해제 취약점을 유발할 수 있습니다. commit f342de4e2f33e0e39165d8639387aa6c19dff660 이후로 업그레이드할 것을 권장합니다.
한국어 설명은 영문 원문을 기준으로 제공됩니다. 제품명·버전·보안 식별자는 아래 원문과 함께 확인할 수 있습니다.
영문 원문 보기
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_verdict_init() function allows positive values as drop error within the hook verdict, and hence the nf_hook_slow() function can cause a double free vulnerability when NF_DROP is issued with a drop error which resembles NF_ACCEPT. We recommend upgrading past commit f342de4e2f33e0e39165d8639387aa6c19dff660.
영향 제품·버전
제품 Linux Kernel, linux kernel, h300s firmware
영향 버전 Linux Kernel, linux kernel, h300s firmware >= 3.15 < 6.8, >= 3.15 < 5.15.149, >= 6.1 < 6.1.76, >= 6.2 < 6.6.15, >= 6.7 < 6.7.3, 6.8, 39, 7.0, 7.0 s390x, 7.0 ppc64, 7.0 ppc64le, 10.0
수정 버전 Linux Kernel, linux kernel, h300s firmware 5.15.149, 6.1.76, 6.6.15, 6.7.3
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
조치 기한: 2024.06.20
해당사항 확인방법
Linux Kernel, linux kernel, h300s firmware의 현재 전체 버전이 공식 영향 범위(Linux Kernel, linux kernel, h300s firmware >= 3.15 < 6.8, >= 3.15 < 5.15.149, >= 6.1 < 6.1.76, >= 6.2 < 6.6.15, >= 6.7 < 6.7.3, 6.8, 39, 7.0, 7.0 s390x, 7.0 ppc64, 7.0 ppc64le, 10.0)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Kernel, linux kernel, h300s firmware 5.15.149, 6.1.76, 6.6.15, 6.7.3 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.
필드별 과거 원문을 추정하지 않습니다. 각 시점의 현재 값과 공식 출처를 대조해 변경 여부를 확인하세요.
기술 정보
CVSS 벡터 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE CWE-416
KEV 등록일 2024.05.30
랜섬웨어 캠페인 사용 확인됨
CISA 비고 This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For more information, please see: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f342de4e2f33e0e39165d8639387aa6c19dff660; https://nvd.nist.gov/vuln/detail/CVE-2024-1086