Kestrel
대시보드로 돌아가기
CVE-2026-43500HIGH· 7.8MITRENVDExploit-DB대응게시일: 2026. 05. 11.수정일: 2026. 07. 15.

rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present

Memory-Corruption

위협 신호 · CVSS · EPSS · KEV

우선 조치· 악용 확률 높음 · EPSS 93%
CVSS
7.8high

이론적 심각도 점수

EPSS
92.9%상위 0.2%

30일 내 악용 확률 예측

KEV
미등재

실측 악용 기록 없음

권장 대응 기한60일 이내CISA SSVC 기준

계획된 패치 주기 내 조치(60일 이내)

자동화 가능완전 장악· KEV 미등재 · 자동화 가능 · 완전 장악 · 내부 한정

CVSS 벡터 · 메트릭

악용 경로
공격 벡터로컬
공격 복잡도낮음
필요 권한낮음
사용자 상호작용불필요
범위불변
영향
기밀성 영향높음
무결성 영향높음
가용성 영향높음
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

상세 설명

In the Linux kernel, the following vulnerability has been resolved:

rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present

The DATA-packet handler in rxrpc_input_call_event() and the RESPONSE
handler in rxrpc_verify_response() copy the skb to a linear one before
calling into the security ops only when skb_cloned() is true. An skb
that is not cloned but still carries externally-owned paged fragments
(e.g. SKBFL_SHARED_FRAG set by splice() into a UDP socket via
__ip_append_data, or a chained skb_has_frag_list()) falls through to
the in-place decryption path, which binds the frag pages directly into
the AEAD/skcipher SGL via skb_to_sgvec().

Extend the gate to also unshare when skb_has_frag_list() or
skb_has_shared_frag() is true. This catches the splice-loopback vector
and other externally-shared frag sources while preserving the
zero-copy fast path for skbs whose frags are kernel-private (e.g. NIC
page_pool RX, GRO). The OOM/trace handling already in place is reused.

AI 심층 분석

공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.

영향받는 제품·버전

  • Linux Linuxd0d5c0cd1e711c98703f3544c1e6fc1372898de5 ≤ x < 7c504ffab3efce8f7e4f463b314ae31030bdf18b, d0d5c0cd1e711c98703f3544c1e6fc1372898de
    linux
  • Linux Linux5.3
    linux