Home

Description

In the Linux kernel, the following vulnerability has been resolved: ceph: supply snapshot context in ceph_zero_partial_object() The ceph_zero_partial_object function was missing proper snapshot context for its OSD write operations, which could lead to data inconsistencies in snapshots. Reproducer: ../src/vstart.sh --new -x --localhost --bluestore ./bin/ceph auth caps client.fs_a mds 'allow rwps fsname=a' mon 'allow r fsname=a' osd 'allow rw tag cephfs data=a' mount -t ceph fs_a@.a=/ /mnt/mycephfs/ -o conf=./ceph.conf dd if=/dev/urandom of=/mnt/mycephfs/foo bs=64K count=1 mkdir /mnt/mycephfs/.snap/snap1 md5sum /mnt/mycephfs/.snap/snap1/foo fallocate -p -o 0 -l 4096 /mnt/mycephfs/foo echo 3 > /proc/sys/vm/drop/caches md5sum /mnt/mycephfs/.snap/snap1/foo # get different md5sum!!

PUBLISHED Reserved 2026-05-01 | Published 2026-05-06 | Updated 2026-05-06 | Assigner Linux

Product status

Default status
unaffected

ad7a60de882aca31afb58721db166f7e77afcd92 (git) before 36673344b41c31fb502dd0d0113cec1aa96f581e
affected

ad7a60de882aca31afb58721db166f7e77afcd92 (git) before 5788b742007f53406049bef917833a71ddd43f60
affected

ad7a60de882aca31afb58721db166f7e77afcd92 (git) before 757873abfc8ea38592582180aed0f57f0f0cb07a
affected

ad7a60de882aca31afb58721db166f7e77afcd92 (git) before 9efa154609cdb658f51c7d76b30a09f7e6485250
affected

ad7a60de882aca31afb58721db166f7e77afcd92 (git) before 531a76c5a2e44264cee8a70121e63eb28c1ba728
affected

ad7a60de882aca31afb58721db166f7e77afcd92 (git) before 69e59a87bab0ea31ab2a584fc65e12dafacf8953
affected

ad7a60de882aca31afb58721db166f7e77afcd92 (git) before 4097e70fc543cca72982854108a32f6ae924e727
affected

ad7a60de882aca31afb58721db166f7e77afcd92 (git) before f16bd3fa74a2084ee7e16a8a2be7e7399b970907
affected

Default status
affected

3.12
affected

Any version before 3.12
unaffected

5.10.252 (semver)
unaffected

5.15.202 (semver)
unaffected

6.1.165 (semver)
unaffected

6.6.128 (semver)
unaffected

6.12.75 (semver)
unaffected

6.18.16 (semver)
unaffected

6.19.6 (semver)
unaffected

7.0 (original_commit_for_fix)
unaffected

References

git.kernel.org/...c/36673344b41c31fb502dd0d0113cec1aa96f581e

git.kernel.org/...c/5788b742007f53406049bef917833a71ddd43f60

git.kernel.org/...c/757873abfc8ea38592582180aed0f57f0f0cb07a

git.kernel.org/...c/9efa154609cdb658f51c7d76b30a09f7e6485250

git.kernel.org/...c/531a76c5a2e44264cee8a70121e63eb28c1ba728

git.kernel.org/...c/69e59a87bab0ea31ab2a584fc65e12dafacf8953

git.kernel.org/...c/4097e70fc543cca72982854108a32f6ae924e727

git.kernel.org/...c/f16bd3fa74a2084ee7e16a8a2be7e7399b970907

cve.org (CVE-2026-43273)

nvd.nist.gov (CVE-2026-43273)

Download JSON