점검 대응높음KEV 미등록

CVE-2022-50095

Linux Linux, linux kernel 취약점

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b ("posix-cpu-timers: Store a reference to a pid not a task") started looking up tasks by PID when deleting a CPU timer. When a non-leader thread calls execve, it will switch PIDs with the leader process. Then, as it calls exit_itimers, posix_cpu_timer_del cannot find the task because the timer still points out to the old PID. That means that armed timers won't be disarmed, that is, they won't be removed from the timerqueue_list. exit_iti...

대응 우선순위
점검
CVSS
7.8
EPSS
-
백분위 -
CISA KEV
미등록
조치 기한
-
공개일
2025.06.18
관심 항목이 브라우저에만 저장되며 자산명·IP 같은 내부 정보는 수집하지 않습니다.
관심 항목 보기 →

점검 대응 판단

CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점

실제 악용미확인
EPSS-
EPSS 백분위-

설명

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b ("posix-cpu-timers: Store a reference to a pid not a task") started looking up tasks by PID when deleting a CPU timer. When a non-leader thread calls execve, it will switch PIDs with the leader process. Then, as it calls exit_itimers, posix_cpu_timer_del cannot find the task because the timer still points out to the old PID. That means that armed timers won't be disarmed, that is, they won't be removed from the timerqueue_list. exit_iti...

영향 제품·버전

제품 Linux Linux, linux kernel

영향 버전 Linux Linux, linux kernel >= 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < 541840859ace9c2ccebc32fa9e376c7bd3def490, >= 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < 9e255ed238fc67058df87b0388ad6d4b2ef3a2bd, >= 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < e8cb6e8fd9890780f1bfcf5592889e1b879e779c, >= 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < b2fc1723eb65abb83e00d5f011de670296af0b28, >= 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < e362359ace6f87c201531872486ff295df306d13, >= 5.7, >= 5.7 < 5.10.137, >= 5.11 < 5.15.61, >= 5.16 < 5.18.18, >= 5.19 < 5.19.2

수정 버전 Linux Linux, linux kernel 5.10.137, 5.15.61, 5.18.18, 5.19.2

취약점 확인 및 조치방법

영향 여부, 우선 대응, 정식 해결과 결과 확인 절차를 요약합니다.

전체 조치가이드
해당사항 확인방법

Linux Linux, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel >= 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < 541840859ace9c2ccebc32fa9e376c7bd3def490, >= 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < 9e255ed238fc67058df87b0388ad6d4b2ef3a2bd, >= 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < e8cb6e8fd9890780f1bfcf5592889e1b879e779c, >= 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < b2fc1723eb65abb83e00d5f011de670296af0b28, >= 55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 < e362359ace6f87c201531872486ff295df306d13, >= 5.7, >= 5.7 < 5.10.137, >= 5.11 < 5.15.61, >= 5.16 < 5.18.18, >= 5.19 < 5.19.2)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.

조치방안

구조화된 수정 버전 값(5.10.137, 5.15.61, 5.18.18, 5.19.2)은 참고용입니다. 공급사 공식 보안 권고에서 제품·에디션·설치 방식별 수정 기준을 확인한 뒤 적용합니다.

조치 후 확인사항

패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel 5.10.137, 5.15.61, 5.18.18, 5.19.2 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.

정보 변경 이력

현재 공개 데이터에서 확인 가능한 공식 갱신 시점만 표시합니다.

관심 항목 보기
  1. CVE 정보 최종 수정 · NVD/CVE 공개 레코드의 수정 시점

  2. CVE 최초 공개

필드별 과거 원문을 추정하지 않습니다. 각 시점의 현재 값과 공식 출처를 대조해 변경 여부를 확인하세요.

기술 정보

CVSS 벡터 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CWE CWE-416