Lucene search
+L

3359 matches found

BDU FSTEC
BDU FSTEC
added 2026/08/14 12:00 a.m.8 views

The vulnerability in the ceph/osd_client.c component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability in the ceph/osdclient.c component of the Linux operating system is related to errors during thread blocking. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.4AI score0.00171EPSS
SaveExploits0References17Affected Software3
F5 Networks
F5 Networks
added 2026/08/13 5:57 a.m.13 views

K000162905: Linux kernel vulnerability CVE-2026-22990

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: libceph: replace overzealous BUGON in osdmapapplyincremental If the osdmap is maliciously corrupted such that the incremental osdmap epoch is different from what is expected, there is no need to BUG...

7.5CVSS6.2AI score0.00379EPSS
SaveExploits0
OSV
OSV
added 2026/08/12 12:07 a.m.15 views

CVE-2026-68433 libceph: bound get_version reply decode to front len

In the Linux kernel, the following vulnerability has been resolved: libceph: bound getversion reply decode to front len handlegetversionreply uses msg-frontalloclen as the decode boundary for MONGETVERSIONREPLY. That is the size of the reused reply buffer, not the number of bytes actually receive...

8.6CVSS5.6AI score
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2026/08/12 12:00 a.m.6 views

The vulnerability of the have_mon_and_osd_map() function in the net/ceph/ceph_common.c kernel module of the Linux operating system allows a hacker to induce a service failure.

The vulnerability of the havemonandosdmap function in the net/ceph/cephcommon.c kernel module of the Linux operating system is related to the dereferencing of a pointer with an expired lifetime. Exploiting this vulnerability could allow an attacker to trigger a service failure...

7CVSS6.5AI score0.00585EPSS
SaveExploits0References17Affected Software3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.9 views

PT-2026-70947

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An uninitialized memory read exists in the handle get version reply function. The issue occurs because the function uses msg-front alloc len as the decode boundary for MON GET VERSION...

8.6CVSS5.9AI score0.00291EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/11 6:35 p.m.13 views

CVE-2026-68160

A flaw was found in the Linux kernel's Ceph component. A remote attacker could exploit this by sending a specially crafted message with a manipulated snaptracelen value. This pre-authentication vulnerability allows for an out-of-bounds read, potentially leading to information disclosure or a deni...

9.8CVSS5.4AI score0.00751EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:16 a.m.8 views

libceph: remove debugfs files before client teardown

...

9.8CVSS5.2AI score0.00125EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:14 a.m.10 views

ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()

...

9.8CVSS5.2AI score0.00751EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:12 a.m.8 views

libceph: guard missing CRUSH type name lookup

...

7.5CVSS5.2AI score0.00686EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:12 a.m.8 views

libceph: reject zero bucket types in crush_decode

...

9.8CVSS5.2AI score0.00704EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:11 a.m.11 views

libceph: refresh auth->authorizer_buf{,_len} after authorizer update

...

9.8CVSS5.2AI score0.00684EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:10 a.m.12 views

rbd: Reset positive result codes to zero in object map update path

...

9.8CVSS5.2AI score0.00523EPSS
SaveExploits0
NVD
NVD
added 2026/08/10 1:20 p.m.11 views

CVE-2026-68159

In the Linux kernel, the following vulnerability has been resolved: libceph: bound pgtemp,upmap,upmapitems length to CEPHPGMAXSIZE decodepgtemp decodes an user-controlled length but only rejects values large enough to overflow the allocation; it does not bound it to CEPHPGMAXSIZE. The helper back...

9.8CVSS0.00745EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.14 views

CVE-2026-68160

In the Linux kernel, the following vulnerability has been resolved: ceph: fix pre-auth out-of-bounds read on snaptrace in cephhandlecaps cephhandlecaps reads snaptracelen from the wire-format cephmdscaps header and uses it unconditionally to build a fake end pointer snaptrace + snaptracelen that ...

9.8CVSS0.00751EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:20 p.m.16 views

DEBIAN-CVE-2026-68157

In the Linux kernel, the following vulnerability has been resolved: libceph: guard missing CRUSH type name lookup Localized read selection can walk a parent bucket whose name exists in the CRUSH map while its type has no matching entry in typenames. getimmediateparent then dereferences a NULL...

7.5CVSS5.2AI score0.00686EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:20 p.m.11 views

CVE-2026-68155

In the Linux kernel, the following vulnerability has been resolved: libceph: Reject monmaps advertising zero monitors A message of type CEPHMSGMONMAP contains a monmap that is sent from a monitor to the client. This monmap contains information about the existing monitors in the cluster. Currently...

7.5CVSS0.00662EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

UBUNTU-CVE-2026-68154

In the Linux kernel, the following vulnerability has been resolved: libceph: reject zero bucket types in crushdecode CRUSH bucket type 0 is reserved for devices. The mapper relies on that invariant and uses type 0 to identify leaf devices. If crushdecode accepts a bucket with type 0, a malformed...

9.8CVSS5.2AI score0.00704EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:20 p.m.10 views

UBUNTU-CVE-2026-68160

In the Linux kernel, the following vulnerability has been resolved: ceph: fix pre-auth out-of-bounds read on snaptrace in cephhandlecaps cephhandlecaps reads snaptracelen from the wire-format cephmdscaps header and uses it unconditionally to build a fake end pointer snaptrace + snaptracelen that ...

9.8CVSS5.5AI score0.00751EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.12 views

CVE-2026-68159

In the Linux kernel, the following vulnerability has been resolved: libceph: bound pgtemp,upmap,upmapitems length to CEPHPGMAXSIZE decodepgtemp decodes an user-controlled length but only rejects values large enough to overflow the allocation; it does not bound it to CEPHPGMAXSIZE. The helper back...

9.8CVSS5.6AI score0.00745EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.10 views

CVE-2026-68154

In the Linux kernel, the following vulnerability has been resolved: libceph: reject zero bucket types in crushdecode CRUSH bucket type 0 is reserved for devices. The mapper relies on that invariant and uses type 0 to identify leaf devices. If crushdecode accepts a bucket with type 0, a malformed...

9.8CVSS5.4AI score0.00704EPSS
SaveExploits0References7
Rows per page
Query Builder