Skip to content

Commit 62d5d47

Browse files
committed
Update release notes for 5.2.5
Signed-off-by: Matt Heon <[email protected]>
1 parent 4d2bf24 commit 62d5d47

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

RELEASE_NOTES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release Notes
22

3+
## 5.2.5
4+
### Security
5+
- This release addresses [CVE-2024-9675](https://access.redhat.com/security/cve/cve-2024-9675), which allows arbitrary access to the host filesystem from `RUN --mount type=cache` arguments to a Dockerfile being built.
6+
- This release also addresses [CVE-2024-9676](https://access.redhat.com/security/cve/cve-2024-9676), which allows malicious images with a symlink `/etc/passwd` or `/etc/group` to potentially cause a denial of service through reading a FIFO on the host.
7+
8+
### Misc
9+
- Updated Buildah to v1.37.5
10+
- Updated the containers/storage library to v1.55.1
11+
312
## 5.2.4
413
### Security
514
- This release addresses [CVE-2024-9407](https://github.com/advisories/GHSA-fhqq-8f65-5xfc), which allows arbitrary access to the host filesystem from `RUN --mount` arguments to a Dockerfile being built.

0 commit comments

Comments
 (0)