Lucene search
+L

3403 matches found

RedHat Linux
RedHat Linux
•added 2026/02/11 2:06 p.m.•12 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00585EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/02/11 2:03 p.m.•17 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00585EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/02/11 7:31 a.m.•17 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00585EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/02/09 12:00 a.m.•17 views

PT-2026-38946

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in libceph where the system fails to properly verify the length of key material during decoding. Specifically, the process auth done function does not ensure that the key...

9.8CVSS7.9AI score0.00738EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
•added 2026/02/06 12:00 a.m.•14 views

The vulnerability of the handle_auth_session_key() function in the net/ceph/auth_x.c module, which is part of the Linux kernel’s networking functions, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the handleauthsessionkey function in the net/ceph/authx.c module, which is part of the Linux kernel’s networking functions, relates to writing beyond the buffer boundaries. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7CVSS7.1AI score0.00588EPSS
SaveExploits0References20Affected Software4
RedHat Linux
RedHat Linux
•added 2026/02/05 3:08 p.m.•31 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00585EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/02/05 2:10 p.m.•21 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00585EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/02/05 2:06 p.m.•23 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00585EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/02/05 1:49 p.m.•27 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00585EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/02/04 4:16 p.m.•12 views

CVE-2026-23047

In the Linux kernel, the following vulnerability has been resolved: libceph: make calctarget set t-paused, not just clear it Currently calctarget clears t-paused if the request shouldn't be paused anymore, but doesn't ever set t-paused even though it's able to determine when the request should be...

5.4AI score0.00171EPSS
SaveExploits0References34
OSV
OSV
•added 2026/02/04 4:00 p.m.•14 views

CVE-2026-23047 libceph: make calc_target() set t->paused, not just clear it

In the Linux kernel, the following vulnerability has been resolved: libceph: make calctarget set t-paused, not just clear it Currently calctarget clears t-paused if the request shouldn't be paused anymore, but doesn't ever set t-paused even though it's able to determine when the request should be...

5.2AI score
SaveExploits0References10
attackerkb
attackerkb
•added 2026/02/04 4:00 p.m.•8 views

CVE-2026-23047

In the Linux kernel, the following vulnerability has been resolved: libceph: make calctarget set t-paused, not just clear it Currently calctarget clears t-paused if the request shouldn't be paused anymore, but doesn't ever set t-paused even though it's able to determine when the request should be...

5.2AI score0.00171EPSS
SaveExploits0References8Affected Software1
CVE
CVE
•added 2026/02/04 4:00 p.m.•58 views

CVE-2026-23047

The CVE-2026-23047 issue affects the Linux kernel’s Ceph client library (libceph). The root cause is that calc_target() clears t->paused when a request should no longer be paused, but never sets it for linger requests; the intended behavior was in __submit_request(), which does not operate on ...

5.2AI score0.00171EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/02/03 6:41 p.m.•16 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00585EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/02/03 5:17 p.m.•14 views

Important: Red Hat Security Advisory: Red Hat Ceph Storage

A new version of Red Hat build of Ceph Storage has been released The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 7.1. This release updates to the latest version...

7.8CVSS6.5AI score0.00589EPSS
SaveExploits4References8
OSV
OSV
•added 2026/02/02 1:54 p.m.•31 views

CLSA-2026-1770040438 kernel: Fix of 14 CVEs

efivarfs: Fix slab-out-of-bounds in efivarfsdcompare CVE-2025-39817 - scsi: ses: Fix possible descptr out-of-bounds accesses CVE-2023-53675 - ipv6: Fix out-of-bounds access in ipv6findtlv CVE-2023-53705 - libceph: fix potential use-after-free in havemonandosdmap CVE-2025-68285 - scsi: lpfc: Fix...

9.8CVSS6AI score0.00585EPSS
SaveExploits0References1
OSV
OSV
•added 2026/02/02 9:44 a.m.•14 views

SUSE-SU-2026:20564-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-38704: rcu/nocb: Fix possible invalid rdp's-nocbcbkthread pointer bsc1254408. - CVE-2025-39880: ceph: fix race condition validating rparent before applying state...

9.8CVSS6.7AI score0.00693EPSS
SaveExploits4References454
OSV
OSV
•added 2026/02/02 9:27 a.m.•9 views

SUSE-SU-2026:20228-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-38704: rcu/nocb: Fix possible invalid rdp's-nocbcbkthread pointer bsc1254408. - CVE-2025-39880: ceph: fix race condition validating rparent before applying state...

9.8CVSS6.7AI score0.00693EPSS
SaveExploits4References454
RedHat Linux
RedHat Linux
•added 2026/02/02 2:51 a.m.•12 views

Important: Red Hat Security Advisory: Red Hat Ceph Storage

A new version of Red Hat build of Ceph Storage has been released The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 8.1. This release updates to the latest version...

8.9CVSS7AI score0.72547EPSS
SaveExploits10References19
OpenVAS
OpenVAS
•added 2026/02/02 12:00 a.m.•8 views

Debian: Security Advisory (DLA-4460-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.1CVSS5.4AI score0.01209EPSS
SaveExploits1References2
Rows per page
Query Builder