CVE-2026-45898
Linux Linux, linux kernel 취약점
- 대응 우선순위
- 점검
- CVSS
- 9.8
- EPSS
- 0.64% 백분위 45.9% · 2026.06.27 기준
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.05.27
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix workqueue list corruption by removing work_list The commit e1168f0 ("RDMA/iwcm: Simplify cm_event_handler()") changed the work submission logic to unconditionally call queue_work() with the expectation that queue_work() would have no effect if work was already pending. The problem is that a free list of struct iwcm_work is used (for which struct work_struct is embedded), so each call to queue_work() is basically unique and therefore does indeed queue the work. This causes a problem in the work handler which w...
공급사 Linux
제품 Linux, linux kernel
영향 버전 e1168f09b3314992f1c5251f3793102035da7237, 6.11, >= 6.11 < 6.12.75, >= 6.13 < 6.18.14, >= 6.19 < 6.19.4
수정 버전 6.12.75, 6.18.14, 6.19.4
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE 미등록
EPSS 데이터 기준일 2026.06.27