mbox series

[wrynose,v2,0/6] rsync: Fix multiple CVEs

Message ID 20260717052059.773645-1-asparmar@cisco.com
Headers show
Series rsync: Fix multiple CVEs | expand

Message

From: Ashishkumar Parmar <asparmar@cisco.com>

Backport the upstream rsync security fixes for CVE-2026-29518,
CVE-2026-43617, CVE-2026-43618, CVE-2026-43619,
CVE-2026-43620, and CVE-2026-45232 to Wrynose.

Changes in v2:
- Updated the CVE-2026-43619 backport to restore the upstream commit
  description and explanatory comments for the openat2/Android fallback
  handling.
- Clarified the Wrynose-specific Backport Changes metadata.
- No functional changes were made to the other five CVE patches.

Ashishkumar Parmar (6):
  rsync: Fix CVE-2026-29518
  rsync: Fix CVE-2026-43619
  rsync: Fix CVE-2026-43618
  rsync: Fix CVE-2026-43620
  rsync: Fix CVE-2026-43617
  rsync: Fix CVE-2026-45232

Comments

Hi,

Please ignore this patch series. I will send corrected patches again.

Regards,
Ashish.