Lucene search
+L

148 matches found

Cvelist
Cvelist
added 2026/08/10 11:58 a.m.32 views

CVE-2026-68131 rbd: Reset positive result codes to zero in object map update path

In the Linux kernel, the following vulnerability has been resolved: rbd: Reset positive result codes to zero in object map update path In a reply message to an RBD request, a positive result code indicates a data payload, which is not allowed for writes. While rbdosdreqcallback already resets a...

7.5CVSS0.00466EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.10 views

SUSE CVE-2026-64112

In the Linux kernel, the following vulnerability has been resolved: rbd: eliminate a race in lockdwork draining on unmap Given how rbdlockaddrequest and rbdimgexclusivelock are written, lockdwork may be requeued more than it's actually needed: for example in case a new I/O request comes in while ...

7.8CVSS5AI score0.00099EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/20 3:41 p.m.8 views

CVE-2026-64112

A flaw was found in the Linux kernel's Rados Block Device RBD module. A race condition exists in the lockdwork draining mechanism during the unmapping of an image. This allows the lockdwork to be re-queued after it is expected to be finalized, potentially leading to rbdacquirelock executing on...

7.8CVSS5.2AI score0.00099EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64112

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rbd: eliminate a race in lockdwork draining on unmap Given how rbdlockaddrequest and rbdimgexclusivelock are written, lockdwork may be requeued more than it's...

7.8CVSS5.6AI score0.00099EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.19 views

CVE-2026-64112

In the Linux kernel, the following vulnerability has been resolved: rbd: eliminate a race in lockdwork draining on unmap Given how rbdlockaddrequest and rbdimgexclusivelock are written, lockdwork may be requeued more than it's actually needed: for example in case a new I/O request comes in while ...

7.8CVSS4.9AI score0.00099EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.10 views

CVE-2026-64112

In the Linux kernel, the following vulnerability has been resolved: rbd: eliminate a race in lockdwork draining on unmap Given how rbdlockaddrequest and rbdimgexclusivelock are written, lockdwork may be requeued more than it's actually needed: for example in case a new I/O request comes in while ...

7.8CVSS4.9AI score0.00099EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.13 views

EUVD-2026-45797

In the Linux kernel, the following vulnerability has been resolved: rbd: eliminate a race in lockdwork draining on unmap Given how rbdlockaddrequest and rbdimgexclusivelock are written, lockdwork may be requeued more than it's actually needed: for example in case a new I/O request comes in while ...

5AI score0.00099EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.26 views

PT-2026-61429

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A TOCTOU Time-of-Check to Time-of-Use race condition exists in the RBD RADOS Block Device module during the unmapping of an image. The issue occurs because lock dwork can be requeued by...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/07 12:0 a.m.21 views

Ubuntu 26.04 LTS : Linux kernel (NVIDIA) vulnerabilities (USN-8507-1)

"The remote Ubuntu 26.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8507-1 advisory. It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker...

9.8CVSS7.1AI score0.00725EPSS
SaveExploits76References237
OSV
OSV
added 2026/07/02 3:2 p.m.22 views

USN-8488-2 linux-raspi vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 Several security issues were discovered in the Linux kernel. An attacker could...

9.8CVSS6.8AI score0.00725EPSS
SaveExploits76References237
OSV
OSV
added 2026/07/01 4:43 p.m.23 views

USN-8488-1 linux, linux-aws, linux-gcp, linux-ibm, linux-oracle, linux-realtime vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 Several security issues were discovered in the Linux kernel. An attacker could...

9.8CVSS6.8AI score0.00725EPSS
SaveExploits76References237
Ubuntu
Ubuntu
added 2026/07/01 4:7 p.m.29 views

USN-8488-1: Linux kernel vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 Several security issues were discovered in the Linux kernel. An attacker could...

9.8CVSS5.9AI score0.00725EPSS
SaveExploits76
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.9 views

Astra Linux – Vulnerability in Linux

In the rbd block device driver located in drivers/block/rbd.c within the Linux kernel, up to version 5.8.9, incomplete permission checks were used for accessing rbd devices. This could have been exploited by local attackers to map or unmap rbd block devices, specifically the CID-f44d04e696fe devi...

4.1CVSS6.4AI score0.00308EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:10 a.m.13 views

rbd: fix null-ptr-deref when device_add_disk() fails

...

5.5CVSS5.4AI score0.00138EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/27 5:37 p.m.16 views

CVE-2026-46079

A flaw was found in the Linux kernel's Rados Block Device rbd module. When adding a new block device, a double teardown of resources can occur if the disk addition process fails. This can lead to a null-pointer dereference during cleanup operations, allowing a local attacker to cause a system...

5.5CVSS5.8AI score0.00138EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Ceph

IBM Spectrum Fusion HCI versions 2.5.2 through 2.7.2 may allow attackers to perform unauthorized actions in the RGW for Ceph due to improper bucket access. IBM X-Force ID: 266807...

9.8CVSS6.8AI score0.02539EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:0 a.m.12 views

NewStart CGSL MAIN 7.02 : ceph Vulnerability (NS-SA-2026-0039)

The remote NewStart CGSL host, running version MAIN 7.02, has ceph packages installed that are affected by a vulnerability: - Ceph is a distributed object, block, and file storage platform. In versions 19.2.3 and below, it is possible to send an JWT that has none as JWT alg. And by doing so the J...

8.1CVSS5.9AI score0.00192EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/20 9:5 a.m.7 views

BIT-CEPH-2024-48916 Ceph is vulnerable to authentication bypass through RadosGW

Ceph is a distributed object, block, and file storage platform. In versions 19.2.3 and below, it is possible to send an JWT that has "none" as JWT alg. And by doing so the JWT signature is not checked. The vulnerability is most likely in the RadosGW OIDC provider. As of time of publication, a kno...

8.1CVSS7AI score0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/20 9:5 a.m.10 views

BIT-CEPH-2024-47866 RGW DoS attack with empty HTTP header in S3 object copy

Ceph is a distributed object, block, and file storage platform. In versions up to and including 19.2.3, using the argument x-amz-copy-source to put an object and specifying an empty string as its content leads to the RGW daemon crashing, resulting in a DoS attack. As of time of publication, no...

7.5CVSS5.7AI score0.0045EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/20 9:5 a.m.12 views

BIT-CEPH-2020-10753

A flaw was found in the Red Hat Ceph Storage RadosGW Ceph Object Gateway. The vulnerability is related to the injection of HTTP headers via a CORS ExposeHeader tag. The newline character in the ExposeHeader tag in the CORS configuration file generates a header injection in the response when the...

6.5CVSS6.8AI score0.01633EPSS
SaveExploits0References8
Rows per page
Query Builder