Lucene search
+L

3360 matches found

Cvelist
Cvelist
•added 2026/05/08 2:21 p.m.•45 views

CVE-2026-43406 libceph: prevent potential out-of-bounds reads in process_message_header()

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in processmessageheader If the message frame is maliciously corrupted in a way that the length of the control segment ends up being less than the size of the message header or a...

9.1CVSS0.00718EPSS
SaveExploits0References7
OSV
OSV
•added 2026/05/08 2:21 p.m.•22 views

CVE-2026-43407 libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in cephhandleauthreply This patch fixes an out-of-bounds access in cephhandleauthreply that can be triggered by a message of type CEPHMSGAUTHREPLY. In cephhandleauthreply, the value of...

9.1CVSS6.2AI score
SaveExploits0References11
OSV
OSV
•added 2026/05/08 2:21 p.m.•19 views

CVE-2026-43405 libceph: Use u32 for non-negative values in ceph_monmap_decode()

In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in cephmonmapdecode This patch fixes unnecessary implicit conversions that change signedness of bloblen and nummon in cephmonmapdecode. Currently bloblen and nummon are signed int variable...

7.5CVSS6.5AI score
SaveExploits0References10
attackerkb
attackerkb
•added 2026/05/08 2:21 p.m.•9 views

CVE-2026-43405

In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in cephmonmapdecode This patch fixes unnecessary implicit conversions that change signedness of bloblen and nummon in cephmonmapdecode. Currently bloblen and nummon are signed int variable...

5.7AI score0.007EPSS
SaveExploits0References8Affected Software1
CVE
CVE
•added 2026/05/08 2:21 p.m.•48 views

CVE-2026-43405

CVE-2026-43405 affects the Linux kernel libceph component, specifically ceph_monmap_decode(). The root cause is signedness mishandling: blob_len and num_mon are int, used to hold non-negative values that should be unsigned, leading to potential large allocations when an incoming num_mon is very l...

7.5CVSS5.7AI score0.007EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
•added 2026/05/08 2:21 p.m.•19 views

CVE-2026-43405

In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in cephmonmapdecode This patch fixes unnecessary implicit conversions that change signedness of bloblen and nummon in cephmonmapdecode. Currently bloblen and nummon are signed int variable...

7.5CVSS5.7AI score0.007EPSS
SaveExploits0
NVD
NVD
•added 2026/05/08 2:16 p.m.•18 views

CVE-2026-43304

In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPHMAXKEYLEN When decoding the key, verify that the key material would fit into a fixed-size buffer in processauthdone and generally has a sane length. The new CEPHMAXKEYLEN check replaces the existin...

9.8CVSS0.00738EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/08 2:16 p.m.•29 views

CVE-2026-43304

In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPHMAXKEYLEN When decoding the key, verify that the key material would fit into a fixed-size buffer in processauthdone and generally has a sane length. The new CEPHMAXKEYLEN check replaces the existin...

9.8CVSS7AI score0.00738EPSS
SaveExploits0References35
OSV
OSV
•added 2026/05/08 2:16 p.m.•36 views

UBUNTU-CVE-2026-43304

In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPHMAXKEYLEN When decoding the key, verify that the key material would fit into a fixed-size buffer in processauthdone and generally has a sane length. The new CEPHMAXKEYLEN check replaces the existin...

9.8CVSS5.8AI score0.00738EPSS
SaveExploits0References36
Cvelist
Cvelist
•added 2026/05/08 1:11 p.m.•48 views

CVE-2026-43304 libceph: define and enforce CEPH_MAX_KEY_LEN

In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPHMAXKEYLEN When decoding the key, verify that the key material would fit into a fixed-size buffer in processauthdone and generally has a sane length. The new CEPHMAXKEYLEN check replaces the existin...

9.8CVSS0.00738EPSS
SaveExploits0References7
attackerkb
attackerkb
•added 2026/05/08 1:11 p.m.•13 views

CVE-2026-43304

In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPHMAXKEYLEN When decoding the key, verify that the key material would fit into a fixed-size buffer in processauthdone and generally has a sane length. The new CEPHMAXKEYLEN check replaces the existin...

5.8AI score0.00738EPSS
SaveExploits0References8Affected Software1
CVE
CVE
•added 2026/05/08 1:11 p.m.•65 views

CVE-2026-43304

CVE-2026-43304 affects the Linux kernel libceph component. The flaw arises when decoding key material in process_auth_done(), where the code failed to enforce an upper bound on key length. The fix defines and enforces CEPH_MAX_KEY_LEN and clamps key material to a fixed-size buffer, addressing a v...

9.8CVSS5.8AI score0.00738EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
•added 2026/05/08 2:19 a.m.•18 views

SUSE CVE-2026-43273

In the Linux kernel, the following vulnerability has been resolved: ceph: supply snapshot context in cephzeropartialobject The cephzeropartialobject function was missing proper snapshot context for its OSD write operations, which could lead to data inconsistencies in snapshots. Reproducer:...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•27 views

PT-2026-39066

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the libceph component where the ceph monmap decode function uses signed int variables for blob len and num mon. Because these variables are intended to hold non-negati...

7.5CVSS7.2AI score0.007EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/05/08 12:00 a.m.•29 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the use of signed integers in bloblen and nummon functions within cephmonmapdecode. This can lead...

7.5CVSS5.8AI score0.007EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/05/08 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-43405

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libceph: Use u32 for non-negative values in cephmonmapdecode This patch fixes unnecessary implicit conversions that change signedness of bloblen and nummon in...

7.5CVSS7AI score0.007EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/05/08 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2026-43419

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ceph: fix memory leaks in cephmdscbuildpath Add putname calls to error code paths that did not free the path pointer obtained by getname. If ownership of this...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•20 views

PT-2026-39069

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Ceph component of the Linux kernel where the ceph mdsc build path function is called without a zero-initialized ceph path info parameter. Because ceph mdsc build pat...

7.8CVSS7.2AI score0.00175EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/05/08 12:00 a.m.•16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the ceph asynchronous unlink operation reducing the inlink counter prematurely before it is...

4.7CVSS5.8AI score0.00111EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•18 views

PT-2026-39080

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the ceph mdsc build path function. The issue occurs because putname calls were missing in error code paths that failed to free the path pointer obtained by getnam...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0
Rows per page
Query Builder