CVE-2026-52986
Linux Linux 취약점
- 대응 우선순위
- 점검
- CVSS
- 9.8
- EPSS
- 0.56% 백분위 42.3% · 2026.06.29 기준
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.06.25
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_sip: don't use simple_strtoul Replace unsafe port parsing in epaddr_len(), ct_sip_parse_header_uri(), and ct_sip_parse_request() with a new sip_parse_port() helper that validates each digit against the buffer limit, eliminating the use of simple_strtoul() which assumes NUL-terminated strings. The previous code dereferenced pointers without bounds checks after sip_parse_addr() and relied on simple_strtoul() on non-NUL-terminated skb data. A port that reaches the buffer limit without a trailing charact...
공급사 Linux
제품 Linux
영향 버전 05e3ced297fe755093140e7487e292fb7603316e, 2.6.26
수정 버전 공식 출처에서 확인 필요
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE 미등록
EPSS 데이터 기준일 2026.06.29