Lucene search
+L

550 matches found

RedhatCVE
RedhatCVE
added 2026/08/11 6:35 p.m.5 views

CVE-2026-68156

A flaw was found in the libceph component of the Linux kernel. During an authorizer update, if the authorizer is rebuilt, a stale pointer to a freed memory region can be retained. A remote attacker could exploit this by triggering a specific network reconnection, leading to a use-after-free...

9.8CVSS5.7AI score0.00684EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 4:43 p.m.10 views

CVE-2026-68159

A flaw was found in libceph in the Linux kernel. A remote attacker, acting as a malicious monitor, could send a specially crafted OSDMap Object Storage Device Map with an overly long pgtemp or pgupmap entry. This could lead to a stack out-of-bounds write, resulting in a kernel bug and potentially...

9.8CVSS5.5AI score0.00553EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.8 views

CVE-2026-68153

A flaw was found in the Linux kernel's libceph component. During the process of tearing down a client, the monitor client is stopped before its associated debugfs files are removed. This timing issue allows a concurrent read of the monmap debugfs file to access memory that has already been freed,...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 3:31 p.m.10 views

CVE-2026-68158

A flaw was found in libceph within the Linux kernel. A remote attacker could send a maliciously crafted CEPHMSGOSDMAP message, leading to a multiplication overflow in the decodenewupstateweight function. This overflow causes an incorrect bounds check, which may result in out-of-bounds memory read...

9.8CVSS5.4AI score0.00704EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.12 views

CVE-2026-68158

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix multiplication overflow in decodenewupstateweight If a message of type CEPHMSGOSDMAP contains a maliciously corrupted osdmap, out-of-bounds memory accesses may occur in decodenewupstateweight. This happens because th...

9.8CVSS0.00704EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:20 p.m.9 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
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

DEBIAN-CVE-2026-68153

In the Linux kernel, the following vulnerability has been resolved: libceph: remove debugfs files before client teardown cephdestroyclient tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmapshow after cephmoncst...

7.8CVSS5.2AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

DEBIAN-CVE-2026-68156

In the Linux kernel, the following vulnerability has been resolved: libceph: refresh auth-authorizerbuf,len after authorizer update cephxcreateauthorizer caches au-buf-vec.iovbase and au-buf-vec.iovlen in struct cephauthhandshake. These cached values are then used by the messenger connect code wh...

9.8CVSS5.3AI score0.00684EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:20 p.m.5 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.8CVSS0.00704EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68153

In the Linux kernel, the following vulnerability has been resolved: libceph: remove debugfs files before client teardown cephdestroyclient tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmapshow after cephmoncst...

7.8CVSS0.00125EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.4 views

CVE-2026-68156

In the Linux kernel, the following vulnerability has been resolved: libceph: refresh auth-authorizerbuf,len after authorizer update cephxcreateauthorizer caches au-buf-vec.iovbase and au-buf-vec.iovlen in struct cephauthhandshake. These cached values are then used by the messenger connect code wh...

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

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.5CVSS0.00686EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68153

In the Linux kernel, the following vulnerability has been resolved: libceph: remove debugfs files before client teardown cephdestroyclient tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmapshow after cephmoncst...

7.8CVSS5.2AI score0.00125EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.5 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
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-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.3AI score0.00553EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.8 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.00553EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.3 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.5CVSS5.4AI score0.0067EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.6 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
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

UBUNTU-CVE-2026-68156

In the Linux kernel, the following vulnerability has been resolved: libceph: refresh auth-authorizerbuf,len after authorizer update cephxcreateauthorizer caches au-buf-vec.iovbase and au-buf-vec.iovlen in struct cephauthhandshake. These cached values are then used by the messenger connect code wh...

9.8CVSS5.3AI score0.00684EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68156

In the Linux kernel, the following vulnerability has been resolved: libceph: refresh auth-authorizerbuf,len after authorizer update cephxcreateauthorizer caches au-buf-vec.iovbase and au-buf-vec.iovlen in struct cephauthhandshake. These cached values are then used by the messenger connect code wh...

9.8CVSS5.5AI score0.00684EPSS
SaveExploits0References6
Rows per page
Query Builder