CVE Database
/

CVE-2026-43273

Back to search

CVE-2026-43273

Published: May 6, 2026

Modified: May 11, 2026

PUBLISHED

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 [email protected]=/ /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!!

VendorProductVersions

Linux

Linux

affected
ad7a60de882aca31afb58721db166f7e77afcd92 - < 36673344b41c31fb502dd0d0113cec1aa96f581e
affected
ad7a60de882aca31afb58721db166f7e77afcd92 - < 5788b742007f53406049bef917833a71ddd43f60
affected
ad7a60de882aca31afb58721db166f7e77afcd92 - < 757873abfc8ea38592582180aed0f57f0f0cb07a
affected
ad7a60de882aca31afb58721db166f7e77afcd92 - < 9efa154609cdb658f51c7d76b30a09f7e6485250
affected
ad7a60de882aca31afb58721db166f7e77afcd92 - < 531a76c5a2e44264cee8a70121e63eb28c1ba728

+3 more versions

Linux

Linux

affected
3.12
unaffected
0 - < 3.12
unaffected
5.10.252 - <= 5.10.*
unaffected
5.15.202 - <= 5.15.*
unaffected
6.1.165 - <= 6.1.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now