CVE-2023-5215

A flaw was found in libnbd. A server can reply with a block size larger than 2^63 (the NBD spec states the size is a 64-bit unsigned value). This issue could lead to an application crash or other unintended behavior for NBD clients that doesn't treat the return value of the nbd_get_size() function correctly.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:redhat:libnbd:*:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*

History

30 Apr 2024, 14:15

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2024:2204 -

03 Jan 2024, 19:03

Type Values Removed Values Added
New CVE

Information

Published : 2023-09-28 14:15

Updated : 2024-04-30 14:15


NVD link : CVE-2023-5215

Mitre link : CVE-2023-5215

CVE.ORG link : CVE-2023-5215


JSON object : View

Products Affected

redhat

  • libnbd
  • enterprise_linux
CWE
CWE-252

Unchecked Return Value

CWE-241

Improper Handling of Unexpected Data Type