Lucene search
+L

3053 matches found

OSV
OSV
added 2025/09/23 6:15 a.m.8 views

UBUNTU-CVE-2025-39878

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/23 6:15 a.m.7 views

UBUNTU-CVE-2025-39880

In the Linux kernel, the following vulnerability has been resolved: libceph: fix invalid accesses to cephconnectionv1info There is a place where generic code in messenger.c is reading and another place where it is writing to con-v1 union member without checking that the union member is active i.e...

9.8CVSS6.5AI score0.00302EPSS
SaveExploits0References32
Vulnrichment
Vulnrichment
added 2025/09/23 6:0 a.m.3 views

CVE-2025-39879 ceph: always call ceph_shift_unused_folios_left()

In the Linux kernel, the following vulnerability has been resolved: ceph: always call cephshiftunusedfoliosleft The function cephprocessfoliobatch sets foliobatch entries to NULL, which is an illegal state. Before foliobatchrelease crashes due to this API violation, the function...

6AI score0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/23 6:0 a.m.8 views

CVE-2025-39880 libceph: fix invalid accesses to ceph_connection_v1_info

In the Linux kernel, the following vulnerability has been resolved: libceph: fix invalid accesses to cephconnectionv1info There is a place where generic code in messenger.c is reading and another place where it is writing to con-v1 union member without checking that the union member is active i.e...

9.8CVSS6.2AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.19 views

CVE-2025-39880 libceph: fix invalid accesses to ceph_connection_v1_info

In the Linux kernel, the following vulnerability has been resolved: libceph: fix invalid accesses to cephconnectionv1info There is a place where generic code in messenger.c is reading and another place where it is writing to con-v1 union member without checking that the union member is active i.e...

9.8CVSS0.00302EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/23 6:0 a.m.43 views

CVE-2025-39880

CVE-2025-39880 affects the Linux kernel’s libceph code path, specifically reading the ceph_connection_v1_info structure and writing into con->v1 union members without ensuring the active member (msgr1 vs msgr2). On 64-bit systems, con->v1.auth_retry overlaps con->v2.out_iter, which can y...

9.8CVSS6.2AI score0.00302EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/09/23 6:0 a.m.5 views

CVE-2025-39879 ceph: always call ceph_shift_unused_folios_left()

In the Linux kernel, the following vulnerability has been resolved: ceph: always call cephshiftunusedfoliosleft The function cephprocessfoliobatch sets foliobatch entries to NULL, which is an illegal state. Before foliobatchrelease crashes due to this API violation, the function...

5.5CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.13 views

CVE-2025-39879 ceph: always call ceph_shift_unused_folios_left()

In the Linux kernel, the following vulnerability has been resolved: ceph: always call cephshiftunusedfoliosleft The function cephprocessfoliobatch sets foliobatch entries to NULL, which is an illegal state. Before foliobatchrelease crashes due to this API violation, the function...

0.00119EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/09/23 6:0 a.m.6 views

CVE-2025-39880

In the Linux kernel, the following vulnerability has been resolved: libceph: fix invalid accesses to cephconnectionv1info There is a place where generic code in messenger.c is reading and another place where it is writing to con-v1 union member without checking that the union member is active i.e...

9.8CVSS6.2AI score0.00302EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.18 views

CVE-2025-39878 ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

0.00119EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/23 6:0 a.m.2 views

CVE-2025-39878 ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

6.3AI score0.00119EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/23 6:0 a.m.28 views

CVE-2025-39878

CVE-2025-39878 involves a Linux kernel issue related to ceph code: move_dirty_folio_in_page_array() incorrectly returns 0 (PTR_ERR(NULL)) after NULLing the pointer, causing errors to be silently ignored and leaving NULL entries in the page array, potentially crashing the kernel. The documented fi...

5.5CVSS6.3AI score0.00119EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/23 6:0 a.m.8 views

CVE-2025-39878 ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

5.5CVSS6.4AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/23 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an incorrect call to the cephshiftunusedfoliosleft function, which could result in a null pointer dereferenc...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/23 12:0 a.m.7 views

PT-2025-39136

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.15.10-cm4all1-es Description The Linux kernel contains a flaw within the Ceph subsystem related to folio batch handling. Specifically, the ceph shift unused folios left function is not consistently called after...

6.4AI score0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/12 4:19 p.m.28 views

CLSA-2025-1757693980 kernel: Fix of 40 CVEs

x86/kvm: Disable kvmclock on all CPUs on shutdown CVE-2021-47110 - posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel CVE-2025-38352 - cifs: fix double free race when mount fails in cifsgetroot CVE-2022-48919 - aio: mark AIO pseudo-fs noexec CVE-2016-10044 - cifs:...

9.8CVSS7AI score0.01278EPSS
SaveExploits8References1
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.9 views

PT-2025-51578

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the Ceph implementation related to MultiFS MDS authentication capabilities. Specifically, the check for authentication capabilities does not validate...

4.9CVSS5.5AI score0.00165EPSS
SaveExploits0
Redos
Redos
added 2025/09/05 12:0 a.m.12 views

ROS-20250905-04

A vulnerability in the radosgw daemon of the Ceph data storage system is related to insufficient authentication of the when processing JWT tokens. Exploitation of the vulnerability could allow an intruder acting remotely to bypass the authentication procedure...

8.1CVSS7.2AI score0.00192EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:54 a.m.9 views

CephFS Permission Escalation Vulnerability in Ceph Fuse mounted FS

...

6.5CVSS7AI score0.00178EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:43 p.m.8 views

ceph: fix possible deadlock when holding Fwb to get inline_data

...

5.5CVSS7AI score0.00167EPSS
SaveExploits0
Rows per page
Query Builder