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
CVSS v2 : unknown
v3 : 9.8
v2 : unknown
v3 : 6.5

05 Oct 2023, 15:03

Type Values Removed Values Added
References (MISC) https://listman.redhat.com/archives/libguestfs/2023-September/032635.html - (MISC) https://listman.redhat.com/archives/libguestfs/2023-September/032635.html - Exploit, Patch
References (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=2241041 - (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=2241041 - Issue Tracking, Vendor Advisory
References (MISC) https://access.redhat.com/security/cve/CVE-2023-5215 - (MISC) https://access.redhat.com/security/cve/CVE-2023-5215 - Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
CWE CWE-252
CPE cpe:2.3:a:redhat:libnbd:*:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
First Time Redhat libnbd
Redhat
Redhat enterprise Linux

28 Sep 2023, 14:29

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