Lucene search
+L

82 matches found

Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

CVE-2025-31161_exploit

CVE-2025-31161 / CVE-2025-2825 python Exploit Für die Verarbeitung einer einzelnen URL verwenden Sie den Befehl: python3 script.py -u http://example.com Für die Verarbeitung einer Datei, die eine Liste von URLs enthält eine pro Zeile, verwenden Sie den Befehl: python3 script.py -l urls.txt Um die...

9.8CVSS8.9AI score0.99951EPSS
SaveExploits22
RedhatCVE
RedhatCVE
added 2026/08/11 6:45 p.m.8 views

CVE-2026-68154

A flaw was found in the Linux kernel's libceph component. A remote attacker could provide a specially crafted CRUSH map with a zero bucket type. This malformed map could cause the system to treat a negative bucket ID as a device, leading to an out-of-bounds access when indexing the OSD weight...

9.8CVSS5.4AI score0.00704EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 6:35 p.m.9 views

CVE-2026-68157

A flaw was found in libceph, a component of the Linux kernel. When processing a malformed CRUSH map, if a parent bucket's name exists but its type is missing, a null pointer dereference can occur. This issue can lead to a system crash, resulting in a Denial of Service DoS. Mitigation Mitigation f...

7.5CVSS5AI score0.00686EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:20 p.m.14 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.17 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
NVD
NVD
added 2026/08/10 1:20 p.m.7 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
OSV
OSV
added 2026/08/10 1:20 p.m.7 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
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.7 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.6 views

UBUNTU-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
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.12 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.5CVSS5.3AI score0.00686EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 11:59 a.m.18 views

CVE-2026-68157 libceph: guard missing CRUSH type name lookup

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.3AI score
SaveExploits0References11
CVE
CVE
added 2026/08/10 11:59 a.m.61 views

CVE-2026-68157

CVE-2026-68157 affects the Linux kernel’s libceph CRUSH processing. When a malformed CRUSH map contains a parent bucket with a name but without a matching type, get_immediate_parent() dereferences a NULL type_cn and passes a NULL into strcmp(), causing a null-ptr-deref and potential system crash ...

7.5CVSS5.2AI score0.00686EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.41 views

CVE-2026-68157 libceph: guard missing CRUSH type name lookup

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
EUVD
EUVD
added 2026/08/10 11:59 a.m.13 views

EUVD-2026-55543

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...

5.2AI score0.00686EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.35 views

CVE-2026-68154 libceph: reject zero bucket types in crush_decode

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
OSV
OSV
added 2026/08/10 11:59 a.m.22 views

CVE-2026-68154 libceph: reject zero bucket types in crush_decode

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.3AI score
SaveExploits0References11
CVE
CVE
added 2026/08/10 11:59 a.m.50 views

CVE-2026-68154

The CVE-2026-68154 vulnerability affects the Linux kernel’s libceph component, where CRUSH map decoding accepts bucket type 0 (reserved for devices) can let a malformed map cause a negative bucket ID to index the OSD weight array, leading to denial of service. The issue is fixed by rejecting zero...

9.8CVSS5.3AI score0.00704EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:59 a.m.10 views

EUVD-2026-55540

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...

5.3AI score0.00704EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68157

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 matchin...

7.5CVSS5.9AI score0.00686EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-68154

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 le...

9.8CVSS5.9AI score0.00704EPSS
SaveExploits0References4
Rows per page
Query Builder