cbcvebase.
CVE-2026-52957
published 2026-06-24

CVE-2026-52957: In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential null-ptr-deref in decode_choose_args() A message of type…

PriorityP341high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
0.53%
41.6th percentile
In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential null-ptr-deref in decode_choose_args() A message of type CEPH_MSG_OSD_MAP contains an OSD map that itself contains a CRUSH map. When decoding this CRUSH map in crush_decode(), an array of max_buckets CRUSH buckets is decoded, where some indices may not refer to actual buckets and are therefore set to NULL. The received CRUSH map may optionally contain choose_args that get decoded in decode_choose_args(). When decoding a crush_choose_arg_map, a series of choose_args for different buckets is decoded, with the bucket_index being read from the incoming message. It is only checked that the bucket index does not exceed max_buckets, but not that it doesn't point to an index with a NULL bucket. If a (potentially corrupted) message contains a crush_choose_arg_map including such a bucket_index, a null pointer dereference may occur in the subsequent processing when attempting to access the bucket with the given index. This patch fixes the issue by extending the affected check. Now, it is only attempted to access the bucket if it is not NULL.

Affected

34 ranges· showing 25
VendorProductVersion rangeFixed in
linuxlinux
linuxlinux>= c7ed1a4bf4b446317eefa0f4916d94b1f6d3ada5 < d55ffad8d422b5d1cc44dad32bd3d25f4471cd9fd55ffad8d422b5d1cc44dad32bd3d25f4471cd9f
linuxlinux>= c7ed1a4bf4b446317eefa0f4916d94b1f6d3ada5 < 301286c0ccd37d66b0e40786fd35a4f19cdbd88a301286c0ccd37d66b0e40786fd35a4f19cdbd88a
linuxlinux>= c7ed1a4bf4b446317eefa0f4916d94b1f6d3ada5 < 7169f326a23d0f547fcd90e68b72fd387622e1267169f326a23d0f547fcd90e68b72fd387622e126
linuxlinux>= c7ed1a4bf4b446317eefa0f4916d94b1f6d3ada5 < d7a65a34d2453f8cd3e0cc0e1319740af7e24276d7a65a34d2453f8cd3e0cc0e1319740af7e24276
linuxlinux>= c7ed1a4bf4b446317eefa0f4916d94b1f6d3ada5 < 312ec973efac0efb9b9ed64214235910e9ecbaa8312ec973efac0efb9b9ed64214235910e9ecbaa8
linuxlinux>= c7ed1a4bf4b446317eefa0f4916d94b1f6d3ada5 < f2f95e6d4b97e70bb876139b0583fc8079983f85f2f95e6d4b97e70bb876139b0583fc8079983f85
linuxlinux>= c7ed1a4bf4b446317eefa0f4916d94b1f6d3ada5 < a20e16ebfe2fa65348eb4b2dc7deac330ce03e9ca20e16ebfe2fa65348eb4b2dc7deac330ce03e9c
linuxlinux>= c7ed1a4bf4b446317eefa0f4916d94b1f6d3ada5 < 28b0a2ab8c82d0bbdeb8013029c67c978ce6e4bf28b0a2ab8c82d0bbdeb8013029c67c978ce6e4bf
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel>= 4.13.1 < 5.10.2585.10.258
linuxlinux_kernel>= 5.11 < 5.15.2095.15.209
linuxlinux_kernel>= 5.16 < 6.1.1756.1.175
linuxlinux_kernel>= 6.13 < 6.18.336.18.33
linuxlinux_kernel>= 6.19 < 7.0.107.0.10
linuxlinux_kernel>= 6.2 < 6.6.1416.6.141
linuxlinux_kernel>= 6.7 < 6.12.916.12.91

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vendor_redhat7.0MEDIUM
vendor_ubuntu7.0HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.