Tag: rsync
-
Hacker News: Researchers have identified a total of 6 vulnerabilities in rsync
Source URL: https://www.openwall.com/lists/oss-security/2025/01/14/3 Source: Hacker News Title: Researchers have identified a total of 6 vulnerabilities in rsync Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses multiple vulnerabilities identified in the rsync software, including a critical heap buffer overflow that allows arbitrary code execution with minimal access rights. This communication is especially…
-
Simon Willison’s Weblog: W̶e̶e̶k̶n̶o̶t̶e̶s̶ Monthnotes for October
Source URL: https://simonwillison.net/2024/Oct/30/monthnotes/#atom-everything Source: Simon Willison’s Weblog Title: W̶e̶e̶k̶n̶o̶t̶e̶s̶ Monthnotes for October Feedly Summary: I try to publish weeknotes at least once every two weeks. It’s been four since the last entry, so I guess this one counts as monthnotes instead. In my defense, the reason I’ve fallen behind on weeknotes is that I’ve been…
-
Hacker News: Using rsync to create a limited ability to write remote files
Source URL: https://utcc.utoronto.ca/~cks/space/blog/sysadmin/RsyncForLimitedRemoteWrite Source: Hacker News Title: Using rsync to create a limited ability to write remote files Feedly Summary: Comments AI Summary and Description: Yes Summary: The text outlines a method for securely backing up data between two sensitive machines, emphasizing a limited trust model. It employs rsync’s daemon mode over SSH for data…