Lucene search
+L

627 matches found

EUVD
EUVD
added 2025/12/16 6:31 p.m.11 views

EUVD-2025-203796

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the...

6.1AI score0.00588EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/16 4:16 p.m.9 views

CVE-2025-68284

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the...

9.8CVSS0.00588EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 4:16 p.m.12 views

AZL-72610 CVE-2025-68283 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against map-maxosd. idryomov: drop BUGON in cephgetprimaryaffinity, minor cosmet...

7.5CVSS5.8AI score0.00523EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.18 views

AZL-72637 CVE-2025-68284 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the...

9.8CVSS5.8AI score0.00588EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.15 views

CVE-2025-68283

In the Linux kernel, the following vulnerability has been resolved: libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against map-maxosd. idryomov: drop BUGON in cephgetprimaryaffinity, minor cosmet...

7.5CVSS5.9AI score0.00523EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.13 views

CVE-2025-68284

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the...

9.8CVSS6AI score0.00588EPSS
SaveExploits0References34
OSV
OSV
added 2025/12/16 4:16 p.m.13 views

UBUNTU-CVE-2025-68284

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the...

9.8CVSS5.9AI score0.00588EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/16 4:16 p.m.11 views

UBUNTU-CVE-2025-68283

In the Linux kernel, the following vulnerability has been resolved: libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against map-maxosd. idryomov: drop BUGON in cephgetprimaryaffinity, minor cosmet...

7.5CVSS5.9AI score0.00523EPSS
SaveExploits0References24
OSV
OSV
added 2025/12/16 3:06 p.m.8 views

CVE-2025-68285 libceph: fix potential use-after-free in have_mon_and_osd_map()

In the Linux kernel, the following vulnerability has been resolved: libceph: fix potential use-after-free in havemonandosdmap The wait loop in cephopensession can race with the client receiving a new monmap or osdmap shortly after the initial map is received. Both cephmonchandlemap and handleonem...

9.8CVSS6.2AI score
SaveExploits0References10
CVE
CVE
added 2025/12/16 3:06 p.m.89 views

CVE-2025-68285

CVE-2025-68285 affects the Linux kernel’s Ceph client code path (libceph). The issue is a use-after-free in have_mon_and_osd_map() where a race between map updates (monmap/osdmap) and the wait loop could dereference freed maps if epochs race alignment isn’t held under the appropriate locks. The f...

9.8CVSS6AI score0.00585EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 3:06 p.m.14 views

CVE-2025-68284 libceph: prevent potential out-of-bounds writes in handle_auth_session_key()

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the...

9.8CVSS6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/16 3:06 p.m.40 views

CVE-2025-68284 libceph: prevent potential out-of-bounds writes in handle_auth_session_key()

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the...

9.8CVSS0.00588EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/16 3:06 p.m.43 views

CVE-2025-68283 libceph: replace BUG_ON with bounds check for map->max_osd

In the Linux kernel, the following vulnerability has been resolved: libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against map-maxosd. idryomov: drop BUGON in cephgetprimaryaffinity, minor cosmet...

7.5CVSS0.00523EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 3:06 p.m.49 views

CVE-2025-68283

CVE-2025-68283: In the Linux kernel, libceph code now uses a bounds check for map->max_osd instead of BUG_ON. OSD indexes originate from untrusted network packets, and the patch adds boundary validation against map->max_osd to prevent out-of-bounds writes. The change also references a minor...

7.5CVSS6.2AI score0.00523EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 3:06 p.m.13 views

CVE-2025-68283 libceph: replace BUG_ON with bounds check for map->max_osd

In the Linux kernel, the following vulnerability has been resolved: libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against map-maxosd. idryomov: drop BUGON in cephgetprimaryaffinity, minor cosmet...

7.5CVSS6.4AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added...

9.8CVSS6.1AI score0.00588EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68283

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against...

7.5CVSS6AI score0.00523EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68285

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libceph: fix potential use-after-free in havemonandosdmap The wait loop in cephopensession can race with the client receiving a new monmap or osdmap shortly...

9.8CVSS5.9AI score0.00585EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.18 views

PT-2025-51687

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the libceph component. Specifically, the code previously used BUG ON which has been replaced with bounds checking for map-max osd. OSD indexes...

5.4AI score0.00523EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/11/27 12:00 a.m.13 views

PT-2025-51688

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the libceph component, specifically in the handle auth session key function. This issue could lead to potential out-of-bounds writes due to...

6CVSS5.4AI score0.00588EPSS
SaveExploits0
Rows per page
Query Builder