summaryrefslogtreecommitdiffstats
path: root/scripts/install-buildtools
diff options
context:
space:
mode:
authorArchana Polampalli <archana.polampalli@windriver.com>2025-01-16 15:51:16 +0000
committerSteve Sakoman <steve@sakoman.com>2025-01-24 07:49:28 -0800
commit1e04a4df0a7e6e23be1800004c5edaf7634834d4 (patch)
treefada667022207923f69ed583fc3bfcc7ec61dba8 /scripts/install-buildtools
parent5d60b24103c9f1267b43f8acb214c903c2ee27fd (diff)
downloadpoky-1e04a4df0a7e6e23be1800004c5edaf7634834d4.tar.gz
rsync: fix CVE-2024-12086
A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client. (From OE-Core rev: b49c8f58c20d7deb354a86a34488cb798c49eba3) Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/install-buildtools')
0 files changed, 0 insertions, 0 deletions