ceph: Add patch to fix CVE-2025-52555 (#420380)
This commit is contained in:
@@ -392,6 +392,14 @@ rec {
|
||||
# * <https://aur.archlinux.org/cgit/aur.git/commit/?h=ceph&id=8c5cc7d8deec002f7596b6d0860859a0a718f12b>
|
||||
# * <https://github.com/ceph/ceph/pull/60999>
|
||||
./boost-1.86-PyModule.patch
|
||||
|
||||
# TODO: Remove with Ceph >= 19.2.3
|
||||
(fetchpatch2 {
|
||||
name = "ceph-squid-client-disallow-unprivileged-users-to-escalate-root-privileges.patch";
|
||||
url = "https://github.com/ceph/ceph/commit/380da5049e8ea7c35f34022fba24d3e2d4db6dd8.patch?full_index=1";
|
||||
hash = "sha256-hVJ1v/n2YCJLusw+DEyK12MG73sJ/ccwbSc+2pLRxvw=";
|
||||
})
|
||||
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user