U-Boot before 2026.07-rc2 contains a buffer overflow vulnerability in nfs_readlink_reply() (net/nfs-common.c) when CONFIG_CMD_NFS is enabled
위협 신호 · CVSS · EPSS · KEV
이론적 심각도 점수
30일 내 악용 확률 예측
실측 악용 기록 없음
2주 이내 패치 — 우선 조치 대상
CVSS 벡터 · 메트릭
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H약점 (CWE)
- CWE-120
고전적 버퍼 오버플로 — 크기 검사 없이 복사해 버퍼를 넘침.
상세 설명
U-Boot before 2026.07-rc2 contains a buffer overflow vulnerability in nfs_readlink_reply() (net/nfs-common.c) when CONFIG_CMD_NFS is enabled, allowing a malicious or compromised NFS server to overflow the 2048-byte nfs_path_buff buffer by returning multiple relative symlink targets that are appended without cumulative length validation. Attackers can send two or more READLINK responses containing relative symlink targets of approximately 1100 bytes each to corrupt adjacent BSS variables including nfs_server_ip, nfs_server_mount_port, nfs_server_port, nfs_our_port, nfs_state, and rpc_id, potentially achieving memory corruption and control over the NFS client state machine.
AI 심층 분석
공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.
영향받는 제품·버전
- denx u-boot< 2026.04other
- denx u-bootother
- denx u-bootother
- denx u-bootother
영향받는 구성 (CPE) 4
- denx u-boot< 2026.04cpe:2.3:a:denx:u-boot:*:*:*:*:*:*:*:*
- denx u-boot 2026.04cpe:2.3:a:denx:u-boot:2026.04:rc1:*:*:*:*:*:*
- denx u-boot 2026.04cpe:2.3:a:denx:u-boot:2026.04:rc2:*:*:*:*:*:*
- denx u-boot 2026.04cpe:2.3:a:denx:u-boot:2026.04:rc3:*:*:*:*:*:*
참고 자료 6
- https://lists.denx.de/pipermail/u-boot/2026-May/617853.htmlMailing ListThird Party Advisory
- https://u-boot.org/Product
- https://www.vulncheck.com/advisories/u-boot-rc3-buffer-overflow-in-nfs-readlink-reply-via-nfs-readlinkExploitThird Party Advisory
- https://y637f9qq2x.com/posts/u-boot-tcp-nfs-vulns/ExploitThird Party Advisory
링크 내용 불러오는 중…