VYPR

libceph

by Ceph

CVEs (1)

  • CVE-2026-80557CriAug 26, 2026
    risk 0.57cvss 9.8epss

    In the Linux kernel, the following vulnerability has been resolved: libceph: fix OOB read in decode_watchers() via missing bounds check ceph_start_decoding() validates that struct_len bytes remain in the buffer after the encoding header, but accepts struct_len=0 as valid:…